Searched refs:FT_Get_PS_Font_Info (Results 1 – 7 of 7) sorted by relevance
29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info() function
513 FT_Get_PS_Font_Info( FT_Face face,
599 if (FT_Get_PS_Font_Info(face, &psFontInfo) == 0) { in onGetAdvancedMetrics()1870 } else if (0 == FT_Get_PS_Font_Info(face, &psFontInfo) && psFontInfo.weight) { in scanFont()
3955 * src/base/fttype1.c (FT_Get_PS_Font_Info): Fix incorrectly applied3960 * src/base/fttype1.c (FT_Get_PS_Font_Info, FT_Has_PS_Glyph_Names):4002 (FT_Get_PS_Font_Info, FT_Has_PS_Glyph_Names): Use new7887 * src/base/fttype1.c (FT_Get_PS_Font_Info): Updated.7919 (FT_Get_PS_Font_Info): Make it work with CID and Type 42 drivers8239 (FT_Get_PS_Font_Info and FT_Has_PS_Glyph_Names).
6587 Add FT_Get_PS_Font_Info interface to CFF driver.
1733 `FT_Get_PS_Font_Info' function.1742 of `FT_Get_PS_Font_Info', resulting in a memory buffer3220 - The function FT_Get_PS_Font_Info now works with CID and Type42