1. c3135e4 [autofit] Fix and add comments. by Werner Lemberg · 13 years ago
  2. 3a0844c [autofit] Add more debugging functions. by Werner Lemberg · 13 years ago
  3. 3cf3b9e Minor formatting. by Werner Lemberg · 13 years ago
  4. 7c6da3d Add new option `--disable-mmap' to configure script. by suzuki toshiya · 13 years ago
  5. 58cb359 [truetype] Recalculate the sfnt table checksum always. by suzuki toshiya · 13 years ago
  6. 1e89d15 [truetype] Register a set of tricky fonts, NEC FA family. by suzuki toshiya · 13 years ago
  7. 10385e3 Remove unrequired `else' from ttobjs.c::tt_get_sfnt_checksum(). by suzuki toshiya · 13 years ago
  8. 8920886 [truetype] Fix a bug in the sfnt table checksum getter. by suzuki toshiya · 13 years ago
  9. b9aa1f1 [autofit] Improve tracing messages. by Werner Lemberg · 13 years ago
  10. 86b7b2f [truetype] Revert the reordering of trickyness checking. by suzuki toshiya · 13 years ago
  11. abc47aa [truetype] Always check the checksum to identify tricky fonts. by suzuki toshiya · 13 years ago
  12. 233f9d5 [autofit] Add more Indic scripts with hanging baseline. by suzuki toshiya · 13 years ago
  13. a8dbf7d Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2 by Werner Lemberg · 13 years ago
  14. 8c82ec5 Always ignore global advance. by Behdad Esfahbod · 13 years ago
  15. 94eff48 Fix mismatched indents in src/autofit/aflatin2.c. by suzuki toshiya · 13 years ago
  16. a345c0e [autofit] Blur CJK stems if too many to preserve their gaps by suzuki toshiya · 13 years ago
  17. d503b1b Integrate autofitter debugging stuff. by Werner Lemberg · 13 years ago
  18. de2de6b Remove dead debugging code. by Werner Lemberg · 13 years ago
  19. 575078d Formatting nits. by Werner Lemberg · 13 years ago
  20. 149f543 Synchronize config files. by Werner Lemberg · 13 years ago
  21. 9b00875 Fix Savannah bug #33047. by Werner Lemberg · 13 years ago
  22. b9baff2 Document BBox and CBox computation problems for tricky fonts. by Werner Lemberg · 13 years ago
  23. 21b1a0d Fix reading of signed integers from files on 64bit platforms. by Kan-Ru Chen · 13 years ago
  24. 7f03a24 Update Unicode ranges for CJK autofitter; in particular, add Hangul. by Werner Lemberg · 13 years ago
  25. 948a8fb Fix formatting of autofit debug dumps. by Werner Lemberg · 13 years ago
  26. 9f5ed81 Cosmetics. by Werner Lemberg · 13 years ago
  27. 544adf7 Whitespace, typo. by Werner Lemberg · 13 years ago
  28. ef11551 * src/autofit/aftypes.h (AF_OutlineRec): Removed, unused. by Werner Lemberg · 13 years ago
  29. 90f0487 Cosmetics. by Werner Lemberg · 13 years ago
  30. f3c5791 Copyright. by Werner Lemberg · 13 years ago
  31. 360646c * src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 256. by Werner Lemberg · 13 years ago
  32. 01caf4a * src/truetype/ttpload.c(tt_face_load_loca): Fix mismatch warning. by Werner Lemberg · 13 years ago
  33. 6e3fee0 Typo. by Werner Lemberg · 14 years ago
  34. da08e69 Ignore *.o and *.a files. by Werner Lemberg · 14 years ago
  35. af7b8b1 * src/sfnt/sfobjs.c (sfnt_open_font): Check number of TTC subfonts. by Werner Lemberg · 14 years ago
  36. 8bd77f9 More C++ compilation fixes. by Werner Lemberg · 14 years ago
  37. c7f26a1 C++ compilation fixes. by Werner Lemberg · 14 years ago
  38. 8fb8841 A better fix for Savannah bug #32671. by Alexei Podtelezhnikov · 14 years ago
  39. 437fb8e * src/base/ftstroke.c (FT_StrokerRec): Remove unused `valid' field. by Werner Lemberg · 14 years ago
  40. cecd912 Make FT_Sfnt_Table_Info return the number of SFNT tables. by Werner Lemberg · 14 years ago
  41. d87389e Whitespace. by Werner Lemberg · 14 years ago
  42. 3fd158d Fix Savannah bug #27988. by Bram Tassyns · 14 years ago
  43. 9c111b0 * docs/CHANGES: Updated. by Werner Lemberg · 14 years ago
  44. 6c04553 Quick fix for Savannah bug #32671. by Werner Lemberg · 14 years ago
  45. c9bdfa7 Fix autohinting fallback. by Werner Lemberg · 14 years ago
  46. 4d0586f Whitespace. by Werner Lemberg · 14 years ago
  47. 576fc2c Add AF_CONFIG_OPTION_USE_WARPER to control the autofit warper. by Werner Lemberg · 14 years ago
  48. e547a65 [autofit] More comments, formatting, whitespace. by Werner Lemberg · 14 years ago
  49. b7fc0c7 [autofit] Slight simplifications. by Werner Lemberg · 14 years ago
  50. 6cfbb23 [autofit] Some comments. Whitespace. by Werner Lemberg · 14 years ago
  51. e7d1fb3 * docs/PROBLEMS: Mention rendering differences on different by Werner Lemberg · 14 years ago
  52. 6c28689 [autofit] Comment out unused code. by Werner Lemberg · 14 years ago
  53. f42cc53 * src/autofit/afhints.h (AF_GlyphHints): Remove unused field. by Werner Lemberg · 14 years ago
  54. 6af0242 [autofit] Add ASCII drawing for better explanation. by Werner Lemberg · 14 years ago
  55. ae6d1d7 [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID(). by suzuki toshiya · 14 years ago
  56. 7ad15d5 [autofit] Document warper. by Werner Lemberg · 14 years ago
  57. ff80950 Fall back to autohinting if a TTF/OTF doesn't contain any bytecode. by Kevin Kofler · 14 years ago
  58. 18fffa4 [cff] Fix subset prefix removal. by John Tytgat · 14 years ago
  59. c5bda50 [autofit] Add a lot of comments and do some minor formatting. by Werner Lemberg · 14 years ago
  60. dd6c38f Convert to CRLF. by Werner Lemberg · 14 years ago
  61. 70f7db1 Add inline assembly version of FT_MulFix for MSVC. by Bradley Grainger · 14 years ago
  62. d2731e1 Add project and solution files in Visual Studio 2010 format. by Bradley Grainger · 14 years ago
  63. 713faec * src/autofit/afdummy.c: Include `aferrors.h'. by Werner Lemberg · 14 years ago
  64. 75df706 [cff] Ignore unknown operators in charstrings. by Werner Lemberg · 14 years ago
  65. 18931a5 [truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also. by Werner Lemberg · 14 years ago
  66. f1a981b [truetype] Protect jump instructions against endless loops. by Werner Lemberg · 14 years ago
  67. d6a213f [truetype] Improve handling of invalid references. by Werner Lemberg · 14 years ago
  68. 96f0456 [truetype] Improve handling of stack underflow. by Werner Lemberg · 14 years ago
  69. 91a9716 Whitespace. by Werner Lemberg · 14 years ago
  70. 0682251 * src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message. by Werner Lemberg · 14 years ago
  71. c61b359 [truetype]: Fix behaviour of MIAP for invalid arguments. by LIU Sun-Liang · 14 years ago
  72. 332da87 [autofit] Some formatting and clean-ups. by Werner Lemberg · 14 years ago
  73. dcdb316 [truetype] Fix handling of MIRP instruction. by Werner Lemberg · 14 years ago
  74. 17f54bc Fix ARM assembly code in include/freetype/config/ftconfig.h. by suzuki toshiya · 14 years ago
  75. 21bdca7 [raster] Make bbox handling the same as with Microsoft's rasterizer. by Werner Lemberg · 14 years ago
  76. a2ef664 Copy -mcpu=* & -march=* options from CFLAGS to LDFLAGS. by suzuki toshiya · 14 years ago
  77. c68a82d Fix off-by-one bug in CFLAGS & LDFLAGS harmonizer. by suzuki toshiya · 14 years ago
  78. 0039d01 [raster] Add undocumented drop-out rule to the other bbox side also. by Werner Lemberg · 14 years ago
  79. c02485c [raster] Reduce jitter value. by Werner Lemberg · 14 years ago
  80. 29bc310 [raster] Handle drop-outs at glyph borders according to Microsoft. by Werner Lemberg · 14 years ago
  81. 3757b1e Cleanup/formatting. by Werner Lemberg · 14 years ago
  82. 6b3bef2 Correct wrong years about recent commits in ChangeLog. by suzuki toshiya · 14 years ago
  83. 5e7ad20 [cache] Fix Savannah bug #31923, patch drafted by Harsha. by suzuki toshiya · 14 years ago
  84. 38b272f [cache] Notice if a cache query induced the node list change. by suzuki toshiya · 14 years ago
  85. 62d116f [cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc. by suzuki toshiya · 14 years ago
  86. 9a2e255 [cache] Deduplicate the code to get the top node by a hash. by suzuki toshiya · 14 years ago
  87. 52a1e47 [cache] inline-specific functions are conditionalized. by suzuki toshiya · 14 years ago
  88. 0de5b37 [cache] Correct a type mismatch under non-inlined config. by suzuki toshiya · 14 years ago
  89. 34f4b20 Update Jamfile to include Bzip2 support. by suzuki toshiya · 14 years ago
  90. a399588 Improve `gasp' table documentation. by Werner Lemberg · 14 years ago
  91. 55e6a6f Update Symbian project files to include Bzip2 support. by suzuki toshiya · 14 years ago
  92. 29cb6a6 Fix ChangeLog. by suzuki toshiya · 14 years ago
  93. 017b4d5 Update classic MacOS makefiles to include Bzip2 support. by suzuki toshiya · 14 years ago
  94. be683e7 Update Amiga makefiles to include Bzip2 support. by suzuki toshiya · 14 years ago
  95. 41d7e4a Update pkg-config tools to reflect Bzip2 support. by suzuki toshiya · 14 years ago
  96. 1909959 * builds/unix/configure.raw: Remove `SYSTEM_BZ2LIB' macro. by suzuki toshiya · 14 years ago
  97. f3ce237 */rules.mk: Handle `*pic.c' files. by Werner Lemberg · 14 years ago
  98. fa1e6b3 Formatting. by Werner Lemberg · 14 years ago
  99. 91843df * src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 64. by Werner Lemberg · 14 years ago
  100. 13a9163 Enable bzip2 support for `make devel'. by Werner Lemberg · 14 years ago