/cocos2dx/platform/third_party/linux/libfreetype2/freetype/ftchapters.h

https://bitbucket.org/Tsiannian/cocos2d-x · C++ Header · 104 lines · 0 code · 10 blank · 94 comment · 0 complexity · f042a452ed8ed01e072ceda89516a0b1 MD5 · raw file

  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_variants */
  32. /* glyph_management */
  33. /* mac_specific */
  34. /* sizes_management */
  35. /* header_file_macros */
  36. /* */
  37. /***************************************************************************/
  38. /***************************************************************************/
  39. /* */
  40. /* <Chapter> */
  41. /* format_specific */
  42. /* */
  43. /* <Title> */
  44. /* Format-Specific API */
  45. /* */
  46. /* <Sections> */
  47. /* multiple_masters */
  48. /* truetype_tables */
  49. /* type1_tables */
  50. /* sfnt_names */
  51. /* bdf_fonts */
  52. /* cid_fonts */
  53. /* pfr_fonts */
  54. /* winfnt_fonts */
  55. /* font_formats */
  56. /* gasp_table */
  57. /* */
  58. /***************************************************************************/
  59. /***************************************************************************/
  60. /* */
  61. /* <Chapter> */
  62. /* cache_subsystem */
  63. /* */
  64. /* <Title> */
  65. /* Cache Sub-System */
  66. /* */
  67. /* <Sections> */
  68. /* cache_subsystem */
  69. /* */
  70. /***************************************************************************/
  71. /***************************************************************************/
  72. /* */
  73. /* <Chapter> */
  74. /* support_api */
  75. /* */
  76. /* <Title> */
  77. /* Support API */
  78. /* */
  79. /* <Sections> */
  80. /* computations */
  81. /* list_processing */
  82. /* outline_processing */
  83. /* quick_advance */
  84. /* bitmap_handling */
  85. /* raster */
  86. /* glyph_stroker */
  87. /* system_interface */
  88. /* module_management */
  89. /* gzip */
  90. /* lzw */
  91. /* bzip2 */
  92. /* lcd_filtering */
  93. /* */
  94. /***************************************************************************/