1. b5c7de5 * src/cff/cffgload.c: added a comment regarding "cntrmask" operator by David Turner · 23 years ago
  2. 7c0d208 * src/cff/cffgload.c, src/psaux/t1decode.c, src/pshinter/pshrec.c, by David Turner · 23 years ago
  3. 3a664fc * src/cid/cidobjs.c (CID_Face_Done): fixed a memory leak, the subrs by David Turner · 23 years ago
  4. 79ea4cd * src/cid/cidobjs.c (CID_Face_Done): fixed a memory leak, the subrs by David Turner · 23 years ago
  5. f05003d by Werner Lemberg · 23 years ago
  6. 0515c09 * src/pshinter/pshglob.c (psh_globals_new): replaced a floating point by David Turner · 23 years ago
  7. f41e71a by Werner Lemberg · 23 years ago
  8. 21e046e by Werner Lemberg · 23 years ago
  9. 0f58446 disabling bytecode interpreter by David Turner · 23 years ago
  10. 0fcb412 * docs/CHANGES: updated for 2.0.6 release by David Turner · 23 years ago
  11. c808748 * docs/TODO: added "stem3 and counter hints support" to the TODO list by David Turner · 23 years ago
  12. 85eb669 * src/type1/t1gload.c (T1_Load_Glyph): enable font matrix transform by David Turner · 23 years ago
  13. 0d53511 by Werner Lemberg · 23 years ago
  14. 4937a3e * src/truetype/ttgload.c (TT_Load_Glyph), src/base/ftobjs.c by David Turner · 23 years ago
  15. c40a7e2 * include/freetype/cache/ftcache.h: added comments to indicate that by David Turner · 23 years ago
  16. 8772845 * src/sfnt/sfobjs.c (SFNT_Load_Face): make the "post" and "name" by David Turner · 23 years ago
  17. fc3a316 by David Turner · 23 years ago
  18. aef3fc8 by Werner Lemberg · 23 years ago
  19. c2e97a3 by Werner Lemberg · 23 years ago
  20. 5da9dd7 by Werner Lemberg · 23 years ago
  21. 59c9fea * src/truetype/ttgload.c (load_truetype_glyph): fixing crash when dealing by David Turner · 23 years ago
  22. 7a1e2c1 * builds/mac/freetype.mac: a new Makefile to build with MPW on MacOS by David Turner · 23 years ago
  23. bce2986 fixing hinted advance width bug in all font drivers by David Turner · 23 years ago
  24. 2b30c17 * src/pshint/pshglob.c: adding correct BlueScale/BlueShift support, by David Turner · 23 years ago
  25. 2f5d1b7 by Werner Lemberg · 23 years ago
  26. fa4ca88 by Werner Lemberg · 23 years ago
  27. 04bfe31 by Werner Lemberg · 23 years ago
  28. 09feefe * src/base/fttrigon.c (FT_Cos): fixed a small bug that caused slightly by David Turner · 23 years ago
  29. dd27182 * builds/unix/freetype-config.in: modified the script to prevent by David Turner · 23 years ago
  30. 7da4824 * include/freetype/internal/ftstream.h: fixed the definitions of by David Turner · 23 years ago
  31. 640078d * src/pcf/pcfdriver.c (PCF_Init_Face): allow Xft to use PCF fonts by David Turner · 23 years ago
  32. 6664640 small fix by David Turner · 23 years ago
  33. e9e130c by Werner Lemberg · 23 years ago
  34. 145f94c added new charmap cache. see include/freetype/cache/ftccmap.h by David Turner · 23 years ago
  35. 6b2e4d4 Noted my Mac OS changes from today by Leonard Rosenthol · 23 years ago
  36. 69905a2 Fix ChangeLog. by Werner Lemberg · 23 years ago
  37. 41892ed by Werner Lemberg · 23 years ago
  38. 07c8774 Exported new routine for getting a path from a name by Leonard Rosenthol · 23 years ago
  39. 7013373 Added support for Mac OS X .dfonts and also getting a filespec for a given font by name by Leonard Rosenthol · 23 years ago
  40. a097645 oops, forgot to add new file and remove old one in src/cache by David Turner · 23 years ago
  41. c8ad30a * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging by David Turner · 23 years ago
  42. 14183ea by David Turner · 23 years ago
  43. c3b2160 by Werner Lemberg · 23 years ago
  44. d0e6ad6 * include/freetype/ttnameid.h: Added some new Microsoft language by Antoine Leca · 23 years ago
  45. f2c5651 * src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sorting by David Turner · 23 years ago
  46. adf07a9 * src/smooth/ftgrays.c: adding experimental "gamma" support. This by David Turner · 23 years ago
  47. 9d7e5e8 other auto-hinter experiments not worthy of a Changelog entry by David Turner · 23 years ago
  48. b92479b experimental changes to debug the auto-hinter. These are not by David Turner · 23 years ago
  49. 75133bf fixed a small performance bug in the new cache sub-system implementation by David Turner · 23 years ago
  50. 8d14d47 Changed a minor typo. by Tom Kacvinsky · 23 years ago
  51. 0805ec2 Changed tjk@ams.org to tkacvins@freetype.org. by Tom Kacvinsky · 23 years ago
  52. cd605b6 _major_ re-design of the caching sub-system. Still using the same API though :-) by David Turner · 23 years ago
  53. ae340bb Incorporated changes for faces other than the first by Leonard Rosenthol · 23 years ago
  54. 3200d68 Changed to reflect current status by Leonard Rosenthol · 23 years ago
  55. 91ff422 Added changes about MacOS stuff by Leonard Rosenthol · 23 years ago
  56. a11cd4e a few updates used to debug the auto-hinter as well as by David Turner · 23 years ago
  57. 2f553a2 Added change about ftlib.prj by Leonard Rosenthol · 23 years ago
  58. a2ccd98 Updated project to CodeWarrior 7 and latest FT source files by Leonard Rosenthol · 23 years ago
  59. dcb2b27 updated comment explaining how to use project-specific option (and module) files by David Turner · 23 years ago
  60. 40da4e4 * builds/unix/ftsystem.c (FT_New_Memory): Added a missing `}'. by Tom Kacvinsky · 23 years ago
  61. 7bb9276 In function FT_New_Memory, added a missing `}'. by Tom Kacvinsky · 23 years ago
  62. aa007cd * include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c: by David Turner · 23 years ago
  63. 5a1de37 replaced liberal uses of "memset" by the "MEM_Set" macro call by David Turner · 23 years ago
  64. 3a65746 replaced liberal uses of "memset" by the "MEM_Set" macro call by David Turner · 23 years ago
  65. 6e34ec9 updating the debugging memory manager to run on Unix, VMS and by David Turner · 23 years ago
  66. 8dc0fb8 updating debug manager by David Turner · 23 years ago
  67. 88cdbb3 removed bogus warnings by David Turner · 23 years ago
  68. 950c669 * include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c: modified by David Turner · 23 years ago
  69. 869fc49 Added a new debugging memory manager implementation. See the by David Turner · 23 years ago
  70. a006a0f 2001-10-21 Tom Kacvinsky <tjk@ams.org> by Tom Kacvinsky · 23 years ago
  71. dfa4568 In function CFF_Done_Font, make sure that subfonts are freed only if by Tom Kacvinsky · 23 years ago
  72. 726a4fa 2001-10-21 Tom Kacvinsky <tjk@ams.org> by Tom Kacvinsky · 23 years ago
  73. 98289a2 In function CFF_Done_Font, make sure to free the subfonts array to by Tom Kacvinsky · 23 years ago
  74. 12d40da * src/type1/t1load.c: fixed memory leak bugs that appeared with certain by David Turner · 23 years ago
  75. e6eaadf Added another entry for t1load.c related to synthetic fonts: make sure by Tom Kacvinsky · 23 years ago
  76. 629bf28 In function parse_encoding, add a test to make sure that custom by Tom Kacvinsky · 23 years ago
  77. 3beab5b Added entries for changes to t1load.c. by Tom Kacvinsky · 23 years ago
  78. 48f26bc In functions parse_font_name and parse_subrs, added a test for when by Tom Kacvinsky · 23 years ago
  79. 620ec14 by Werner Lemberg · 23 years ago
  80. 7e4b52d getting rid of compiler warnings by David Turner · 23 years ago
  81. 3b9f1e0 another small test of the CVS loginfo setup by David Turner · 23 years ago
  82. 0d7ccf1 adding or updating files to the old build system to compile by David Turner · 23 years ago
  83. b3e1b29 just testing the CVS loginfo setup by David Turner · 23 years ago
  84. 043be66 just testing the CVS loginfo setup by David Turner · 23 years ago
  85. b347aaa just testing the CVS loginfo setup by David Turner · 23 years ago
  86. ec3c28a just testing the CVS loginfo setup by David Turner · 23 years ago
  87. 8e005d5 just testing the CVS loginfo setup by David Turner · 23 years ago
  88. 6043d2b just testing the CVS loginfo setup by David Turner · 23 years ago
  89. d5fb351 just testing the CVS loginfo setup by David Turner · 23 years ago
  90. 0ad006b just testing the CVS loginfo setup by David Turner · 23 years ago
  91. 12c6830 just testing the CVS loginfo setup by David Turner · 23 years ago
  92. 8d6aae0 just testing the CVS loginfo setup by David Turner · 23 years ago
  93. 8353685 just testing the CVS loginfo setup by David Turner · 23 years ago
  94. a0b314c just testing the CVS loginfo setup by David Turner · 23 years ago
  95. 3b25cc7 just testing the CVS loginfo setup by David Turner · 23 years ago
  96. 6ea520a just testing the CVS loginfo setup by David Turner · 23 years ago
  97. 3cb2500 just testing the CVS loginfo setup by David Turner · 23 years ago
  98. 5a4c1ff just testing the CVS loginfo setup by David Turner · 23 years ago
  99. 02f3b48 just testing the CVS loginfo setup by David Turner · 23 years ago
  100. 730d054 just testing the CVS loginfo setup by David Turner · 23 years ago