Sgss_Font_Truetype_Mapper_Cmap
+ Sgss_Font_Truetype_Mapper_Cmap_Byteencoding
|
__construct (Sgss_Font_Cache $cache)
The constructor |
int |
charToGlyph (int $char)
Converts the specified character code to the corresponding glyph code |
The constructor
Sgss_Font_Cache $cache
Cache file object to be used
public __construct (Sgss_Font_Cache $cache)
Converts the specified character code to the corresponding glyph code
int $char
Character code to be converted
Converts the specified character code to the corresponding glyph code
public int charToGlyph (int $char)