1. 9b01795 [sfnt] Ensure OTTO fonts have tables (#57285). by Ben Wagner · 4 years, 6 months ago
  2. 07c8d8b Minor fixes for recent compilers. by Behdad Esfahbod · 4 years, 6 months ago
  3. 3aaae71 CMakeLists.txt: minor doc additions, compile builds/unix/ftsystem.c on UNIX by Nikolaus Waxweiler · 4 years, 6 months ago
  4. b75031a * src/sfnt/sfwoff2.c (woff2_open_font): Check `num_fonts' for TTCs. by Werner Lemberg · 4 years, 7 months ago
  5. 0a3d2bb [doc] FT_Open_Args: Clarify the ownership of `pathname'. by Filip Filmar · 4 years, 7 months ago
  6. 3b8bc65 * src/sfnt/sfwoff2.c (woff2_open_font): Avoid undefined shift. by Werner Lemberg · 4 years, 7 months ago
  7. 90a30f1 * src/sfnt/pngshim.c (premultiply_data): Optimize for __SSE__ only. by Alexei Podtelezhnikov · 4 years, 7 months ago
  8. 545a481 * src/sfnt/sfwoff2.c (reconstruct_glyf): Check `triplet_size'. by Werner Lemberg · 4 years, 7 months ago
  9. 1e9229f [cff] Fix FT_FACE_FLAG_GLYPH_NAMES for CFF2 based fonts (#57023). by John Tytgat · 4 years, 7 months ago
  10. 5a1a79c [woff2] Fix SFNT table checks. by Werner Lemberg · 4 years, 7 months ago
  11. 1167bff * src/sfnt/sfwoff2 (reconstruct_glyf): Fix reallocation. by Werner Lemberg · 4 years, 7 months ago
  12. 0fcf486 Improve memory debugging. by Werner Lemberg · 4 years, 7 months ago
  13. d355a73 docs/DEBUG: Document environment variable `FT2_KEEP_ALIVE'. by Werner Lemberg · 4 years, 7 months ago
  14. 1f4e5bc * src/sfnt/sfwoff2 (reconstruct_font): Fix reallocation. by Werner Lemberg · 4 years, 7 months ago
  15. c912690 * src/base/ftstroke.c (ft_stroker_inside): Speed up. by Alexei Podtelezhnikov · 4 years, 8 months ago
  16. 94815d6 * src/sfnt/sfwoff2 (woff2_open_font): Initialize `woff2.ttc_fonts'. by Werner Lemberg · 4 years, 8 months ago
  17. 839a023 * src/sfnt/sfwoff2.c (reconstruct_font): Fix memory leak. by Werner Lemberg · 4 years, 8 months ago
  18. 12696dc [woff2] Reject fonts without `head' table. by Werner Lemberg · 4 years, 8 months ago
  19. ba06ada [woff2] Fix compiler warnings. by Werner Lemberg · 4 years, 8 months ago
  20. c37a501 * src/sfnt/sfwoff2.c (woff2_open_font): Fix sanity check. by Werner Lemberg · 4 years, 8 months ago
  21. 2bf603b [woff2] Fix memory leaks. by Werner Lemberg · 4 years, 8 months ago
  22. b39576f * src/base/ftstroke.c (ft_stroker_cap): Speed up caps. by Alexei Podtelezhnikov · 4 years, 8 months ago
  23. 432efa2 * src/base/ftstroke.c (ft_stroker_outside): Speed up clipped miter. by Alexei Podtelezhnikov · 4 years, 8 months ago
  24. db4083f * src/sfnt/sfwoff2.c (woff2_open_font): Check (sum of) table sizes. by Werner Lemberg · 4 years, 8 months ago
  25. 4881f75 * src/base/ftstroke.c (ft_stroke_border_arcto): Speed up calculations. by Alexei Podtelezhnikov · 4 years, 8 months ago
  26. 5327092 [woff2] Fix memory leaks. by Nikhil Ramakrishnan · 4 years, 8 months ago
  27. 04ebb2a * src/otvalid/otvcommon.c (otv_Coverage_get_last): Guard `count'. by Werner Lemberg · 4 years, 8 months ago
  28. 99f23d6 * src/sfnt/sfwoff2.c (woff2_open_font): Check table index. by Werner Lemberg · 4 years, 8 months ago
  29. cc17f85 [cmake] Don't fail if brotli is missing (#56894). by Avi Halachmi (:avih) · 4 years, 8 months ago
  30. 3de1b8d [cmake] Add brotli support. by Werner Lemberg · 4 years, 8 months ago
  31. bbb1436 FindHarfBuzz.cmake: Change indentation to two spaces; shorten lines. by Werner Lemberg · 4 years, 8 months ago
  32. 87f5225 Fix handling of `AF_CONFIG_OPTION_INDIC'. by Werner Lemberg · 4 years, 8 months ago
  33. 12351ee CMakeLists.txt: Fix generation of DLL related stuff (#56852). by Werner Lemberg · 4 years, 8 months ago
  34. 3fa35aa * src/sfnt/sfwoff2.c (compute_ULong_sum): Fix undefined shift. by Werner Lemberg · 4 years, 8 months ago
  35. 543a3b9 * src/sfnt/sfwoff2.c (woff2_open_font): Add sanity check. by Werner Lemberg · 4 years, 9 months ago
  36. cbee985 [woff2] Don't use `FT_UInt64' (#56815). by Dominik Röttsches · 4 years, 9 months ago
  37. 5941565 [truetype] Prevent crash in `TT_Set_Named_Instance' (#56813). by Werner Lemberg · 4 years, 9 months ago
  38. ed7e819 CHANGES: Updated. by Werner Lemberg · 4 years, 9 months ago
  39. eef5c1d [woff2] Fix compiler warnings. by Werner Lemberg · 4 years, 9 months ago
  40. 60c52f0 [woff2] Formatting; some comments. by Werner Lemberg · 4 years, 9 months ago
  41. 86803ac [woff2] Check whether known tag is in array bounds. by Nikhil Ramakrishnan · 4 years, 9 months ago
  42. d2681a4 [woff2] More formatting and documentation. by Nikhil Ramakrishnan · 4 years, 9 months ago
  43. 1a10301 * src/sfnt/sfwoff2.c: Improve trace comments. by Nikhil Ramakrishnan · 4 years, 9 months ago
  44. 9761670 [woff2] Formatting. by Nikhil Ramakrishnan · 4 years, 9 months ago
  45. 2a23dc7 [woff2] Support `hmtx' reconstruction when `glyf' is untransformed. by Nikhil Ramakrishnan · 4 years, 9 months ago
  46. 5367e0c [sfnt] Support `face->num_faces' for WOFF2 fonts. by Nikhil Ramakrishnan · 4 years, 9 months ago
  47. bb7668d [woff2] Improve memory and error handling. by Nikhil Ramakrishnan · 4 years, 10 months ago
  48. 1e02076 [woff2] Avoid too many calls to `FT_REALLOC'. by Nikhil Ramakrishnan · 4 years, 10 months ago
  49. 4d9b3d1 [woff2] Reconstruct `loca', `hmtx', and swap out stream. by Nikhil Ramakrishnan · 4 years, 10 months ago
  50. e3953e5 [woff2] Reconstruct transformed `glyf' table. by Nikhil Ramakrishnan · 4 years, 10 months ago
  51. 81cf532 [woff2] Copy un-transformed tables to sfnt stream. by Nikhil Ramakrishnan · 4 years, 10 months ago
  52. 106bacf [woff2] Create stream for uncompressed buffer. by Nikhil Ramakrishnan · 4 years, 10 months ago
  53. 18f6ff1 [woff2] Handle TTCs and start reconstructing font. by Nikhil Ramakrishnan · 4 years, 11 months ago
  54. 7a1639b [woff2] Get known tags from function. by Nikhil Ramakrishnan · 4 years, 11 months ago
  55. c6c2c0b [woff2] Minor. by Nikhil Ramakrishnan · 4 years, 11 months ago
  56. fc65d45 [woff2] Uncompress Brotli streams and `face_index' support. by Nikhil Ramakrishnan · 4 years, 11 months ago
  57. 732da8a * builds/unix/configure.raw: Change argument name to `brotli'. by Nikhil Ramakrishnan · 4 years, 11 months ago
  58. 9443a1b Add Brotli dependency and required checks. by Nikhil Ramakrishnan · 4 years, 11 months ago
  59. 76c64f6 [woff2] Write SFNT Offset table. by Nikhil Ramakrishnan · 5 years ago
  60. e09fe4c * src/sfnt/sfwoff2.c: #undef macros. by Nikhil Ramakrishnan · 5 years ago
  61. e496cb2 [woff2] Read table and collection directory. by Nikhil Ramakrishnan · 5 years ago
  62. 8c1e3fc [sfnt] Include `woff2tags.c' for building. by Nikhil Ramakrishnan · 5 years ago
  63. b45c7dd [sfnt] Add WOFF2 constants. by Nikhil Ramakrishnan · 5 years ago
  64. 2fa573c [sfnt] Read WOFF 2 header. by Nikhil Ramakrishnan · 5 years ago
  65. 83dba0e Add structures for WOFF2. by Nikhil Ramakrishnan · 5 years ago
  66. 9adc3b3 * src/psaux/cffdecode.c (cff_operator_seac): Fix numeric overflow. by Werner Lemberg · 4 years, 9 months ago
  67. 7d1d3b9 [type1] Fix `FT_Get_Var_Axis_Flags' (#56804). by Werner Lemberg · 4 years, 9 months ago
  68. 734d60f Another minor documentation improvement. by Werner Lemberg · 4 years, 9 months ago
  69. ad3443c Minor documentation improvement. by Werner Lemberg · 4 years, 9 months ago
  70. 12af46b * src/base/ftbbox.c (cubic_peak): Sanitize left shift (#56586). by Alexei Podtelezhnikov · 4 years, 10 months ago
  71. d5522ac * src/cid/cidload.c (cid_hex_to_binary): Fix typo (#56653). by Weiyi Wu · 4 years, 10 months ago
  72. b110acb [sfnt, winfonts] Avoid memory leaks in case of error (#56587). by Werner Lemberg · 4 years, 10 months ago
  73. 12e4307 Properly handle phantom points for variation fonts (#56601). by Ben Wagner · 4 years, 10 months ago
  74. 05439f5 [psaux] (2/2) Handle fonts that use SEAC for ligatures (#56580). by Werner Lemberg · 4 years, 10 months ago
  75. f2b6458 [psaux] (1/2) Handle fonts that use SEAC for ligatures (#56580). by Chris Liddell · 4 years, 10 months ago
  76. 8cf046c * Version 2.10.1 released. ========================== by Werner Lemberg · 4 years, 11 months ago VER-2-10-1
  77. 7b1c758 * src/bdf/bdfdrivr.c (bdf_cmap_char_{index,next}): Fix inequality. by Alexei Podtelezhnikov · 4 years, 11 months ago
  78. 81445c0 Doc polishing. by Alexei Podtelezhnikov · 5 years ago
  79. a41e560 Minor. by Alexei Podtelezhnikov · 5 years ago
  80. 1e20a37 docs/CHANGES: Updated. by Werner Lemberg · 5 years ago
  81. 983a87c * src/tools/apinames.c: Formatting, minor edits. by Werner Lemberg · 5 years ago
  82. 47ca5cb [autofit] Disable hinting if no blue zones are available (#56450). by Werner Lemberg · 5 years ago
  83. 82e4090 Towards better VMS support. by Werner Lemberg · 5 years ago
  84. 3736b28 * src/autofit/aflatin.c (af_latin_metrics_init_widths): Minor. by Werner Lemberg · 5 years ago
  85. 8acd980 Add memory access macro summary. by Werner Lemberg · 5 years ago
  86. e7ac928 [smooth] Restore the span buffering for direct mode only. by Alexei Podtelezhnikov · 5 years ago
  87. 59e0c6f * include/freetype/ftmodapi.h (FT_DebugHook_Func): Return error. by Alexei Podtelezhnikov · 5 years ago
  88. bdac4cb Rendering considerations. by Alexei Podtelezhnikov · 5 years ago
  89. d1b1632 * src/truetype/ttobjs.c (tt_check_trickyness_family): Add `const'. by Alexei Podtelezhnikov · 5 years ago
  90. 6a92b1f [gzip] Add support for `gzip' encoded header (#9812). by Moazin Khatti · 5 years ago
  91. 78c02bc [type1,type42] Use `const' for string literals. by Alexei Podtelezhnikov · 5 years ago
  92. afaf3f1 [bdf,pcf] Use `const' for string literals. by Alexei Podtelezhnikov · 5 years ago
  93. 7fde521 Update CHANGES file. by Werner Lemberg · 5 years ago
  94. 711b593 * src/base/ftinit.c (FT_Set_Default_Properties): Fix crash. by Philip Race · 5 years ago
  95. c949ab0 Minor. by Alexei Podtelezhnikov · 5 years ago
  96. e13c1f4 Solidify VC2005 builds. by Alexei Podtelezhnikov · 5 years ago
  97. 7b275a5 [sfnt] Separate WOFF sources and headers. by Nikhil Ramakrishnan · 5 years ago
  98. f0de218 [base] Fix `make multi'. by Werner Lemberg · 5 years ago
  99. f37083e [truetype] Fix copy-and-paste error (#56409). by Ben Wagner · 5 years ago
  100. 49079ce [truetype] Fix 32bit builds (#56404). by Werner Lemberg · 5 years ago