]> git.sesse.net Git - casparcg/blob - SFML-1.6/extlibs/headers/freetype/ftchapters.h
(no commit message)
[casparcg] / SFML-1.6 / extlibs / 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 /*    core_api                                                             */
13 /*                                                                         */
14 /* <Title>                                                                 */
15 /*    Core API                                                             */
16 /*                                                                         */
17 /* <Sections>                                                              */
18 /*    basic_types                                                          */
19 /*    base_interface                                                       */
20 /*    glyph_management                                                     */
21 /*    mac_specific                                                         */
22 /*    sizes_management                                                     */
23 /*    header_file_macros                                                   */
24 /*                                                                         */
25 /***************************************************************************/
26
27 /***************************************************************************/
28 /*                                                                         */
29 /* <Chapter>                                                               */
30 /*    format_specific                                                      */
31 /*                                                                         */
32 /* <Title>                                                                 */
33 /*    Format-Specific API                                                  */
34 /*                                                                         */
35 /* <Sections>                                                              */
36 /*    multiple_masters                                                     */
37 /*    truetype_tables                                                      */
38 /*    type1_tables                                                         */
39 /*    sfnt_names                                                           */
40 /*    bdf_fonts                                                            */
41 /*    pfr_fonts                                                            */
42 /*    winfnt_fonts                                                         */
43 /*    ot_validation                                                        */
44 /*                                                                         */
45 /***************************************************************************/
46
47
48 /***************************************************************************/
49 /*                                                                         */
50 /* <Chapter>                                                               */
51 /*    cache_subsystem                                                      */
52 /*                                                                         */
53 /* <Title>                                                                 */
54 /*    Cache Sub-System                                                     */
55 /*                                                                         */
56 /* <Sections>                                                              */
57 /*    cache_subsystem                                                      */
58 /*                                                                         */
59 /***************************************************************************/
60
61
62 /***************************************************************************/
63 /*                                                                         */
64 /* <Chapter>                                                               */
65 /*    support_api                                                          */
66 /*                                                                         */
67 /* <Title>                                                                 */
68 /*    Support API                                                          */
69 /*                                                                         */
70 /* <Sections>                                                              */
71 /*    computations                                                         */
72 /*    list_processing                                                      */
73 /*    outline_processing                                                   */
74 /*    bitmap_handling                                                      */
75 /*    raster                                                               */
76 /*    glyph_stroker                                                        */
77 /*    system_interface                                                     */
78 /*    module_management                                                    */
79 /*    gzip                                                                 */
80 /*    lzw                                                                  */
81 /*                                                                         */
82 /***************************************************************************/