Home
last modified time | relevance | path

Searched refs:sfnt_init_face (Results 1 – 11 of 11) sorted by relevance

/external/freetype/src/sfnt/
Dsfobjs.h32 sfnt_init_face( FT_Stream stream,
Dsfdriver.c1212 sfnt_init_face, /* TT_Init_Face_Func init_face */
Dsfobjs.c854 sfnt_init_face( FT_Stream stream, in sfnt_init_face() function
/external/freetype/
DChangeLog.27176 * src/sfnt/sfobjs.c (sfnt_init_face): Fix tracing.
271 * src/sfnt/sfobjs.c (sfnt_init_face, sfnt_load_face): Use
396 * src/sfnt/sfobjs.c (sfnt_init_face): Compute `use_fvar', also
411 * src/sfnt/sfobjs.c (sfnt_init_face): Updated.
434 * src/sfnt/sfobjs.c (sfnt_init_face): If the axis count in `fvar' is
739 (sfnt_init_face): Initialize `face->var'.
770 (sfnt_init_face): Initialize `face->mm'.
1250 * src/sfnt/sfobjs.c (sfnt_init_face): Initialize
2073 * src/sfnt/sfobjs.c (sfnt_init_face): Don't strip off higher 16bits.
DChangeLog919 (sfnt_init_face): Updated.
3765 * src/sfnt/sfobjs.c (sfnt_init_face): A `fixed' number needs four
3798 * src/sfnt/sfobjs.c (sfnt_init_face): Fix it.
3883 * src/sfnt/sfobjs.c (sfnt_init_face): Put `memory' variable into
4073 * src/sfnt/sfobjs.c (sfnt_init_face): While setting number of
4085 * src/sfnt/sfobjs.c (sfnt_init_face): While setting number of
4102 * src/sfnt/sfobjs.c (sfnt_init_face): Check whether the default
4116 * src/sfnt/sfobjs.c (sfnt_init_face): Remove second test for
4490 `FT_FACE_FIND_GLOBAL_SERVICE' used in `sfnt_init_face'.
4501 * src/sfnt/sfobjs.c (sfnt_init_face): Replace call to
[all …]
DChangeLog.22991 * src/sfnt/sfobjs.c (sfnt_init_face): Recognize TTC here.
1838 * src/sfnt/sfobjs.c (sfnt_init_face): Move tag check to...
1938 * src/sfnt/sfobjs.c (sfnt_init_face): Check that format_tag is known
DChangeLog.261282 * src/sfnt/sfobjs.c (sfnt_init_face): Don't handle `fvar' table for
2540 * src/sfnt/sfobjs.c (sfnt_init_face): Initialize `offset'.
2846 * src/sfnt/sfobjs.c (sfnt_init_face)
3582 * src/sfnt/sfobjs.c (sfnt_init_face)
DChangeLog.242996 (sfnt_init_face), src/truetype/ttobjs.c (tt_face_init),
3028 src/sfnt/sfobjs.c (sfnt_init_face), src/truetype/ttobjs.c
DChangeLog.213608 * src/sfnt/sfobjs.c (sfnt_init_face): Don't set
4376 (sfnt_init_face): Use new POSTSCRIPT_NAMES service.
DChangeLog.253661 (sfnt_init_face): Set `stream' after calling `sfnt_open_font'.
DChangeLog.233510 sfnt/sfobjs.c (sfnt_init_face): Do it.