A library to manipulate font files from Python.

Clone this repo:
  1. 31391a2 requirements: pin lxml==4.3.5 for py35 as well by Cosimo Lupo · 4 years, 9 months ago main master
  2. fe1a342 requirements: pin lxml version for py27 by Cosimo Lupo · 4 years, 9 months ago
  3. b59ac7f Revert "Merge pull request #1671 from anthrotype/varlib-single-master-vf" by Cosimo Lupo · 4 years, 9 months ago
  4. f3c99cf Merge pull request #1671 from anthrotype/varlib-single-master-vf by Cosimo Lupo · 4 years, 9 months ago
  5. a5ed37f varLib: don't build empty HVAR or gvar tables by Cosimo Lupo · 4 years, 9 months ago
  6. 1dcb3c2 Merge pull request #1667 from justvanrossum/master by Cosimo Lupo · 4 years, 9 months ago
  7. faadb91 remove leftover comma, should fix #1666 by justvanrossum · 4 years, 9 months ago
  8. 816c616 Merge pull request #1661 from massaad/patch-1 by Just van Rossum · 4 years, 9 months ago
  9. caa78e1 - make otf and ttf sample match as much as possible by Medhat Assaad · 4 years, 9 months ago
  10. 9a43ca8 add usWinAscent and usWinDescent values to the OS/2 table when creating a ttf by Medhat Assaad · 4 years, 9 months ago
  11. 2aba7f6 fix the glyph name for space to match the name in the AGL by Medhat Assaad · 4 years, 9 months ago
  12. f51c114 make the ttf sample pass FontValidator by Medhat Assaad · 4 years, 9 months ago
  13. 56c1a32 make the otf minimal example work on windows 10 by Medhat Assaad · 4 years, 9 months ago
  14. 506965d Bump version: 3.43.2 → 3.43.3.dev0 by Cosimo Lupo · 4 years, 9 months ago
  15. 251676b Release 3.43.2 by Cosimo Lupo · 4 years, 9 months ago 3.43.2
  16. bf453e9 Update changelog [skip ci] by Cosimo Lupo · 4 years, 9 months ago
  17. 84b9e9c [varLib.featureVars] Fix region-merging code on Py3 by Behdad Esfahbod · 4 years, 10 months ago
  18. e1f0d1a varLib CFF fixes (#1653) by Miguel Sousa · 4 years, 10 months ago
  19. 18f969a otlLib_test: convert to using pytest-style tests by Cosimo Lupo · 4 years, 10 months ago
  20. 06fe38d Merge pull request #1652 from anthrotype/varlib-set-default-OS2-classes by Cosimo Lupo · 4 years, 10 months ago