]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/freetype/include/freetype/ftchapters.h
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / freetype / include / 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 /*    cache_subsystem                                                      */
85 /*                                                                         */
86 /* <Title>                                                                 */
87 /*    Cache Sub-System                                                     */
88 /*                                                                         */
89 /* <Sections>                                                              */
90 /*    cache_subsystem                                                      */
91 /*                                                                         */
92 /***************************************************************************/
93
94
95 /***************************************************************************/
96 /*                                                                         */
97 /* <Chapter>                                                               */
98 /*    support_api                                                          */
99 /*                                                                         */
100 /* <Title>                                                                 */
101 /*    Support API                                                          */
102 /*                                                                         */
103 /* <Sections>                                                              */
104 /*    computations                                                         */
105 /*    list_processing                                                      */
106 /*    outline_processing                                                   */
107 /*    quick_advance                                                        */
108 /*    bitmap_handling                                                      */
109 /*    raster                                                               */
110 /*    glyph_stroker                                                        */
111 /*    system_interface                                                     */
112 /*    module_management                                                    */
113 /*    gzip                                                                 */
114 /*    lzw                                                                  */
115 /*    bzip2                                                                */
116 /*    lcd_filtering                                                        */
117 /*                                                                         */
118 /***************************************************************************/