1. dad4640 [base] Maintain overall rendering limits. by Alexei Podtelezhnikov · 2 days ago master
  2. a9babbc * src/autofit/ft-hb-ft.c (ft_hb_ft_reference_table): Use `ft_sfree`. by Harry Sintonen · 4 days ago
  3. 341049a [base] Set ppem-based rendering limits. by Alexei Podtelezhnikov · 8 days ago
  4. b91f75b [autofit] Prevent signed integer overflow. by Werner Lemberg · 10 days ago
  5. 5f524d0 [truetype] Prevent signed integer overflow. by Werner Lemberg · 11 days ago
  6. 4553f1c [autofit] Prevent signed integer overflow. by Werner Lemberg · 12 days ago
  7. 26adb9f Fix leak of exec->FDefs in tt_size_init_bytecode by Ben Wagner · 12 days ago
  8. 7b72c0f [autofit] Prevent signed integer overflow. by Werner Lemberg · 13 days ago
  9. 914b474 [base] Fix support for format 13 charmaps. by Celeste Liu · 14 days ago
  10. fc85a25 [ttgxvar] Check for overflow in array size computation. by Werner Lemberg · 2 weeks ago
  11. 23b6cd2 Fix leak of exec in tt_size_init_bytecode by Ben Wagner · 5 weeks ago
  12. 30e45ab * src/pcf/pcfdrivr.c (PCF_Face_Init): Handle charmap errors. by Alexei Podtelezhnikov · 6 weeks ago
  13. f75ae3d * src/sfnt/ttbdf.c (tt_face_load_bdf_props): Fix size test. by Werner Lemberg · 6 weeks ago
  14. 5751c18 Improve documentation of the 'BDF ' table as used in X11 `.otb` files. by Werner Lemberg · 6 weeks ago
  15. 85161d7 * src/otvalid/otvcommn.c (otv_FeatureList_validate): Fix array size check. by Werner Lemberg · 7 weeks ago
  16. c54f1cb [otvalid] Minor formatting and comment fixes. by Werner Lemberg · 7 weeks ago
  17. 32fc0af [pshinter] Slightly simplify BlueShift application. by Alexei Podtelezhnikov · 9 weeks ago
  18. 04743f1 [pshinter] Slightly simplify BlueScale application. by Alexei Podtelezhnikov · 9 weeks ago
  19. d783d33 [pshinter] Fix up degenerate contours. by Alexei Podtelezhnikov · 8 weeks ago
  20. e63975c * src/base/ftutil.c (FT_List_Finalize): Delay reading 'data'. by Alexei Podtelezhnikov · 7 weeks ago
  21. 6a25214 * src/autofit/afgsub.c (af_parse_gsub): Always init `gsub_lookup_count`. by Werner Lemberg · 7 weeks ago
  22. 582cea9 [autofit] Fix handling of invalid GSUB lookup indices. by Werner Lemberg · 7 weeks ago
  23. b848824 [sfnt] Fix GPOS handling. by Werner Lemberg · 8 weeks ago
  24. 590e357 * builds/toplevel.mk (dist): Replace `for` with `find ... -exec`. by Alexei Podtelezhnikov · 7 weeks ago for_find
  25. fe0a964 * builds/toplevel.mk (dist): `-wholename` -> `-name`. by Suzuki, Toshiya (鈴木俊哉) · 8 weeks ago
  26. 9d99611 * .gitlab-ci.yml: update macos image to Tahoe:2025-09-30. by suzuki toshiya · 7 weeks ago
  27. 6d4977d * builds/toplevel.mk (dist): Improve compatibility with BSD tar. by Alexei Podtelezhnikov · 9 weeks ago
  28. fc9cc50 [cff] Handle underline position and thickness as integers. by Alexei Podtelezhnikov · 2 months ago
  29. c97efd2 * src/tools/apinames.c (names_add): Remove unrequired cast of by suzuki toshiya · 2 months ago
  30. 184910d * src/autofit/afgsub.c: Evaluate FT_CONFIG_OPTION_USE_HARFBUZZ by Suzuki, Toshiya (鈴木俊哉) · 4 months ago
  31. 3d871c5 Minor. by Alexei Podtelezhnikov · 2 months ago
  32. 3532877 [cff,cid,type1,type42] Fix up `PS_FontInfo`. by Alexei Podtelezhnikov · 2 months ago
  33. ae63cc0 * src/base/ftadvanc.c (ft_face_scale_advances_): Adjust scaling. by Alexei Podtelezhnikov · 3 months ago
  34. 0d410eb [base] Refactor obtaining advances. by Alexei Podtelezhnikov · 3 months ago
  35. f238830 * src/truetype/ttgload.c (tt_loader_init): Reset compatibility. by Alexei Podtelezhnikov · 3 months ago
  36. 4334f00 [autofit] Prevent signed integer overflow. by Werner Lemberg · 4 months ago
  37. 7955c9b * src/bdf/bdfdriver.c (BDF_Glyph_Load): Use `bdf->bdffont->bpp` directly. by Werner Lemberg · 4 months ago
  38. 41eab7e * tests/README.md: Fix a script name. by Alan Coopersmith · 4 months ago
  39. 03acd89 [build] Don't use non-POSIX escapes in sed regexp. by Werner Lemberg · 4 months ago sed
  40. 66e1ec8 Typo. by Werner Lemberg · 4 months ago
  41. 7e14994 * include/freetype/internal/ftobjs.h (ft_default_raster): Relic removed. by Alexei Podtelezhnikov · 4 months ago
  42. 526ec5c * Version 2.14.1 released. ========================== by Werner Lemberg · 4 months ago VER-2-14-1
  43. 566f880 [base] Fix return values of two Font Variation functions. by Behdad Esfahbod · 4 months ago
  44. 53b9319 * src/autofit/afgsub.c (af_map_lookup): Fix handling of lookup type 7. by Werner Lemberg · 4 months ago
  45. 36f917c * src/truetype/ttinterp.c (TT_Run_Context): Fix IUP tracking bits. by Alexei Podtelezhnikov · 4 months ago
  46. 3ac4907 Typo! by Alexei Podtelezhnikov · 4 months ago
  47. 89eba38 * src/truetype/ttinterp.c (TT_Run_Context): Reset IUP tracking bits. by Alexei Podtelezhnikov · 4 months ago
  48. e969f52 [autofit] Fix HarfBuzz calling. by Behdad Esfahbod · 4 months ago
  49. 9db5233 * docs/release: Use `sshpass` for SourceForge.net password. by Werner Lemberg · 4 months ago
  50. bdd560f * docs/release: Fix `scp` usage with OpenSSH version >= 9.0. by Werner Lemberg · 4 months ago
  51. 007c46e * Version 2.14.0 released. ========================== by Werner Lemberg · 4 months ago VER-2-14-0
  52. 28223c5 * builds/toplevel.mk (do-dist): Download shallow clone of `config.git`. by Werner Lemberg · 4 months ago
  53. 32cb539 Update all copyright notices. by Werner Lemberg · 4 months ago
  54. d3668e0 src/sfnt/ttload.c (tt_face_load_any): Correctly handle font containers. by Werner Lemberg · 4 months ago
  55. ba7eb5b Clean up OpenVMS support. by Jouk Jansen · 5 months ago
  56. c6cf32d * src/psaux/psauxmod.h (psaux_driver_class): Removed declaration. by Alexei Podtelezhnikov · 5 months ago
  57. 61a4234 [base] Use const FT_Module_Class. by Alexei Podtelezhnikov · 5 months ago
  58. 48f91b5 * src/base/ftobjs.c (FT_Load_Glyph): Reduces scope of 'ttface'. by Alexei Podtelezhnikov · 5 months ago
  59. c085125 * src/truetype/ttinterp.c: Fix some builds. by Alexei Podtelezhnikov · 5 months ago
  60. 8cbabc4 * subprojects/*.wrap: Updated. by Werner Lemberg · 5 months ago
  61. 23fa1e3 Updating `CHANGES` file; minor fixes elsewhere (mostly formatting). by Werner Lemberg · 5 months ago
  62. ca0247a [truetype] Fix compilation without bytecode. by Alexei Podtelezhnikov · 5 months ago
  63. cff6674 [truetype] Small fix in the incremental interface (again). by Alexei Podtelezhnikov · 5 months ago
  64. 6bd5a8c [truetype] Small fix in the incremental interface. by Alexei Podtelezhnikov · 5 months ago
  65. 508c30e * src/autofit/afgsub.c: Fix a warning. by Alexei Podtelezhnikov · 5 months ago
  66. adc7b85 * */ftoption.h: Update C99 wording. by Alexei Podtelezhnikov · 5 months ago
  67. 4c77a69 * */ftoption.h: Note C99 compliance. by Alexei Podtelezhnikov · 5 months ago
  68. 670d0b2 [ttgxvar] Fix caching of scalars when there are intermediate tuples. by Behdad Esfahbod · 5 months ago
  69. aa2ee67 Improvements to OpenVMS support. by Jouk Jansen · 6 months ago
  70. 27c1cb1 * docs/CHANGES: Mention 'ftmulti' improvements. by Alexei Podtelezhnikov · 6 months ago
  71. 42047ae [type1/MM] Correctly reset the default instance. by Alexei Podtelezhnikov · 6 months ago
  72. 08805be [truetype/v40] Fix ROUND_XY_TO_GRID handling. by Alexei Podtelezhnikov · 6 months ago
  73. 6c18a39 * src/truetype/ttinterp.c (Ins_MDRP,MIRP): Small tweak. by Alexei Podtelezhnikov · 6 months ago bytecode_tweak
  74. 64a0c64 [truetype] Tweak size management. by Alexei Podtelezhnikov · 6 months ago
  75. 8ceba9b [truetype] Relocate color compensation (cont'd). by Alexei Podtelezhnikov · 6 months ago
  76. 47d80cf [truetype] Fix EVEN and ODD instructions. by Alexei Podtelezhnikov · 6 months ago
  77. ac662dc * src/truetype/ttinterp.c: Fix comments. by Alexei Podtelezhnikov · 6 months ago
  78. 63e2c05 * src/truetype/ttinterp.h (TT_Round_Func): Fix argument. by Alexei Podtelezhnikov · 6 months ago
  79. 62ca1fd [truetype] Clean up size validation. by Alexei Podtelezhnikov · 6 months ago
  80. 9e9d539 [truetype] Relocate color compensation. by Alexei Podtelezhnikov · 6 months ago
  81. d6022b6 [smooth] Remove usage of setjmp and longjmp. by Alexei Podtelezhnikov · 6 months ago sansjmp
  82. b04db38 [sfnt] Rewrite GPOS kerning support. (2/2) by Werner Lemberg · 7 months ago gpos
  83. 8ef26a8 [sfnt] Rewrite GPOS kerning support. (1/2) by Werner Lemberg · 7 months ago
  84. ecbc1ab [cff] Support GPOS kerning. by Werner Lemberg · 7 months ago
  85. fb6a742 * src/sfnt/ttkern.h (TT_FACE_HAS_KERNING): Remove macro. by Werner Lemberg · 7 months ago
  86. 0fd0cf3 [autofit] Remove `globals->gsub_length`. by Werner Lemberg · 7 months ago
  87. f1cd6db * src/truetype/ttobjs.c (tt_size_init_bytecode): Correct previous fix. by Werner Lemberg · 7 months ago
  88. 5e67151 * src/autofit/afgsub.c: Include `tttables.h` and `afgsub.h`. by Werner Lemberg · 7 months ago
  89. 01695ea Various minor fixes. by Werner Lemberg · 7 months ago
  90. f1be739 More signedness fixes. by Werner Lemberg · 7 months ago
  91. 8d82c9f */*: Fix trivial signedness issues with format strings in trace messages. by Werner Lemberg · 7 months ago
  92. 346d8fa Fix `make multi`. by Werner Lemberg · 7 months ago
  93. 39d85f1 * MSBuild.sln: Minor. by Alexei Podtelezhnikov · 7 months ago
  94. d7e640b [doc] Revise font variation API. by Werner Lemberg · 7 months ago
  95. 636aede [doc] Use 'Adobe MM', 'TrueType GX', and 'OpenType Font Variations'. by Werner Lemberg · 7 months ago
  96. 61bacf3 Set minimum HarfBuzz version back to 2.0.0. by Werner Lemberg · 7 months ago
  97. 6a982bd [autofit] Speed up computation of `af_reverse_character_map_new`. (4/4) by Werner Lemberg · 7 months ago
  98. 9e8b642 [autofit] Speed up computation of `af_reverse_character_map_new`. (3/4) by Werner Lemberg · 7 months ago
  99. 9bfb8e8 [autofit] Speed up computation of `af_reverse_character_map_new`. (2/4) by Werner Lemberg · 7 months ago
  100. cda418a [autofit] Speed up computation of `af_reverse_character_map_new`. (1/4) by Werner Lemberg · 7 months ago