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
0f80ff7b2c
cu2qu: add a COMPILED flag to check if cu2qu is running in compiled/interpreted mode
2018-09-26 19:02:02 +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: add missing __future__ import absolute_import
2018-09-26 19:00:59 +01:00
cu2qu.py
cu2qu: add a COMPILED flag to check if cu2qu is running in compiled/interpreted mode
2018-09-26 19:02:02 +01: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: deprecate 'ignore_single_points' argument
2017-10-31 17:57:53 +00:00
ufo.py
[cu2qu.ufo] remember the curve type in lib to skip converting twice
2018-04-10 18:22:32 +01:00