Home
last modified time | relevance | path

Searched refs:TT_Load_Glyph (Results 1 – 14 of 14) sorted by relevance

/external/freetype/src/truetype/
Dttgload.h50 TT_Load_Glyph( TT_Size size,
Dttdriver.c474 error = TT_Load_Glyph( size, slot, glyph_index, load_flags ); in tt_glyph_load()
Dttgload.c2807 TT_Load_Glyph( TT_Size size, in TT_Load_Glyph() function
/external/freetype/
DChangeLog.28245 * src/truetype/ttgload.c (TT_Load_Glyph): For a missing bitmap (in a
1073 * src/truetype/ttgload.c (TT_Load_Glyph)
1444 compute_glyph_metrics, TT_Load_Glyph): Updated.
1771 * src/truetype/ttgload.c (compute_glyph_metrics, TT_Load_Glyph):
3038 (TT_Load_Glyph): Trace returned error code.
DChangeLog.27413 (TT_Load_Glyph): Use it.
1255 (TT_Load_Glyph): Load embedded bitmaps for default instance only.
1302 [truetype] Speed up `TT_Load_Glyph'.
DChangeLog316 * src/truetype/ttgload.c (TT_Load_Glyph): More tracing.
4370 * src/truetype/ttgload.c (TT_Load_Glyph): Updated.
4449 * src/truetype/ttgload.c (TT_Load_Glyph): Updated.
4830 * src/truetype/ttgload.c (TT_Load_Glyph): Free old `layers' array
4841 * src/truetype/ttgload.c (TT_Load_Glyph): Don't allocate
4910 * src/truetype/ttgload.c (TT_Load_Glyph): Handle color layers.
DChangeLog.222224 * src/truetype/ttgload.c (TT_Load_Glyph): Allow size->ttmetrics to
2580 * src/truetype/ttgload.c (TT_Load_Glyph): Only translate outline
2590 * src/truetype/ttgload.c (TT_Load_Glyph): Check that ttmetrics is
2656 (TT_Load_Glyph): Set various fields of `glyph' here, not in
DChangeLog.25669 TT_Load_Glyph), src/truetype/ttgxvar.c (TT_Set_MM_Blend),
1211 * src/truetype/ttgload.c (TT_Load_Glyph): ... and set here a default
2007 (TT_Load_Glyph): Remove dead stores.
3790 * src/truetype/ttgload.c (TT_Load_Glyph): Ditto.
4677 * src/truetype/ttgload.c (TT_Load_Glyph): Use the glyph's (scaled)
DChangeLog.20483 * src/truetype/ttgload.c (TT_Load_Glyph), src/base/ftobjs.c
536 * src/truetype/ttgload.c (TT_Load_Glyph), src/type1/t1gload.c
1350 (TT_Load_Glyph): Remove unused `memory' variable.
DChangeLog.211839 (TT_Load_Glyph): Here.
2613 * src/truetype/ttgload.c, src/truetype/ttgload.h (TT_Load_Glyph),
6427 (TT_Load_Glyph): Updated.
6877 * src/truetype/ttgload.c, src/truetype/ttgload.h (TT_Load_Glyph):
7462 (compute_glyph_metrics, TT_Load_Glyph)
7553 (TT_Load_Glyph) [FT_CONFIG_OPTION_INCREMENTAL]: Don't look for
8457 * src/truetype/ttgload.c (TT_Load_Glyph): Finally fixing the last
DChangeLog.23423 (TT_Load_Glyph): Compute linear advance values for embedded bitmap
4505 * src/truetype/ttgload.c (TT_Load_Glyph): Protect bytecode stuff
4536 * src/truetype/ttgload.c (TT_Load_Glyph) Convert scan conversion
5999 (TT_Load_Glyph): Remove unused variable.
DChangeLog.29280 * src/truetype/ttgload.c (TT_Load_Glyph): Apply scaling to metrics
DChangeLog.242159 * src/truetype/ttgload.c (TT_Load_Glyph)
4137 tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
DChangeLog.262348 (TT_Load_Glyph): Call `tt_loader_done'.