summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2018-02-18Release v2.5v2.5Rasmus Andersson1-0/+59
2018-02-18ufocompile: change magic italicMeanYCenter from -825 to -600 that in tests yi...Rasmus Andersson1-5/+7
2018-02-18minor change to fontbuildRasmus Andersson1-12/+13
2018-02-18Adjust italic angle from 10 to 12 and change spacing delta to -8Rasmus Andersson3-19/+36
2018-02-18AdjustWidth.py rf scriptRasmus Andersson1-3/+3
2018-02-17Add option ignoreGlyphsWithoutContours to AdjustWidth.py RF scriptRasmus Andersson1-3/+5
2018-02-17improved kernsample.pyRasmus Andersson1-42/+107
2018-02-15widen regular weight by 24 UPM (12 on each side; 24 UPM == 0.0085em)Rasmus Andersson1-1/+1
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-14Mix Medium weight at a slight increase in bias toward regular, making medium ...Rasmus Andersson1-4/+4
2018-01-14misc/rf-scripts/AdjustWidth.pyRasmus Andersson1-10/+29
2018-01-14misc/rf-scripts/AdjustWidth.pyRasmus Andersson1-27/+45
2018-01-14misc/rf-scripts/AdjustWidth.pyRasmus Andersson1-13/+18
2018-01-14misc/show-changes.py: handle removed glyphsRasmus Andersson1-6/+12
2018-01-10spelling mistake in misc/rmglyph.pyRasmus Andersson1-1/+1
2018-01-10Adjustments to loops + panoseRasmus Andersson1-16/+22
2018-01-08Fixes to font metadata, including addition of some OS/2 panose informationRasmus Andersson3-23/+64
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 showing changes between branches (e.g. what glyphs has change...Rasmus Andersson1-0/+109
2017-11-29Adds script for verifying font filesRasmus Andersson12-0/+1405
2017-11-27kernsample: prefix optionRasmus Andersson1-9/+39
2017-11-27build: minor performance optimization of fontbuildRasmus Andersson2-13/+16
2017-10-24Fix italic style in ufocompileRasmus Andersson1-2/+18
2017-10-24Remove debug print statement from fontinfoRasmus Andersson1-1/+0
2017-10-22Fix bug in misc/kernsample.pyRasmus Andersson1-2/+1
2017-10-22Change name of italic style subfamily from "Regular Italic" to "Italic". Most...Rasmus Andersson1-1/+1
2017-10-13Improvements to misc/fontinfo.pyRasmus Andersson1-9/+115
2017-10-06ufocompile: Adjust stem width hint for oblique generationRasmus Andersson1-3/+6
2017-10-05Use explicit names table properties for bold and bold italic. Closes #34Rasmus Andersson1-2/+2
2017-10-05Fixes misc/gen-glyphorder.pyRasmus Andersson1-16/+46
2017-10-05fontbuild: optimize glyphorder data per font and check for duplicatesRasmus Andersson1-2/+14
2017-09-30Fix bug in rmglyph where the last codepoint in a range would not be removedRasmus Andersson1-2/+2
2017-09-25Remove unused anchor pairs from fontbuildRasmus Andersson1-4/+1
2017-09-25Improve misc/gen-glyphinfo.py and gen-metrics-and-svgs.py by ignoring glyphs ...Rasmus Andersson2-10/+42
2017-09-25Improvements to misc/rmglyph.pyRasmus Andersson1-1/+50
2017-09-25Improvements to misc/rmglyph.pyRasmus Andersson1-30/+153
2017-09-25Fix args to misc/cleanup_kerning.pyRasmus Andersson1-1/+1
2017-09-25Improves misc/rmglyph.pyRasmus Andersson1-92/+270
2017-09-24Support for included files in fixup-features scriptRasmus Andersson1-12/+23
2017-09-24Adds misc/rmglyph.py for safe and complete removal of glyphsRasmus Andersson2-3/+202
2017-09-23Move away from using hinted fonts by defaultRasmus Andersson2-3/+33
2017-09-23Fix download count script. Note that it only counts after the projects was re...Rasmus Andersson1-4/+7
2017-09-19Adds misc/kernsample.pyRasmus Andersson1-0/+141
2017-09-19Rename family from "Interface" to "Inter UI"Rasmus Andersson6-18/+18
2017-09-13website etcRasmus Andersson1-9/+0
2017-09-12Remove debug printing from fontinfo scriptRasmus Andersson1-2/+2