Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgload.c789 TT_Hint_Glyph( TT_Loader loader, in TT_Hint_Glyph() function
1075 error = TT_Hint_Glyph( loader, 0 ); in TT_Process_Simple_Glyph()
1352 return TT_Hint_Glyph( loader, 1 ); in TT_Process_Composite_Glyph()
/external/freetype/
DChangeLog.25699 src/truetype/ttgload.c (TT_Hint_Glyph), src/truetype/ttinterp.c
3000 * src/truetype/ttgload.c (TT_Hint_Glyph): Remove code that shifts
3074 * src/truetype/ttgload.c (TT_Hint_Glyph): Updated.
3082 * src/truetype/ttgload.c (TT_Hint_Glyph): Horizontal phantom points
5062 (tt_get_metrics, TT_Hint_Glyph, TT_Process_Simple_Glyph,
DChangeLog.28341 * src/truetype/ttgload.c (TT_Hint_Glyph): Fix inversed bool logic.
1442 * src/truetype/ttgload.c (TT_Hint_Glyph, TT_Process_Simple_Glyph,
DChangeLog.222640 (TT_Hint_Glyph): New function to hint a zone, prepared by caller.
2643 Use TT_Hint_Glyph.
DChangeLog.231030 * src/truetype/ttgload.c (TT_Hint_Glyph): Truncate
2241 * src/truetype/ttgload.c (TT_Hint_Glyph): Store drop-out mode in
4716 (TT_Hint_Glyph): This function.
7498 (TT_Hint_Glyph): Updated.
DChangeLog.26615 * src/truetype/ttgload.c (TT_Hint_Glyph): Save phantom points unless
5525 * src/truetype/ttgload.c (TT_Hint_Glyph, tt_loader_init): Updated.
DChangeLog.242012 (TT_Hint_Glyph): Call `FT_Outline_EmboldenXY' if necessary.