freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Reading Glyph Names


From: Ladislav Dudáš
Subject: Re: [ft] Reading Glyph Names
Date: Fri, 25 Aug 2017 09:11:02 +0200

Many TrueType fonts provides also glyph names, but this table is optional.
Many program in that case synthetize glyph name from glyph index (for
example glyph1 - glyphn) or there is possibly take Unicode value (again if
available) and use Unicode name.

- Laco.

-----Original Message-----
From: Freetype
[mailto:address@hidden On Behalf
Of Werner LEMBERG
Sent: piatok, 25. augusta 2017 8:58
To: address@hidden
Cc: address@hidden
Subject: Re: [ft] Reading Glyph Names


> What modules / options are necessary to read all glyph names in 
> TrueType, OpenType and CFF font files?

A default build of FreeType contains everything you need.

> Currently, I can read glyph names from most font files but unable to 
> do so with fonts like Roboto-Regular.ttf or Arial.ttf. So I am not 
> sure what I am missing here.

Those fonts don't contain glyph names at all.


   Werner

_______________________________________________
Freetype mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype




reply via email to

[Prev in Thread] Current Thread [Next in Thread]