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
Behdad Esfahbod
88828e0082
[CFF2IndexOf] Fix data_base
...
From the spec: "Offsets in the offset array are relative to the byte that precedes the object data."
2024-05-22 18:46:07 -06:00
..
data
[CFF2IndexOf] Fix data_base
2024-05-22 18:46:07 -06:00
tables
Black
2024-05-22 18:46:06 -06:00
main_test.py
ttLib_main.py: test directly __main__.main(), coverage-py doesn't collect in subprocess
2023-04-24 11:48:36 +01:00
removeOverlaps_test.py
minor refactorings following review comment
2021-05-07 09:49:40 +01:00
reorderGlyphs_test.py
Add some basic tests for reorderGlyphs
2024-03-30 17:22:38 -06:00
scaleUpem_test.py
[VARC/scaleUpem] Implement
2024-05-22 18:46:06 -06:00
sfnt_test.py
Ran black on code
2023-05-28 08:28:28 -05:00
ttCollection_test.py
ttCollection: don't close file inside init if lazy=True
2022-03-17 12:30:40 +00:00
ttFont_test.py
ttFont_test: add tests for unseekable input file with lazy=True
2023-03-21 18:15:02 +00:00
ttGlyphSet_test.py
[VARC/test] Update the rest of the test expectations
2024-05-22 18:46:06 -06:00
ttVisitor_test.py
re-run black v23.10 on all .py files
2023-11-03 10:25:15 +00:00
woff2_test.py
[woff2] Support cubic curves as untransformed glyph table
2023-02-21 13:01:49 -07:00