1. 109fcf6 fixed the sbit loader (src/base/sfnt/ttsbit.c) by David Turner · 24 years ago
  2. 3475e7f removed TT_MAX_SUBGLYPHS macro, there is no static by David Turner · 24 years ago
  3. e49ab25 formatting - removed trailing spaces by David Turner · 24 years ago
  4. 968f0c3 update by David Turner · 24 years ago
  5. ea44d5e formatting by David Turner · 24 years ago
  6. 07c52d2 copyright update by David Turner · 24 years ago
  7. 701d754 removed obsolete header file by David Turner · 24 years ago
  8. 7ce42f4 another rather large update by David Turner · 24 years ago
  9. 414f38c at last, fixed the bug, and re-enabled 5-gray levels support by David Turner · 24 years ago
  10. 33aab6e removed obsolete files + update by David Turner · 24 years ago
  11. 529d4ea created new header files, formatting and other minor stuff.. by David Turner · 24 years ago
  12. 20c15ad added the tag for the "DSIG" table by David Turner · 24 years ago
  13. 0a29c69 implemented FT_Select_Charmap and FT_Set_Charmap (at last :-) by David Turner · 24 years ago
  14. c91cfe1 small update to the memory tester by David Turner · 24 years ago
  15. c60c61c fixed a potential memory leak when loading embedded bitmaps by David Turner · 24 years ago
  16. c06eb3b fixed stupid math lib bug in the Makefile by David Turner · 24 years ago
  17. c30aea9 another massive changes in order to completely avoid by David Turner · 24 years ago
  18. bfe2f98 a new massive grunt work. Redefined the EXPORT_DEF, by David Turner · 24 years ago
  19. 4f2c554 additional changes, this time in order to pass extra parameters by David Turner · 24 years ago
  20. 8c62a12 another fix for the build system (the module list wasn't by David Turner · 24 years ago
  21. 2561b24 I knew the first CVS commit wouldn't be good :o) by David Turner · 24 years ago
  22. 787183e re-added the "freetype.mk" that was mistakenly deleted by David Turner · 24 years ago
  23. a9c251c logged directory re-organisation by David Turner · 24 years ago
  24. efce08d major re-organisation of the FreeType 2 directory hierarchy by David Turner · 24 years ago
  25. 5d6b82d formatting by David Turner · 24 years ago
  26. f382328 added experimental emboldening/outlining code. This by David Turner · 24 years ago
  27. 4d3e563 closed most of the memory leaks in the Type 1 driver(s) by David Turner · 24 years ago
  28. a1656ab fixed a typo by David Turner · 24 years ago
  29. c120579 changes the type of the "mode" parameter in FT_Set_Raster_Mode by David Turner · 24 years ago
  30. 81d02db finally a auto-hinter module interface I'm satisfied with, by David Turner · 24 years ago
  31. d50941d fixed a compilation problem that occurred with the by David Turner · 24 years ago
  32. c136b40 an update to FT_Outline_Funcs used to improve by David Turner · 24 years ago
  33. 08c3875 at last, the bug seems to be solved. Now, the source code by David Turner · 24 years ago
  34. 8ee071a very preliminray CID support by David Turner · 24 years ago
  35. 4fce93e still working on that damn rasterizer bug !! ;-) by David Turner · 24 years ago
  36. 112be4c "ftrast.c" now works for monochrome bitmaps, and doesn't by David Turner · 24 years ago
  37. d186a36 various updates to reduce the compilation warnings by David Turner · 24 years ago
  38. d894892 ftrast.c by David Turner · 24 years ago
  39. 06b7372 added FT_CONFIG_OPTION_OLD_CALCS to ensure that by David Turner · 24 years ago
  40. eede901 removed the smooth renderer from the demos directory by David Turner · 24 years ago
  41. c5b9932 updates needed to compile the source programs now that by David Turner · 24 years ago
  42. 1119bae added support for version 2 of the OS/2 table by David Turner · 24 years ago
  43. b7ef2b0 in order to ensure that the bytecode interpretation is exactly by David Turner · 24 years ago
  44. 48641d6 added a simple line to set "glyph.control_len" when loading by David Turner · 24 years ago
  45. 9a9315f changes to reflect the new files include/tttables.h include/t1tables.h by David Turner · 24 years ago
  46. 6eebf90 first version of "t1tables", which will be used to access the by David Turner · 24 years ago
  47. 62c7af6 added the definition of the MaxProfile table by David Turner · 24 years ago
  48. bb287bd added the declaration of the smooth renderer to "include" by David Turner · 24 years ago
  49. f7b5c82 defined FT_Pointer as a typeless pointer by David Turner · 24 years ago
  50. 488cd71 a few updates to the OpenType Layout code by David Turner · 24 years ago
  51. e608a3e moved the smooth renderer to the base layer directory by David Turner · 24 years ago
  52. 2711061 added FT_Sqrt64 to ensure that all bytecode operations are by David Turner · 24 years ago
  53. a8bcdf8 added FT_Done_Stream by David Turner · 24 years ago
  54. 68ebd1b typo by David Turner · 24 years ago
  55. 33ec7d4 removed an over-zealous assertation that halted the engine by David Turner · 24 years ago
  56. 6149202 added macros to read little endian words from a byte stream by David Turner · 24 years ago
  57. 65e823d raised TT_MAX_SUBGLYPHS to 96 to avoid problems by David Turner · 24 years ago
  58. f8a116f implemented extra interface for "FT_Get_Sfnt_Table" by David Turner · 24 years ago
  59. 99a4d93 added FT_Get_Sfnt_Table from "include/tttables.h" by David Turner · 24 years ago
  60. 2dbc54d typo by David Turner · 24 years ago
  61. 8ce47b1 added new auto-hinter driver interface ! by David Turner · 24 years ago
  62. ffd43a6 added a new include file to access TrueType tables by David Turner · 24 years ago
  63. 680ec37 added the FT_LOAD_FORCE_AUOHINT flag by David Turner · 24 years ago
  64. 77054f2 updates for the fifth beta by David Turner · 24 years ago
  65. d8723b4 fixed another small bug. The metrics were not computed correctly.. by David Turner · 24 years ago
  66. 1216e43 fixed a small bug that prevented the loading of certain by David Turner · 24 years ago
  67. 231d058 raised the value of TT_MAX_SUBGLYPHS, as it prevented by David Turner · 24 years ago
  68. 7ae268a by Werner Lemberg · 24 years ago
  69. 69e010f by Werner Lemberg · 24 years ago
  70. 32a53b2 by Werner Lemberg · 24 years ago
  71. c83bfdd by Werner Lemberg · 24 years ago
  72. 521e2bc Added pre-liminary autoconf support files for Unix. Note that these don't work by David Turner · 24 years ago
  73. 90a36c5 a small improvement to the Type 1 hinter, that by David Turner · 24 years ago
  74. 46ab633 formatting, and remove the "interface" identifier by David Turner · 24 years ago
  75. ea10fbf Consider the smooth renderer completed ! It will probably by David Turner · 24 years ago
  76. 82942cc simple fix required by the auto-hinting module by David Turner · 24 years ago
  77. 3562d01 minor improvements, mainly to the PFB testing code... by Just van Rossum · 24 years ago
  78. 69473e4 fixed the display on 24-bit and 32-bit displays by David Turner · 24 years ago
  79. 37379e2 major changes to the library: by David Turner · 24 years ago
  80. ed7f62a support for FT_LOAD_NO_RECURSE needed by the auto-hinter by David Turner · 24 years ago
  81. 7024ca1 ftoutln.c is now mandatory. The optional parts of this by David Turner · 24 years ago
  82. e01a41d fixed a stupid bug in FT_MulFix by David Turner · 24 years ago
  83. b5c1a4e a new program to demonstrate the new convenience glyph by David Turner · 24 years ago
  84. 6b0149b a new simple program to display composite glyphs in a given by David Turner · 24 years ago
  85. b46a2d8 Adding the new languages codes from Apple and the new Unicode ranges as for 3.0 by Antoine Leca · 24 years ago
  86. 14d340c fixed a _really_ stupid bugs in the TrueType Collection loading !! by David Turner · 25 years ago
  87. f8bc2d3 use escapes instead of 8-bit in the Text constant: the 8-bit version got mangled by maccvs... by Just van Rossum · 25 years ago
  88. 5a34a7b use stream->memory instead of malloc/free. by Just van Rossum · 25 years ago
  89. 137c888 updated the "smooth" anti-aliaser. By increasing the number by David Turner · 25 years ago
  90. fbf3ce2 updated project files by Just van Rossum · 25 years ago
  91. 65a60dc Here's the Mac FOND driver! It seems to work well, but it turns out the Type 1 drivers (old as well as new) reject about half the fonts I have. by Just van Rossum · 25 years ago
  92. 5ae477c Added prototype for T1_Done_Parser() by Just van Rossum · 25 years ago
  93. 05ef28c Added mac FOND driver, and use t1z driver instead of the "old" t1 driver. by Just van Rossum · 25 years ago
  94. 1d85a73 Added a new version of the "smooth". This one uses by David Turner · 25 years ago
  95. 7e68ad4 fix to compile with latest FreeType 2 by David Turner · 25 years ago
  96. 16afbe2 update by David Turner · 25 years ago
  97. a641524 updated documentation for Beta 4 by David Turner · 25 years ago
  98. c3c7e7f updated CHANGES added BUILD & INSTALL by David Turner · 25 years ago
  99. 757429f fix to get rid of compile warning by David Turner · 25 years ago
  100. 7f7aadf finished moving all configuration macros to "config/ftoption.h" by David Turner · 25 years ago