Skip to content
Discussion options

You must be logged in to vote

If these squares ("tofus") appear, then the respective font did not find a glyph with the provided Unicode.
It may have been caused already during text extraction if the original font did not return valid Unicodes (i.e. �) - you may want to add an appropriate check.
Also, the roundtrip glyph -> unicode -> glyph may not work for all font subsets - even if the extracted font is a valid font (not always the case).
Sometimes the only way out is using the original (downloaded) font.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mahendranath94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants