1. 3a317c6 * builds/unix/configure.ac: Generate `freetype.pc' from by Werner Lemberg · 21 years ago
  2. 2cba64d * src/base/ftobjs.c (FT_Load_Glyph): Fix boundary check for `glyph_index'. by Werner Lemberg · 21 years ago
  3. 9f36499 Added comment for checkin of unpatented hinting system. by Graham Asher · 21 years ago
  4. 3ea859f Added the unpatented hinting system, which is compiled only if by Graham Asher · 21 years ago
  5. 0798f0c If unpatented hinting is compiled the TrueType face object acquires a by Graham Asher · 21 years ago
  6. 33671d7 Added configuration macros (not defined, but in comments) for the by Graham Asher · 21 years ago
  7. e32c223 Added macro FT_UNPATENTED_H to use when including new header ttunpat.h. by Graham Asher · 21 years ago
  8. 697885b Added header file ttunpat.h defining FT_PARAM_TAG_UNPATENTED_HINTING. by Graham Asher · 21 years ago
  9. 428c2e4 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first by Werner Lemberg · 21 years ago
  10. 2dd1e65 * src/pcf/pcfread.c (pcf_load_font): fixed the computation of by David Turner · 21 years ago
  11. 3704aa4 * builds/unix/unix-cc.in (CFLAGS): Add @CPPFLAGS@. by Werner Lemberg · 21 years ago
  12. 60f52ce * builds/unix/freetype-config.in (cflags): Emit FreeType 2's include by Werner Lemberg · 21 years ago
  13. 319c00d Fixing bugs reported by Nelson Beebe. by Werner Lemberg · 21 years ago
  14. 13c4a4f * src/sfnt/ttcmap0.c (tt_cmap4_validate): Provide a weak variant by Werner Lemberg · 21 years ago
  15. 8b61525 * src/base/ftbdf.c (FT_Get_BDF_Property): Check for valid `get_interface'. by Werner Lemberg · 21 years ago
  16. fcc5c91 * src/base/ftmac.c (parse_fond): Fix handling of style names. by Werner Lemberg · 21 years ago
  17. b442ca1 Cleanups. by Werner Lemberg · 21 years ago
  18. 5e6b9ed Cleanups. by Werner Lemberg · 21 years ago
  19. bb3105e Cleanups. by Werner Lemberg · 21 years ago
  20. 9ed254f Cleanups. by Werner Lemberg · 21 years ago
  21. 2e57343 * src/pfr/pfrload.c (pfr_extra_item_load_font_id): Use FT_PtrDist by Werner Lemberg · 21 years ago
  22. 004615e Cleanups. by Werner Lemberg · 21 years ago
  23. 917a593 * src/gzip/ftgzip.c (zcalloc) [!FT_CONFIG_OPTION_SYSTEM_ZLIB]: by Werner Lemberg · 21 years ago
  24. 2acb963 Cleanups. by Werner Lemberg · 21 years ago
  25. 9a88988 * src/cache/ftccache.c (ftc_cache_lookup): Remove shadow declaration by Werner Lemberg · 21 years ago
  26. 2d117ea Cleanups. by Werner Lemberg · 21 years ago
  27. 7dc281c Cleanups. by Werner Lemberg · 21 years ago
  28. c8c6bf5 Cleanups; adding some copyrights; formatting. by Werner Lemberg · 21 years ago
  29. 3ae7cc9 Cleanups. by Werner Lemberg · 21 years ago
  30. 90e979e Cleanups. by Werner Lemberg · 21 years ago
  31. 2d16019 Cleanups. by Werner Lemberg · 21 years ago
  32. a854699 by Werner Lemberg · 21 years ago
  33. a16c4a7 * doc/INSTALL.UNX: Cleaned up. by Werner Lemberg · 21 years ago
  34. 692bbe5 * src/base/ftmac.c (open_face_from_buffer): removed a double-free bug that by David Turner · 21 years ago
  35. b6b6337 * src/bdf/bdfdrivr.h, src/pcf/pcf.h: changed FT_Short to FT_UShort in by David Turner · 21 years ago
  36. e0ec6b3 * src/type1/t1load.c (T1_Open_Face): fixed the code to make it handle by David Turner · 21 years ago
  37. 5158fbc * README: udpated by David Turner · 21 years ago
  38. d6ec6ee * src/autohint/ahglyph.h, src/autohint/ahglyph.c, src/autohint/ahglobal.c, by David Turner · 21 years ago
  39. 66cbc20 * docs/*: serious rewriting of the documentation by David Turner · 21 years ago
  40. 1c044d7 * src/truetyoe/ttdriver.c (Set_Char_Sizes): fixed a small rounding bug. by David Turner · 21 years ago
  41. 562731d trying to fix TrueType rendering glitches by David Turner · 21 years ago
  42. b280537 * src/base/ftdbgmem.c, docs/DEBUG.TXT: added new environment variables by David Turner · 21 years ago
  43. a3c3780 * src/gzip/ftgzip.c (ft_gzip_file_done): fixed memory leak, the ZLib by David Turner · 21 years ago
  44. 641afc9 adding development directory by David Turner · 21 years ago
  45. b848b68 reduce compiler warnings by David Turner · 21 years ago
  46. fdc4600 reduce compiler warnings by David Turner · 21 years ago
  47. ae26c68 * src/cache/ftccmap.c: the cmap cache now supports UCS-4 charmaps by David Turner · 21 years ago
  48. 229d122 * src/gzip/ftgzip.c: fixed a bug that caused FreeType to loop endlessly by David Turner · 21 years ago
  49. a41d3f0 * src/autohint/ahhint.c: disabled the advance width "correction" which by David Turner · 21 years ago
  50. ba4511b * src/truetype/ttdriver.c, src/truetype/ttobjs.h, src/truetype/ttobjs.c, by David Turner · 21 years ago
  51. d4c48e0 Updated changelog: change to incremental interface. by Graham Asher · 21 years ago
  52. 46960df The incremental interface now passes the old metrics when asking for by Graham Asher · 21 years ago
  53. 3c3b2be * docs/CHANGES, docs/VERSION.DLL, docs/TODO: updating documentation for by David Turner · 21 years ago
  54. 4bdf435 various improvements for 2.1.4. see ChangeLog, I've got problems with by David Turner · 21 years ago
  55. 032e23a improvements to the Postscript hinter by David Turner · 21 years ago
  56. 9acb09e updated documentation for 2.1.4 by David Turner · 21 years ago
  57. 79c23ae * src/sfnt/ttload.c (sfnt_dir_check): relaxed the "head" table size by David Turner · 21 years ago
  58. 146ff27 * src/autohint/ahhint.c: small fix to the stem width optimisation by David Turner · 21 years ago
  59. 2f70965 * include/freetype/ftbdf.h, include/freetype/internal/bdftypes.h, by David Turner · 21 years ago
  60. 0d52639 by Werner Lemberg · 21 years ago
  61. 52e0a7e adding missing source file by David Turner · 21 years ago
  62. feb3d87 * include/freetype/freetype.h: fixed documentation for FT_Size_Metrics by David Turner · 22 years ago
  63. 1a20673 * include/freetype/freetype.h: fixed documentation for FT_Size_Metrics by David Turner · 22 years ago
  64. 619d62d * src/gzip/ftgzip.c: bugfix: couldn't read certain gzip-ed font files by David Turner · 22 years ago
  65. 12d0905 * include/freetype/config/ftheader.h, include/freetype/internal/fnttypes.h, by David Turner · 22 years ago
  66. cad1147 Noted addition of 'const' to the first argument to FT_Matrix_Multiply. by Graham Asher · 22 years ago
  67. be1a8da Added 'const' to the first argument to FT_Matrix_Multiply. by Graham Asher · 22 years ago
  68. 2c425de noted latest change to ttload.c by Graham Asher · 22 years ago
  69. 550fd43 TrueType typefaces lacking hmtx (horizontal metrics) tables are tolerated if the by Graham Asher · 22 years ago
  70. 14018b4 2003-01-11 David Chester <davidchester@qmx.net> by David Turner · 22 years ago
  71. 57ce0be * src/winfonts/winfnt.c: read 16 bytes into "reserved2", not "reserved" by David Turner · 22 years ago
  72. 77b68b8 * src/truetype/ttgload.c: fixing the TrueType loader to handle invalid by David Turner · 22 years ago
  73. 265799a * src/autohint/ahtypes.h, src/autohint/ahhint.c, src/pshinter/pshalgo3.h, by David Turner · 22 years ago
  74. 6453a81 * src/base/ftobjs.c (find_unicode_charmap): fixed the error code by David Turner · 22 years ago
  75. cce3c80 * Jamrules, Jamfile, Jamfile.in, src/*/Jamfile: small changes to by David Turner · 22 years ago
  76. 20e3315 * src/base/ftstroker.c: probably the last bug-fixes to the stroker, by David Turner · 22 years ago
  77. 91f9058 updated builds/unix/configure by running autoconf by David Turner · 22 years ago
  78. 8291d25 * src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c, by David Turner · 22 years ago
  79. 6bb601e * src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c, by David Turner · 22 years ago
  80. 19b6b99 * builds/unix/configure.ac, builds/unix/unix-cc.in, by David Turner · 22 years ago
  81. caf4be3 * src/winfonts/winfnt.c: included George Williams' fix to support by David Turner · 22 years ago
  82. c528f6f * src/base/ftobjs.c (find_unicode_charmap): added some comments to by David Turner · 22 years ago
  83. 621e488 2002-12-16 David Turner <david@freetype.org> by David Turner · 22 years ago
  84. c96f69d * src/base/ftobjs.c: modified the logic to get Unicode charmaps. by Antoine Leca · 22 years ago
  85. c80e08c update of the script codes, according to the TAGS.txt file as distributed on Microsoft site. by Antoine Leca · 22 years ago
  86. fc2f3c3 Correct the name of the controlling macro (was __FTXF86_H__ ...) by Antoine Leca · 22 years ago
  87. 9967dce * src/cff/cffload.c (cff_charser_load): modified charset loader to by David Turner · 22 years ago
  88. c227868 * src/cff/cffload.c (cff_charser_load): modified charset loader to by David Turner · 22 years ago
  89. 4b9a7f6 Updated according to the recent OpenType from Microsoft by Antoine Leca · 22 years ago
  90. 6048e3d updating documentation & changes by David Turner · 22 years ago
  91. 5237993 fixed a small bug in the sbit cache that caused problems with embedded bitmaps by David Turner · 22 years ago
  92. e57ca7d * src/otlayout/otlayout.h, src/otlyaout/otlconf.h, by David Turner · 22 years ago
  93. 60b32e1 2002-11-05 David Turner <david@freetype.org> by David Turner · 22 years ago
  94. 54b0bca * include/freetype/ftgzip.h, src/gzip/ftgzip.c: by David Turner · 22 years ago
  95. 3249c62 * include/freetype/internal/internal.h, include/freetype/ftpfr.h, by David Turner · 22 years ago
  96. 2d62446 by Werner Lemberg · 22 years ago
  97. b4e18f1 by Werner Lemberg · 22 years ago
  98. cb544d3 by Werner Lemberg · 22 years ago
  99. eacb930 by Werner Lemberg · 22 years ago
  100. c4c373c by Werner Lemberg · 22 years ago