Unicode char comparison puzzle
|
06-01-2018, 08:29 AM
(This post was last modified: 06-01-2018 08:32 AM by Martin Hepperle.)
Post: #14
|
|||
|
|||
RE: Unicode char comparison puzzle
Some statistics:
PrimeSansMono.ttf ("Prime Sans Mono") has 613 glyphs PrimeSansBold.ttf ("Prime Sans Bold") has 606 glyphs PrimeSansFull.ttf ("Prime Sans") has 51279 glyphs Printing out a character table of the latter is left as an exercise to the reader ;-) And a small Java program (sorry no Prime here) to create a list of the code points: Code: static void checkChars () throws FontFormatException, IOException |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: