All: I am putting together a spreadsheet to display all the glyphs in a font.
Only CHAR(32) through CHAR(255) display correctly. [Everything higher than CHAR(255) gives either an Err:502, or "###" error.] Is there any way, short of manually inserting all 65 536 characters, of getting them all to display correctly in a spreadsheet? For those who are wondering why anybody would want to do this, the main reasons are: a) To find the "holes" in the font one uses. [This is a major issue with Chinese fonts.] b) To find which sub-ranges the font really supports. c) To easilly locate glyphs in the "Private Use Area" of a font. [One of my fonts has the entire Klingon Writing System somewhere in the private use area. ] xan jonathon -- The lines move. A static treatment of the Changes would be something of a joke. Carrin Dunne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
