PROTOTYPE 1345 src/sfnt.h extern struct sfnt_cmap_table *sfnt_read_cmap_table (PROTOTYPE); PROTOTYPE 1352 src/sfnt.h extern struct sfnt_head_table *sfnt_read_head_table (PROTOTYPE); PROTOTYPE 1353 src/sfnt.h extern struct sfnt_hhea_table *sfnt_read_hhea_table (PROTOTYPE); PROTOTYPE 1354 src/sfnt.h extern struct sfnt_loca_table_short *sfnt_read_loca_table_short (PROTOTYPE); PROTOTYPE 1355 src/sfnt.h extern struct sfnt_loca_table_long *sfnt_read_loca_table_long (PROTOTYPE); PROTOTYPE 1356 src/sfnt.h extern struct sfnt_maxp_table *sfnt_read_maxp_table (PROTOTYPE); PROTOTYPE 1357 src/sfnt.h extern struct sfnt_glyf_table *sfnt_read_glyf_table (PROTOTYPE); PROTOTYPE 1360 src/sfnt.h extern struct sfnt_glyf_table *sfnt_map_glyf_table (PROTOTYPE); PROTOTYPE 1377 src/sfnt.h extern struct sfnt_glyph_outline *sfnt_build_glyph_outline (PROTOTYPE); PROTOTYPE 1384 src/sfnt.h extern struct sfnt_raster *sfnt_raster_glyph_outline (PROTOTYPE); PROTOTYPE 1392 src/sfnt.h extern struct sfnt_hmtx_table *sfnt_read_hmtx_table (PROTOTYPE); PROTOTYPE 1407 src/sfnt.h extern struct sfnt_name_table *sfnt_read_name_table (PROTOTYPE); PROTOTYPE 1415 src/sfnt.h extern struct sfnt_meta_table *sfnt_read_meta_table (PROTOTYPE); PROTOTYPE 1428 src/sfnt.h extern struct sfnt_uvs_context *sfnt_create_uvs_context (PROTOTYPE); PROTOTYPE 1436 src/sfnt.h extern sfnt_glyph sfnt_variation_glyph_for_char (PROTOTYPE); PROTOTYPE 1459 src/sfnt.h extern struct sfnt_fvar_table *sfnt_read_fvar_table (PROTOTYPE); PROTOTYPE 1460 src/sfnt.h extern struct sfnt_gvar_table *sfnt_read_gvar_table (PROTOTYPE); PROTOTYPE 1461 src/sfnt.h extern struct sfnt_avar_table *sfnt_read_avar_table (PROTOTYPE); PROTOTYPE 1471 src/sfnt.h extern struct sfnt_cvar_table *sfnt_read_cvar_table (PROTOTYPE); PROTOTYPE 1918 src/sfnt.h extern struct sfnt_cvt_table *sfnt_read_cvt_table (PROTOTYPE); PROTOTYPE 1919 src/sfnt.h extern struct sfnt_fpgm_table *sfnt_read_fpgm_table (PROTOTYPE); PROTOTYPE 1920 src/sfnt.h extern struct sfnt_prep_table *sfnt_read_prep_table (PROTOTYPE); PROTOTYPE 1931 src/sfnt.h extern struct sfnt_interpreter *sfnt_make_interpreter (PROTOTYPE); PROTOTYPE 1939 src/sfnt.h extern const char *sfnt_interpret_font_program (PROTOTYPE); PROTOTYPE 1948 src/sfnt.h extern const char *sfnt_interpret_control_value_program (PROTOTYPE); PROTOTYPE 1954 src/sfnt.h extern struct sfnt_glyph_outline *sfnt_build_instructed_outline (PROTOTYPE); PROTOTYPE 1964 src/sfnt.h extern const char *sfnt_interpret_simple_glyph (PROTOTYPE); PROTOTYPE 1981 src/sfnt.h extern const char *sfnt_interpret_compound_glyph (PROTOTYPE);