Searched refs:fpgm (Results 1 – 19 of 19) sorted by relevance
8 fpgm = table__f_p_g_m()9 assert not bool(fpgm)12 fpgm.program = p13 assert not bool(fpgm)17 assert bool(fpgm)20 assert not bool(fpgm)
15 fpgm = font['fpgm'] variable18 asm = fpgm.program.getAssembly()58 fpgm.program.fromAssembly(asm)60 fpgm.program.getBytecode()
328 fpgm = varfont['fpgm']329 asm = fpgm.program.getAssembly()331 fpgm = newTable('fpgm')332 fpgm.program = ttProgram.Program()333 varfont['fpgm'] = fpgm341 fpgm.program.fromAssembly(asm)
36 const int32_t Tag::fpgm = TAG('f', 'p', 'g', 'm'); member in sfntly::Tag96 Tag::fpgm,
44 static const int32_t fpgm; member
47 Tag::VDMX, Tag::cmap, Tag::cvt, Tag::fpgm, Tag::gasp,
788 Tag::prep, Tag::glyf, Tag::hmtx, Tag::fpgm, Tag::EBDT, in Subset()
110 VORG, VVAR, ankr, avar, bsln, cidg, cmap, cvar, cvt, feat, fpgm,
120 VORG, VVAR, ankr, avar, bsln, cidg, cmap, cvar, cvt, feat, fpgm,1265 - Assembly code in the fpgm, prep, and glyf tables is now indented in
848 - Assembly code in the fpgm, prep, and glyf tables is now indented in
1697 [truetype] Avoid reexecution of `fpgm' and `prep' in case of error.1708 (TT_RunIns): Don't enforce reexecution of `fpgm' and `prep' bytecode3042 (tt_size_ready_bytecode): Don't run `prep' table if `fpgm' table is
1892 (sph_set_tweaks): Re-execute fpgm always.2109 of fpgm & prep table checksums for FA-Gothic, FA-Minchou,4399 [truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also.4856 [truetype] Identify the tricky fonts by cvt/fpgm/prep checksums.4862 (tt_check_trickyness_sfnt_ids): this checking cvt/fpgm/prep.5378 `fpgm' and `prep' tables are executed again in next interpretation.
1020 `tt_face_load_fpgm' returns `FT_Err_Ok' if `fpgm' doesn't exist.2694 Move code that runs fpgm to tt_size_run_fpgm.
441 `loca', `cvt', `fpgm', and `prep' table.
1523 * src/truetype/ttinterp.c (TT_RunIns): Force reexecution of `fpgm'3188 * src/base/ftobjs.c (FT_Load_Glyph): Check size of `fpgm' and `prep'
2664 [truetype] Better protection against malformed `fpgm' (#46223).2667 malformed `fpgm' table more than once.
328 Snippets/subset-fpgm.py
1554 of Type42-persistent subtables (`cvt ', `fpgm', and `prep') when