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
/
Lib
/
fontTools
/
ttLib
History
Behdad Esfahbod
67be79d77a
[glyf] Use a boundsCache within _setCoordinates
...
Speeds up "pixel" fonts that reuse the same component a lot. Speeds up instantiating Handjet by 47%.
2023-10-14 13:02:21 -04:00
..
tables
[glyf] Use a boundsCache within _setCoordinates
2023-10-14 13:02:21 -04:00
__init__.py
add missing __main__.py file to ttLib package, plus some tests
2023-04-24 11:22:53 +01:00
__main__.py
[ttLib.main] Accept list of tables to decompile
2023-10-13 12:13:21 -04:00
macUtils.py
Blacken code
2022-12-13 11:26:36 +00:00
removeOverlaps.py
instancer: add --ignore-overlap-errors option
2021-07-29 16:59:04 +02:00
scaleUpem.py
[VarComposite] Add VarTransform and use
2023-02-02 14:50:26 -07:00
sfnt.py
privData needs to pad with bytes not str
2023-05-25 10:30:28 -05:00
standardGlyphOrder.py
re-wrap
2023-04-18 14:38:50 +02:00
ttCollection.py
Blacken code
2022-12-13 11:26:36 +00:00
ttFont.py
fix ttx split tables option to work on source files which have been url encoded and contain the '%' character
2023-04-28 17:07:44 -07:00
ttGlyphSet.py
[VarComposite] Adjust for RESET_UNSPECIFIED_AXES semantic change
2023-02-06 12:06:14 -07:00
ttVisitor.py
[ttVisitor] Add comment
2022-08-17 14:20:36 -06:00
woff2.py
[woff2] Support cubic curves as untransformed glyph table
2023-02-21 13:01:49 -07:00