summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild/curveFitPen.py
Commit message (Collapse)AuthorAge
* [italics] Work around RoboFab-related issuesJames Godfrey-Kittle2015-11-19
| | | | | | | | | | | | This is (hopefully) a temporary hack until a more robust solution to the issue is found. Basically the problem is that RoboFab pens do float-to-float comparisons to decide whether to remove duplicate points from contours, and breaks with BooleanOperations output (which can include point coordinates with very small fractional components). The italicizing code assumes certain behavior from RoboFab pens and can't handle duplicate points being kept.
* [italics] Fix import order, remove unused importsJames Godfrey-Kittle2015-11-13
|
* [italics] Fix whitespaceJames Godfrey-Kittle2015-11-13
|
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Importing Roboto 2.0Christian Robertson2014-05-19