This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
Tests
/
ttLib
History
justvanrossum
d4a2d935c4
[cmap] changed some uses of list(map(...)) to list comprehensions an explicit loops, avoiding possibly large unneeded tmp lists; replaced use of oval() with int(); adding tests to verify all changes are covered
2019-03-03 10:30:05 +01:00
..
data
[tests] Change
hhea
and
vhea
table version from float to hex to mute fontTools warnings
2017-02-28 16:35:13 -08:00
tables
[cmap] changed some uses of list(map(...)) to list comprehensions an explicit loops, avoiding possibly large unneeded tmp lists; replaced use of oval() with int(); adding tests to verify all changes are covered
2019-03-03 10:30:05 +01:00
sfnt_test.py
[Tests] covert sfnt doctests into sfnt_test.py
2017-01-17 13:39:36 +00:00
woff2_test.py
Fix “DeprecationWarning: invalid escape sequence” in Python 3.7
2019-01-22 16:36:15 +01:00