forked from minhngoc25a/freetype2
9f62d2ca06
This commit does not contain the blend code for font variation support, which follows in another commit. You should ignore whitespace while inspecting this commit. * include/freetype/internal/tttypes.h (TT_Face): Add `isCFF2' member. * src/cff/cf2font.h (CF2_Font): Add `isCFF2' member. * src/cff/cf2ft.c (cf2_decoder_parse_charstrings): Handle `isCFF2' flag. (cf2_getMaxstack): New function. * src/cff/cf2ft.h: Updated. * src/cff/cf2intrp.c (cf2_escRESERVED_38): New enum. (cf2_interpT2CharString): Handle CFF2 differences. Add tracing message for errors. * src/cff/cffdrivr.c (cff_get_glyph_name, cff_get_name_index): Update for CFF2. * src/cff/cffload.c (FT_FIXED_ONE): New macro. (cff_index_init, cff_index_load_offsets, cff_index_access_element, cff_index_get_name, cff_ft_select_get, cff_load_private_dict, cff_subfont_load, cff_font_load): Handle CFF2. * src/cff/cffload.h: Updated. * src/cff/cffobjs.c (cff_face_init): Handle CFF2. * src/cff/cffparse.c (cff_parse_maxstack): New function. (CFFCODE_TOPDICT, CFFCODE_PRIVATE): Removed * src/cff/cffparse.h (CFF2_MAX_STACK, CFF2_DEFAULT_STACK): New macros. (CFF2_CODE_TOPDICT, CFF2_CODE_FONTDICT, CFF2_CODE_PRIVATE): New macros. * src/cff/cfftoken.h: Add fields for CFF2 dictionaries (but no blend stuff). * src/cff/cfftypes.h (CFF_Index): Add `hdr_size' field. (CFF_FontRecDict): Add `maxstack' field. (CFF_Private): Add `subfont' field. (CFF_Font): Add `top_dict_length' and `cff2' fields. * src/sfnt/sfobjs.c (sfnt_load_face): Handle `CFF2' table. |
||
---|---|---|
.. | ||
config | ||
internal | ||
freetype.h | ||
ftadvanc.h | ||
ftautoh.h | ||
ftbbox.h | ||
ftbdf.h | ||
ftbitmap.h | ||
ftbzip2.h | ||
ftcache.h | ||
ftcffdrv.h | ||
ftchapters.h | ||
ftcid.h | ||
fterrdef.h | ||
fterrors.h | ||
ftfntfmt.h | ||
ftgasp.h | ||
ftglyph.h | ||
ftgxval.h | ||
ftgzip.h | ||
ftimage.h | ||
ftincrem.h | ||
ftlcdfil.h | ||
ftlist.h | ||
ftlzw.h | ||
ftmac.h | ||
ftmm.h | ||
ftmodapi.h | ||
ftmoderr.h | ||
ftotval.h | ||
ftoutln.h | ||
ftpfr.h | ||
ftrender.h | ||
ftsizes.h | ||
ftsnames.h | ||
ftstroke.h | ||
ftsynth.h | ||
ftsystem.h | ||
fttrigon.h | ||
ftttdrv.h | ||
fttypes.h | ||
ftwinfnt.h | ||
t1tables.h | ||
ttnameid.h | ||
tttables.h | ||
tttags.h | ||
ttunpat.h |