summaryrefslogtreecommitdiff
path: root/misc/pylib
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and muc...Rasmus Andersson123-30889/+0
2018-09-01adds --cufo flag to ufocompile for compiling UFO files instead of OTF and TTF...Rasmus Andersson1-21/+28
2018-08-28fixes issue with recent numpy upgradeRasmus Andersson1-1/+1
2018-08-28fix for upgraded numpyRasmus Andersson1-2/+2
2018-08-28upgrade dependenciesRasmus Andersson3-17/+29
2018-02-18minor change to fontbuildRasmus Andersson1-12/+13
2018-02-18Adjust italic angle from 10 to 12 and change spacing delta to -8Rasmus Andersson2-14/+31
2018-01-24Fixes an issue where some overlapping contours would not be flattened during ...v2.5-betaRasmus Andersson1-15/+24
2018-01-24booleanOperations library: remove unreachable break and add exception instead...Rasmus Andersson2-2/+7
2018-01-19Fix minor bug in fontbuild where certain glyphs composed of multiple shapes w...Rasmus Andersson1-4/+15
2018-01-16Change composition of version record of the name table to include build (when...Rasmus Andersson1-2/+3
2018-01-08Fixes to font metadata, including addition of some OS/2 panose informationRasmus Andersson2-11/+25
2017-11-30fontbuild: convert curveFitPen (used for obliques) to cythonRasmus Andersson2-29/+30
2017-11-30fontbuild: fixes a minor issue with curveFitPen where != was used to check fo...Rasmus Andersson1-1/+1
2017-11-29Adds script for verifying font filesRasmus Andersson11-0/+1371
2017-11-27build: minor performance optimization of fontbuildRasmus Andersson2-13/+16
2017-10-05fontbuild: optimize glyphorder data per font and check for duplicatesRasmus Andersson1-2/+14
2017-09-25Remove unused anchor pairs from fontbuildRasmus Andersson1-4/+1
2017-09-13website etcRasmus Andersson1-9/+0
2017-09-04Speeds up font compilation by around 200%Rasmus Andersson103-32/+26812
2017-08-31Fixes broken italic (oblique) styles. The issue was that component decomposit...Rasmus Andersson2-8/+8
2017-08-25tnum, zero, ss01, latin1-extended, etcRasmus Andersson1-9/+9
2017-08-22Initial public commitv1.0Rasmus Andersson16-0/+2657