View Single Post
Old 03-08-2016, 01:43 AM   #17
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by Hitch View Post
Now, some fonts that I snag have reliable foundries--or their creators make what I call "glyph maps" or "glyph guides." These are PDF pages that show the glyphs, and their character map. Right? If you get a glyph-heavy font, this is invaluable.

BUT, sadly...other font-makers aren't that cool. You get a font, and the glyphs, and tough s**t if you can't find what you want. I have a font like that now. It contains nearly 1,000 custom glyphs.
So, you want a nice Glyph Map those bajillion fonts you have?

You know me and my latest LaTeX binge... so I couldn't help but looking up a TeX-based solution.

Here is a way to generate a glyph map of a given font by just go through all the Unicode points:

https://tex.stackexchange.com/questi...phs-with-xetex

It was easy as pie. I was able to generate a glyph map PDF within seconds. All I had to do was feed it the name of the font.

I attached a few sample PDFs I made using the code from the above link:
  • Charis SIL
    • Also a special one with larger font size. Tagged it with "[OldPeople]" just for you.
  • DejaVu Sans
  • Gentium Plus
  • Linux Libertine O
  • Segoe UI Symbol
  • Times New Roman

They aren't the prettiest, but I guess it gets the job done in my book.

Hopefully I understood all this rambling correctly?
Attached Files
File Type: pdf Charis SIL.pdf (300.6 KB, 255 views)
File Type: pdf Gentium Plus.pdf (358.1 KB, 255 views)
File Type: pdf Linux Libertine O.pdf (314.6 KB, 286 views)
File Type: pdf Times New Roman.pdf (378.6 KB, 321 views)
File Type: pdf Charis SIL[OldPeople].pdf (302.7 KB, 265 views)
File Type: pdf DejaVu Sans.pdf (319.2 KB, 354 views)
File Type: pdf Segoe UI Symbol.pdf (209.4 KB, 236 views)

Last edited by Tex2002ans; 03-08-2016 at 02:37 AM.
Tex2002ans is offline   Reply With Quote