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