ftchapters.h
上传用户:yisoukefu
上传日期:2020-08-09
资源大小:39506k
文件大小:7k
源码类别:

其他游戏

开发平台:

Visual C++

  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. /* <Chapter>                                                               */
  10. /*    general_remarks                                                      */
  11. /*                                                                         */
  12. /* <Title>                                                                 */
  13. /*    General Remarks                                                      */
  14. /*                                                                         */
  15. /* <Sections>                                                              */
  16. /*    user_allocation                                                      */
  17. /*                                                                         */
  18. /***************************************************************************/
  19. /***************************************************************************/
  20. /*                                                                         */
  21. /* <Chapter>                                                               */
  22. /*    core_api                                                             */
  23. /*                                                                         */
  24. /* <Title>                                                                 */
  25. /*    Core API                                                             */
  26. /*                                                                         */
  27. /* <Sections>                                                              */
  28. /*    version                                                              */
  29. /*    basic_types                                                          */
  30. /*    base_interface                                                       */
  31. /*    glyph_management                                                     */
  32. /*    mac_specific                                                         */
  33. /*    sizes_management                                                     */
  34. /*    header_file_macros                                                   */
  35. /*                                                                         */
  36. /***************************************************************************/
  37. /***************************************************************************/
  38. /*                                                                         */
  39. /* <Chapter>                                                               */
  40. /*    format_specific                                                      */
  41. /*                                                                         */
  42. /* <Title>                                                                 */
  43. /*    Format-Specific API                                                  */
  44. /*                                                                         */
  45. /* <Sections>                                                              */
  46. /*    multiple_masters                                                     */
  47. /*    truetype_tables                                                      */
  48. /*    type1_tables                                                         */
  49. /*    sfnt_names                                                           */
  50. /*    bdf_fonts                                                            */
  51. /*    pfr_fonts                                                            */
  52. /*    winfnt_fonts                                                         */
  53. /*    font_formats                                                         */
  54. /*    gasp_table                                                           */
  55. /*                                                                         */
  56. /***************************************************************************/
  57. /***************************************************************************/
  58. /*                                                                         */
  59. /* <Chapter>                                                               */
  60. /*    cache_subsystem                                                      */
  61. /*                                                                         */
  62. /* <Title>                                                                 */
  63. /*    Cache Sub-System                                                     */
  64. /*                                                                         */
  65. /* <Sections>                                                              */
  66. /*    cache_subsystem                                                      */
  67. /*                                                                         */
  68. /***************************************************************************/
  69. /***************************************************************************/
  70. /*                                                                         */
  71. /* <Chapter>                                                               */
  72. /*    support_api                                                          */
  73. /*                                                                         */
  74. /* <Title>                                                                 */
  75. /*    Support API                                                          */
  76. /*                                                                         */
  77. /* <Sections>                                                              */
  78. /*    computations                                                         */
  79. /*    list_processing                                                      */
  80. /*    outline_processing                                                   */
  81. /*    bitmap_handling                                                      */
  82. /*    raster                                                               */
  83. /*    glyph_stroker                                                        */
  84. /*    system_interface                                                     */
  85. /*    module_management                                                    */
  86. /*    gzip                                                                 */
  87. /*    lzw                                                                  */
  88. /*    lcd_filtering                                                        */
  89. /*                                                                         */
  90. /***************************************************************************/