Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/freetype2/freetype/ftchapters.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /****************************************************************************
0002  *
0003  * This file defines the structure of the FreeType reference.
0004  * It is used by the python script that generates the HTML files.
0005  *
0006  */
0007 
0008 
0009   /**************************************************************************
0010    *
0011    * @chapter:
0012    *   general_remarks
0013    *
0014    * @title:
0015    *   General Remarks
0016    *
0017    * @sections:
0018    *   preamble
0019    *   header_inclusion
0020    *   user_allocation
0021    *
0022    */
0023 
0024 
0025   /**************************************************************************
0026    *
0027    * @chapter:
0028    *   core_api
0029    *
0030    * @title:
0031    *   Core API
0032    *
0033    * @sections:
0034    *   basic_types
0035    *   library_setup
0036    *   face_creation
0037    *   font_testing_macros
0038    *   sizing_and_scaling
0039    *   glyph_retrieval
0040    *   character_mapping
0041    *   information_retrieval
0042    *   other_api_data
0043    *
0044    */
0045 
0046 
0047   /**************************************************************************
0048    *
0049    * @chapter:
0050    *   extended_api
0051    *
0052    * @title:
0053    *   Extended API
0054    *
0055    * @sections:
0056    *   glyph_variants
0057    *   color_management
0058    *   layer_management
0059    *   glyph_management
0060    *   mac_specific
0061    *   sizes_management
0062    *   header_file_macros
0063    *
0064    */
0065 
0066 
0067   /**************************************************************************
0068    *
0069    * @chapter:
0070    *   format_specific
0071    *
0072    * @title:
0073    *   Format-Specific API
0074    *
0075    * @sections:
0076    *   multiple_masters
0077    *   truetype_tables
0078    *   type1_tables
0079    *   sfnt_names
0080    *   bdf_fonts
0081    *   cid_fonts
0082    *   pfr_fonts
0083    *   winfnt_fonts
0084    *   svg_fonts
0085    *   font_formats
0086    *   gasp_table
0087    *
0088    */
0089 
0090 
0091   /**************************************************************************
0092    *
0093    * @chapter:
0094    *   module_specific
0095    *
0096    * @title:
0097    *   Controlling FreeType Modules
0098    *
0099    * @sections:
0100    *   auto_hinter
0101    *   cff_driver
0102    *   t1_cid_driver
0103    *   tt_driver
0104    *   pcf_driver
0105    *   ot_svg_driver
0106    *   properties
0107    *   parameter_tags
0108    *   lcd_rendering
0109    *
0110    */
0111 
0112 
0113   /**************************************************************************
0114    *
0115    * @chapter:
0116    *   cache_subsystem
0117    *
0118    * @title:
0119    *   Cache Sub-System
0120    *
0121    * @sections:
0122    *   cache_subsystem
0123    *
0124    */
0125 
0126 
0127   /**************************************************************************
0128    *
0129    * @chapter:
0130    *   support_api
0131    *
0132    * @title:
0133    *   Support API
0134    *
0135    * @sections:
0136    *   computations
0137    *   list_processing
0138    *   outline_processing
0139    *   quick_advance
0140    *   bitmap_handling
0141    *   raster
0142    *   glyph_stroker
0143    *   system_interface
0144    *   module_management
0145    *   gzip
0146    *   lzw
0147    *   bzip2
0148    *   debugging_apis
0149    *
0150    */
0151 
0152 
0153   /**************************************************************************
0154    *
0155    * @chapter:
0156    *   error_codes
0157    *
0158    * @title:
0159    *   Error Codes
0160    *
0161    * @sections:
0162    *   error_enumerations
0163    *   error_code_values
0164    *
0165    */
0166 
0167 
0168 /* END */