Clone this repo:
  1. 1529bc6 [truetype] Use FT_ARRAY_ZERO. by Alexei Podtelezhnikov · 3 hours ago master
  2. 5ab9e5c [truetype] Rearrange bytecode run. by Alexei Podtelezhnikov · 3 hours ago
  3. 68c62e1 [truetype] Relocate the interpreter pointer. by Alexei Podtelezhnikov · 3 hours ago
  4. ecfefd8 [truetype] Clean up the loader initiation. by Alexei Podtelezhnikov · 3 hours ago
  5. 5631650 [truetype] Modify bytecode initiation. by Alexei Podtelezhnikov · 3 hours ago
  6. 70281e0 [truetype] Modify the graphics state management. by Alexei Podtelezhnikov · 3 hours ago
  7. a67b2ba [gxvar] Really fix setting of named-instance to Regular. by Werner Lemberg · 29 hours ago
  8. d736e74 Two more link fixes. by Werner Lemberg · 36 hours ago
  9. 7f559fb Update links. by Werner Lemberg · 2 days ago
  10. cf06661 Fix setting of named-instance to Regular by Behdad Esfahbod · 4 days ago
  11. 320b72a * src/type42/t42objs.c (T42_Size_Init): Fix uninitialized use. by Alexei Podtelezhnikov · 7 days ago
  12. bd28cf7 [autofit] Fix `-Wunused-but-set-variable` warning in Windows builds. by Ozkan Sezer · 7 days ago
  13. 5bc2081 [build] Revise visibility attributes usage in autotools and CMake. by Ozkan Sezer · 7 days ago
  14. 81f839a * CMakeLists.txt: Add support for `FT_CONFIG_OPTION_USE_HARFBUZZ_DYNAMIC`. by Ozkan Sezer · 7 days ago
  15. 1518bc8 * src/autofit/ft-hb.c: Fix definition of `_GNU_SOURCE`. by Ozkan Sezer · 8 days ago
  16. 2adb536 Replace 'www.freetype.org' with 'freetype.org'. by Werner Lemberg · 8 days ago
  17. f0679e7 * builds/unix/configure.raw: Fix HarfBuzz library detection for MinGW. by Ozkan Sezer · 8 days ago
  18. 3eb5188 * builds/unix/configure.raw: Improve check for `dlopen`. by Ozkan Sezer · 8 days ago
  19. 43ec023 * src/autofit/ft-hb.c: Fix usage of `RTLD_DEFAULT`. by Behdad Esfahbod · 8 days ago
  20. 5a07f41 [sfnt] `FT_Load_Sfnt_Table` can now also load a font's table directory. by Werner Lemberg · 2 weeks ago