fonttools/Lib/robofab/misc/__init__.py

14 lines
276 B
Python
Executable File

"""
arrayTools and bezierTools, originally from fontTools and using Numpy,
now in a pure python implementation. This should ease the Numpy dependency
for normal UFO input/output and basic scripting tasks.
comparison test and speedtest provided.
"""