root / Community Core Vision / Windows / libs / freetype / include / freetype2 / freetype / ftchapters.h @ 8
View | Annotate | Download (6.9 KB)
| 1 | /***************************************************************************/
|
|---|---|
| 2 | /* */
|
| 3 | /* This file defines the structure of the FreeType reference. */
|
| 4 | /* It is used by the python script which generates the HTML files. */
|
| 5 | /* */
|
| 6 | /***************************************************************************/
|
| 7 | |
| 8 | |
| 9 | /***************************************************************************/
|
| 10 | /* */
|
| 11 | /* <Chapter> */
|
| 12 | /* general_remarks */
|
| 13 | /* */
|
| 14 | /* <Title> */
|
| 15 | /* General Remarks */
|
| 16 | /* */
|
| 17 | /* <Sections> */
|
| 18 | /* user_allocation */
|
| 19 | /* */
|
| 20 | /***************************************************************************/
|
| 21 | |
| 22 | |
| 23 | /***************************************************************************/
|
| 24 | /* */
|
| 25 | /* <Chapter> */
|
| 26 | /* core_api */
|
| 27 | /* */
|
| 28 | /* <Title> */
|
| 29 | /* Core API */
|
| 30 | /* */
|
| 31 | /* <Sections> */
|
| 32 | /* version */
|
| 33 | /* basic_types */
|
| 34 | /* base_interface */
|
| 35 | /* glyph_management */
|
| 36 | /* mac_specific */
|
| 37 | /* sizes_management */
|
| 38 | /* header_file_macros */
|
| 39 | /* */
|
| 40 | /***************************************************************************/
|
| 41 | |
| 42 | |
| 43 | /***************************************************************************/
|
| 44 | /* */
|
| 45 | /* <Chapter> */
|
| 46 | /* format_specific */
|
| 47 | /* */
|
| 48 | /* <Title> */
|
| 49 | /* Format-Specific API */
|
| 50 | /* */
|
| 51 | /* <Sections> */
|
| 52 | /* multiple_masters */
|
| 53 | /* truetype_tables */
|
| 54 | /* type1_tables */
|
| 55 | /* sfnt_names */
|
| 56 | /* bdf_fonts */
|
| 57 | /* pfr_fonts */
|
| 58 | /* winfnt_fonts */
|
| 59 | /* font_formats */
|
| 60 | /* gasp_table */
|
| 61 | /* */
|
| 62 | /***************************************************************************/
|
| 63 | |
| 64 | |
| 65 | /***************************************************************************/
|
| 66 | /* */
|
| 67 | /* <Chapter> */
|
| 68 | /* cache_subsystem */
|
| 69 | /* */
|
| 70 | /* <Title> */
|
| 71 | /* Cache Sub-System */
|
| 72 | /* */
|
| 73 | /* <Sections> */
|
| 74 | /* cache_subsystem */
|
| 75 | /* */
|
| 76 | /***************************************************************************/
|
| 77 | |
| 78 | |
| 79 | /***************************************************************************/
|
| 80 | /* */
|
| 81 | /* <Chapter> */
|
| 82 | /* support_api */
|
| 83 | /* */
|
| 84 | /* <Title> */
|
| 85 | /* Support API */
|
| 86 | /* */
|
| 87 | /* <Sections> */
|
| 88 | /* computations */
|
| 89 | /* list_processing */
|
| 90 | /* outline_processing */
|
| 91 | /* bitmap_handling */
|
| 92 | /* raster */
|
| 93 | /* glyph_stroker */
|
| 94 | /* system_interface */
|
| 95 | /* module_management */
|
| 96 | /* gzip */
|
| 97 | /* lzw */
|
| 98 | /* lcd_filtering */
|
| 99 | /* */
|
| 100 | /***************************************************************************/
|
