]> git.r.bdr.sh - rbdr/super-polarity/blob - vendor/frameworks/SDL2_ttf.framework/Versions/A/Frameworks/FreeType.framework/Headers/freetype/ftchapters.h
Proper merge for gitignore
[rbdr/super-polarity] / vendor / frameworks / SDL2_ttf.framework / Versions / A / Frameworks / FreeType.framework / Headers / freetype / ftchapters.h
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_variants */
36 /* glyph_management */
37 /* mac_specific */
38 /* sizes_management */
39 /* header_file_macros */
40 /* */
41 /***************************************************************************/
42
43
44 /***************************************************************************/
45 /* */
46 /* <Chapter> */
47 /* format_specific */
48 /* */
49 /* <Title> */
50 /* Format-Specific API */
51 /* */
52 /* <Sections> */
53 /* multiple_masters */
54 /* truetype_tables */
55 /* type1_tables */
56 /* sfnt_names */
57 /* bdf_fonts */
58 /* cid_fonts */
59 /* pfr_fonts */
60 /* winfnt_fonts */
61 /* font_formats */
62 /* gasp_table */
63 /* */
64 /***************************************************************************/
65
66
67 /***************************************************************************/
68 /* */
69 /* <Chapter> */
70 /* auto_hinter */
71 /* */
72 /* <Title> */
73 /* The Auto-Hinter */
74 /* */
75 /* <Sections> */
76 /* auto_hinter */
77 /* */
78 /***************************************************************************/
79
80
81 /***************************************************************************/
82 /* */
83 /* <Chapter> */
84 /* cff_driver */
85 /* */
86 /* <Title> */
87 /* The CFF Driver */
88 /* */
89 /* <Sections> */
90 /* cff_driver */
91 /* */
92 /***************************************************************************/
93
94
95 /***************************************************************************/
96 /* */
97 /* <Chapter> */
98 /* cache_subsystem */
99 /* */
100 /* <Title> */
101 /* Cache Sub-System */
102 /* */
103 /* <Sections> */
104 /* cache_subsystem */
105 /* */
106 /***************************************************************************/
107
108
109 /***************************************************************************/
110 /* */
111 /* <Chapter> */
112 /* support_api */
113 /* */
114 /* <Title> */
115 /* Support API */
116 /* */
117 /* <Sections> */
118 /* computations */
119 /* list_processing */
120 /* outline_processing */
121 /* quick_advance */
122 /* bitmap_handling */
123 /* raster */
124 /* glyph_stroker */
125 /* system_interface */
126 /* module_management */
127 /* gzip */
128 /* lzw */
129 /* bzip2 */
130 /* lcd_filtering */
131 /* */
132 /***************************************************************************/