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
/
cu2qu
History
Nikolaus Waxweiler
d53583932a
Order exceptions hierarchically
2020-02-07 11:39:37 +00:00
..
__init__.py
move cu2qu/__init__py to cu2qu/cu2qu.py so we can make an optional Extension module
2018-09-26 19:00:59 +01:00
__main__.py
Add __main__.py to call cli.main() as 'python -m cu2qu'
2018-04-10 19:04:21 +01:00
cli.py
cli: must create output directory if it doesn't exist already
2018-10-11 18:38:21 +01:00
cu2qu.py
Order exceptions hierarchically
2020-02-07 11:39:37 +00:00
cython.py
Order exceptions hierarchically
2020-02-07 11:39:37 +00:00
errors.py
Order exceptions hierarchically
2020-02-07 11:39:37 +00:00
pens.py
change imports from ufoLib to fontTools.ufoLib
2018-11-01 16:41:08 +00:00
ufo.py
cu2qu/ufo: must use PointToSegmentPen with outputImpliedClosingLine=True
2019-09-13 13:14:03 +02:00