Searched refs:fpgm (Results 1 – 16 of 16) sorted by relevance
6 fpgm = table__f_p_g_m()7 assert not bool(fpgm)10 fpgm.program = p11 assert not bool(fpgm)15 assert bool(fpgm)18 assert not bool(fpgm)
13 fpgm = font['fpgm'] variable16 asm = fpgm.program.getAssembly()56 fpgm.program.fromAssembly(asm)58 fpgm.program.getBytecode()
331 fpgm = varfont['fpgm']332 asm = fpgm.program.getAssembly()334 fpgm = newTable('fpgm')335 fpgm.program = ttProgram.Program()336 varfont['fpgm'] = fpgm344 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,
43 feat, fpgm, fvar, gasp, gcid, glyf, gvar, hdmx, head, hhea, hmtx,
793 Tag::prep, Tag::glyf, Tag::hmtx, Tag::fpgm, Tag::EBDT, in Subset()
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.
1525 - Assembly code in the fpgm, prep, and glyf tables is now indented in
1836 of Type42-persistent subtables (`cvt ', `fpgm', and `prep') when