You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
101 lines
6.9 KiB
101 lines
6.9 KiB
5 years ago
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* This file defines the structure of the FreeType reference. */
|
||
|
/* It is used by the python script which generates the HTML files. */
|
||
|
/* */
|
||
|
/***************************************************************************/
|
||
|
|
||
|
|
||
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* <Chapter> */
|
||
|
/* general_remarks */
|
||
|
/* */
|
||
|
/* <Title> */
|
||
|
/* General Remarks */
|
||
|
/* */
|
||
|
/* <Sections> */
|
||
|
/* user_allocation */
|
||
|
/* */
|
||
|
/***************************************************************************/
|
||
|
|
||
|
|
||
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* <Chapter> */
|
||
|
/* core_api */
|
||
|
/* */
|
||
|
/* <Title> */
|
||
|
/* Core API */
|
||
|
/* */
|
||
|
/* <Sections> */
|
||
|
/* version */
|
||
|
/* basic_types */
|
||
|
/* base_interface */
|
||
|
/* glyph_management */
|
||
|
/* mac_specific */
|
||
|
/* sizes_management */
|
||
|
/* header_file_macros */
|
||
|
/* */
|
||
|
/***************************************************************************/
|
||
|
|
||
|
|
||
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* <Chapter> */
|
||
|
/* format_specific */
|
||
|
/* */
|
||
|
/* <Title> */
|
||
|
/* Format-Specific API */
|
||
|
/* */
|
||
|
/* <Sections> */
|
||
|
/* multiple_masters */
|
||
|
/* truetype_tables */
|
||
|
/* type1_tables */
|
||
|
/* sfnt_names */
|
||
|
/* bdf_fonts */
|
||
|
/* pfr_fonts */
|
||
|
/* winfnt_fonts */
|
||
|
/* font_formats */
|
||
|
/* gasp_table */
|
||
|
/* */
|
||
|
/***************************************************************************/
|
||
|
|
||
|
|
||
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* <Chapter> */
|
||
|
/* cache_subsystem */
|
||
|
/* */
|
||
|
/* <Title> */
|
||
|
/* Cache Sub-System */
|
||
|
/* */
|
||
|
/* <Sections> */
|
||
|
/* cache_subsystem */
|
||
|
/* */
|
||
|
/***************************************************************************/
|
||
|
|
||
|
|
||
|
/***************************************************************************/
|
||
|
/* */
|
||
|
/* <Chapter> */
|
||
|
/* support_api */
|
||
|
/* */
|
||
|
/* <Title> */
|
||
|
/* Support API */
|
||
|
/* */
|
||
|
/* <Sections> */
|
||
|
/* computations */
|
||
|
/* list_processing */
|
||
|
/* outline_processing */
|
||
|
/* bitmap_handling */
|
||
|
/* raster */
|
||
|
/* glyph_stroker */
|
||
|
/* system_interface */
|
||
|
/* module_management */
|
||
|
/* gzip */
|
||
|
/* lzw */
|
||
|
/* lcd_filtering */
|
||
|
/* */
|
||
|
/***************************************************************************/
|