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
Cosimo Lupo
201b4926c1
pens: skip the 'None' point for special quadratic contours without oncurves
...
Fixes
https://github.com/trufont/trufont/issues/595
2018-10-11 22:26:10 +01: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
Revert cdivision
2018-10-09 09:57:15 -04:00
cython.py
Add copy of Cython.Shadow as cu2qu.cython
2018-09-26 18:59:03 +01:00
errors.py
minor: prettify indentation of incompatible segments message
2018-01-18 16:53:47 +00:00
pens.py
pens: skip the 'None' point for special quadratic contours without oncurves
2018-10-11 22:26:10 +01:00
ufo.py
[cu2qu.ufo] remember the curve type in lib to skip converting twice
2018-04-10 18:22:32 +01:00