1. 7bd887f * src/sfnt/sfwoff2.c (woff2_open_font): Fix copy-paste typo. by Alexei Podtelezhnikov · 16 hours ago master
  2. 3f28a6b [woff,woff2] Limit the number of tables and use FT_MSB. by Alexei Podtelezhnikov · 16 hours ago
  3. 13d1180 [woff2] Disallow zero table font entries by Ben Wanger · 2 days ago
  4. 4d50468 [sfnt] Use faster macros in checksums. by Alexei Podtelezhnikov · 2 days ago
  5. 13da904 * src/sfnt/sfwoff2.c (compute_ULong_sum): Clean up. by Alexei Podtelezhnikov · 3 days ago
  6. 2c9691e * docs/CHANGES: Updated. by Alexei Podtelezhnikov · 4 days ago
  7. 5962d3c * src/cache/ftccache.c (FTC_Cache_RemoveFaceID): Remove nodes instantly. by Alexei Podtelezhnikov · 4 days ago
  8. a209e1a [cache] Remove unused `node_reset`. by Alexei Podtelezhnikov · 4 days ago
  9. f8f0d1a * src/cache/ftcmru.c (FTC_MruList_New): Do not reset nodes. by Alexei Podtelezhnikov · 4 days ago
  10. 1168b1b * src/cache/ftcimage.c (ftc_inode_weight): Formatting. by Alexei Podtelezhnikov · 6 days ago
  11. 4e079f6 Document the SDF spread further. by Alexei Podtelezhnikov · 6 days ago
  12. e2bcca4 * include/freetype/ftdriver.h: s/truncated/clamped/. by Alexei Podtelezhnikov · 11 days ago
  13. ec46a50 Improve SDF documentation. by Alexei Podtelezhnikov · 11 days ago
  14. 982bc83 [cache] Minor tweaks. by Alexei Podtelezhnikov · 13 days ago
  15. 5a3bfa9 * src/cache/ftcbasic.c: Cosmetic harmonization. by Alexei Podtelezhnikov · 13 days ago
  16. 23e1d64 [cache] Reduce type mismatches. by Alexei Podtelezhnikov · 14 days ago
  17. 9a2d6d9 * src/cache/{ftcbasic.c,ftccmap.c}: Use FTC_INLINE. by Alexei Podtelezhnikov · 2 weeks ago
  18. dbdcd75 [cache] Tweak headers. by Alexei Podtelezhnikov · 2 weeks ago
  19. db83e9c * src/cache/ftcglyph.c [!FTC_INLINE]: Fix compilation. by Alexei Podtelezhnikov · 2 weeks ago
  20. 12adfc2 [cache] Improve MRU list management. by Alexei Podtelezhnikov · 2 weeks ago
  21. d091bca [cache] Fix error handling. by Alexei Podtelezhnikov · 2 weeks ago fix1270
  22. b3a6a20 [smooth] Switch to vertical bisections. by Alexei Podtelezhnikov · 3 weeks ago
  23. fff58f5 * src/smooth/ftgrays.c (gray_convert_glyph): Refactor for convenience. by Alexei Podtelezhnikov · 3 weeks ago
  24. 674d629 [smooth] Store persistent clipping box. by Alexei Podtelezhnikov · 3 weeks ago
  25. f42ce25 [colr] Ensure enough bytes for PaintColrLayers by Ben Wanger · 8 weeks ago
  26. 17545d4 Avoid n^2 scanning for binary data. by Ben Wagner · 9 weeks ago
  27. 660a701 * CMakeLists.txt: Bump required version to 3.5. by Alexei Podtelezhnikov · 8 weeks ago
  28. 2cc5890 meson: Use the standard dependency mechanism to find bzip2 by Jordan Williams · 9 weeks ago
  29. 2a790a9 [cff, truetype] Always set up default variable instance. by Ben Wanger · 9 weeks ago
  30. 546237e * src/truetype/ttgxvar.c (ft_var_to_normalized): Integer overflow. by Werner Lemberg · 2 months ago
  31. 47574f7 Update all copyright notices. by Alexei Podtelezhnikov · 3 months ago
  32. 4f0256c * src/sfnt/ttgpos.c (tt_gpos_get_glyph_class): Fix warning C4018. by Alexei Podtelezhnikov · 3 months ago
  33. 8f286c8 Add support for kerning from 'GPOS' tables. by David Saltzman · 4 months ago
  34. 5761778 [smooth] Remove SSE2. by Alexei Podtelezhnikov · 4 months ago
  35. 6d91472 * CMakeLists.txt: Accommodate MingGW. by Alexei Podtelezhnikov · 4 months ago
  36. 7bac4d1 * src/sfnt/ttcolr.c (find_base_glyph_v1_record): Fix build in C90 mode. by Ozkan Sezer · 4 months ago
  37. cc081d7 [base] Fix up Mac resource forks and dfonts. by Alexei Podtelezhnikov · 4 months ago
  38. 4a85ff0 [sfnt] Restrict POST version 1.0. by Alexei Podtelezhnikov · 4 months ago
  39. a07ca46 * .gitlab-ci.yml: Use detached CI pipelines. by Alexei Podtelezhnikov · 4 months ago
  40. 57c4252 [sfnt] Guard access in 'COLR' v1 glyph binary search. by Werner Lemberg · 4 months ago
  41. ca76683 [ci] Add support for MSBuild on Windows. by Alexei Podtelezhnikov · 5 months ago
  42. 8eab511 [CFF] Extract `BlueValues` as `Fixed` rather than `Int`. by Skef Iterum · 5 months ago
  43. 6f2bf6a [psaux] Improve tracing. by Skef Iterum · 5 months ago
  44. af6d210 * vms_make.com: Switch to `clang`. by Jouk Jansen · 5 months ago
  45. 9bf7296 * src/truetype/ttgxvar.c (ft_var_to_normalized): Fix undefined left-shift. by Werner Lemberg · 5 months ago
  46. 50740b3 [msbuild] Streamline the process. by Alexei Podtelezhnikov · 5 months ago
  47. 01f23c3 * src/raster/ftraster.c (Draw_Sweep): Swap stub conditions. by Alexei Podtelezhnikov · 5 months ago
  48. 5999d47 * src/raster/ftmisc.h (FT_MulDiv): Remove unused copy. by Alexei Podtelezhnikov · 5 months ago
  49. 8f255c8 [raster] Speed up Bézier arches with extrema. by Alexei Podtelezhnikov · 5 months ago
  50. 1eb04c7 * docs/*: Typos. by Alexei Podtelezhnikov · 5 months ago
  51. efbae54 [raster] Eliminate intensive flow checking. by Alexei Podtelezhnikov · 5 months ago
  52. 63d3a37 * src/raster/ftraster.c: Comments, defines, includes, cleanups. by Alexei Podtelezhnikov · 5 months ago
  53. df39b01 * src/raster/ftraster.c (FT_Outline_Get_CBox ) [STANDALONE_]: Removed. by Alexei Podtelezhnikov · 5 months ago
  54. c62027d * src/raster/ftraster.c (Draw_Sweep): No-fault return. by Alexei Podtelezhnikov · 5 months ago
  55. d77dd24 [raster] Sweep polishing. by Alexei Podtelezhnikov · 5 months ago
  56. da8e428 [raster] Rearrange dropout control. by Alexei Podtelezhnikov · 6 months ago
  57. d7c72ff [raster] Use bitwise dropout mode interpretation. by Alexei Podtelezhnikov · 6 months ago
  58. e969289 * docs/CHANGES: Updated. by Alexei Podtelezhnikov · 6 months ago
  59. 050a320 [raster] Keep only bottom y-turns. by Alexei Podtelezhnikov · 6 months ago
  60. fa59e0d * src/raster/ftraster.c (End_Profile): Reduce branching. by Alexei Podtelezhnikov · 6 months ago
  61. c580926 * src/raster/ftraster.c (Draw_Sweep): Use more natural loop. by Alexei Podtelezhnikov · 6 months ago
  62. b0265cc [raster] Dissolve a loop. by Alexei Podtelezhnikov · 6 months ago
  63. 6dc2ecb * src/raster/ftraster.c: Comments. by Alexei Podtelezhnikov · 6 months ago
  64. aec7e71 [raster] Stylistic changes. by Alexei Podtelezhnikov · 6 months ago
  65. d1b3ef7 [raster] Revise overshoot setting. by Alexei Podtelezhnikov · 6 months ago
  66. 667aad5 * src/raster/ftraster.c (Conic_To, Cubic_To): Fix recent regression. by Alexei Podtelezhnikov · 6 months ago
  67. 0f98994 * include/freetype/ftimage.h: Fix type and link. by Alexei Podtelezhnikov · 6 months ago
  68. 6e7ef16 * src/raster/ftraster.c (Increment): Minor tweak. by Alexei Podtelezhnikov · 6 months ago
  69. e9359e2 [raster] Get rid of the fresh flag. by Alexei Podtelezhnikov · 6 months ago
  70. d5e8686 [raster] Get rid of the joint flag. by Alexei Podtelezhnikov · 6 months ago
  71. 9cd403b * src/raster/ftraster.c (Line_Up, Bezier_Up): Check "between" earlier. by Alexei Podtelezhnikov · 6 months ago
  72. 028b0d5 * src/raster/ftraster.c (Line_Up): Updated and fixed up. by Alexei Podtelezhnikov · 6 months ago
  73. d597393 * src/raster/ftraster.c (End_Profile, Convert_Glyph): Clean up. by Alexei Podtelezhnikov · 6 months ago
  74. e9a81e4 * src/raster/ftraster.c (Bezier_Up): Improve joint and loop. by Alexei Podtelezhnikov · 6 months ago
  75. 6338f2a [raster] Harmonize target bitmap navigation. by Alexei Podtelezhnikov · 6 months ago
  76. e920273 * src/raster/ftraster.c (Bezier_Up): Improve flow. by Alexei Podtelezhnikov · 6 months ago
  77. 8a2ca26 [raster] Reshuffle code for readability. by Alexei Podtelezhnikov · 6 months ago
  78. 9e86fb8 [raster] Improve profile accounting during sweeping. by Alexei Podtelezhnikov · 6 months ago
  79. 32081d8 [raster] Consolidate profile increment to the next line. by Alexei Podtelezhnikov · 6 months ago
  80. 046c4fc [raster] Instantly remove profiles from linked lists. by Alexei Podtelezhnikov · 6 months ago
  81. 6d6607b [raster] Modify the split condition. by Alexei Podtelezhnikov (Алексей Подтележников) · 6 months ago
  82. f2e76e8 [raster] Remove the jitter exception. by Alexei Podtelezhnikov (Алексей Подтележников) · 6 months ago
  83. dc519d0 [raster] Simplify dropout detection. by Alexei Podtelezhnikov · 6 months ago
  84. 4e2d1f0 [raster] Simplify sweeping entry and exit. by Alexei Podtelezhnikov · 6 months ago
  85. 55d0287 [raster] Switch to routine Int instead of Short. by Alexei Podtelezhnikov · 6 months ago
  86. 8c5ec8d [raster] Increase the raster pool density. by Alexei Podtelezhnikov · 6 months ago
  87. a0e10a8 [raster] Slightly improve the pool design. by Alexei Podtelezhnikov · 6 months ago
  88. d1e894b [raster] Clean up sweeping. by Alexei Podtelezhnikov · 6 months ago
  89. 09ae6eb * src/raster/ftraster.c (Insert_Y_Turn): Improve flow. by Alexei Podtelezhnikov · 6 months ago
  90. fab53f7 * src/pcf/pcfutil.c (BSWAP16): Limit clang support. by Alexei Podtelezhnikov · 7 months ago
  91. 4e61303 [raster] Small optimizations. by Alexei Podtelezhnikov · 7 months ago
  92. a35da2c * src/raster/ftraster.c (Convert_Glyph): Remove redundant check. by Alexei Podtelezhnikov · 7 months ago
  93. 3fa5c84 [raster] Fix linked profiles in contour loops. by Alexei Podtelezhnikov · 7 months ago
  94. 749b8f9 * src/raster/ftraster.c: Improve tracing. by Alexei Podtelezhnikov · 7 months ago
  95. 153c038 [raster] Improve profile accounting. by Alexei Podtelezhnikov · 7 months ago
  96. f09c5e5 * src/raster/ftraster.c (Convert_Glyph): Fix null-dereference. by Alexei Podtelezhnikov · 7 months ago
  97. c7fa00b [raster] Fix pool overflow checking. by Alexei Podtelezhnikov · 7 months ago
  98. 14bcb28 [raster] Miscellaneous clean-ups. by Alexei Podtelezhnikov · 7 months ago
  99. 322e580 * src/smooth/ftgrays.c: Move the sweep functions... by Alexei Podtelezhnikov · 7 months ago
  100. 84cd2e9 * src/raster/ftraster.c: Tracing updates. by Alexei Podtelezhnikov · 7 months ago