Home
last modified time | relevance | path

Searched refs:FT_Get_PS_Font_Info (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/base/
Dfttype1.c29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info() function
/external/freetype/include/freetype/
Dt1tables.h513 FT_Get_PS_Font_Info( FT_Face face,
/external/skia/src/ports/
DSkFontHost_FreeType.cpp599 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()
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp599 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()
/external/freetype/
DChangeLog.213955 * src/base/fttype1.c (FT_Get_PS_Font_Info): Fix incorrectly applied
3960 * 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 new
7887 * src/base/fttype1.c (FT_Get_PS_Font_Info): Updated.
7919 (FT_Get_PS_Font_Info): Make it work with CID and Type 42 drivers
8239 (FT_Get_PS_Font_Info and FT_Has_PS_Glyph_Names).
DChangeLog.236587 Add FT_Get_PS_Font_Info interface to CFF driver.
/external/freetype/docs/
DCHANGES1733 `FT_Get_PS_Font_Info' function.
1742 of `FT_Get_PS_Font_Info', resulting in a memory buffer
3220 - The function FT_Get_PS_Font_Info now works with CID and Type42