ftchapters.h 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /***************************************************************************/
  2. /* */
  3. /* <Chapter> */
  4. /* core_api */
  5. /* */
  6. /* <Title> */
  7. /* Core API */
  8. /* */
  9. /* <Sections> */
  10. /* basic_types */
  11. /* base_interface */
  12. /* glyph_management */
  13. /* mac_specific */
  14. /* sizes_management */
  15. /* header_file_macros */
  16. /* */
  17. /***************************************************************************/
  18. /***************************************************************************/
  19. /* */
  20. /* <Chapter> */
  21. /* format_specific */
  22. /* */
  23. /* <Title> */
  24. /* Format-Specific API */
  25. /* */
  26. /* <Sections> */
  27. /* multiple_masters */
  28. /* truetype_tables */
  29. /* type1_tables */
  30. /* sfnt_names */
  31. /* bdf_fonts */
  32. /* pfr_fonts */
  33. /* */
  34. /***************************************************************************/
  35. /***************************************************************************/
  36. /* */
  37. /* <Chapter> */
  38. /* cache_subsystem */
  39. /* */
  40. /* <Title> */
  41. /* Cache Sub-System */
  42. /* */
  43. /* <Sections> */
  44. /* cache_subsystem */
  45. /* */
  46. /***************************************************************************/
  47. /***************************************************************************/
  48. /* */
  49. /* <Chapter> */
  50. /* support_api */
  51. /* */
  52. /* <Title> */
  53. /* Support API */
  54. /* */
  55. /* <Sections> */
  56. /* computations */
  57. /* list_processing */
  58. /* outline_processing */
  59. /* raster */
  60. /* system_interface */
  61. /* module_management */
  62. /* */
  63. /***************************************************************************/