-
Notifications
You must be signed in to change notification settings - Fork 0
dda/doIhaveThisCodepoint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Do I have This Codepoint? A little hack inspired by this question on stackoverflow: http://stackoverflow.com/questions/10665933/removing-unsupported-unicode-characters-otherwise-shown-as-squares Basically it draws in a canvas the codepoint you pass it and the 0xFFFF char (which should appear as a square) and compares both. It returns a likeness score. If it's 100 you have a match --> the character is not present in the font.
About
Checks whether a codepoint is present in a font.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published