summaryrefslogtreecommitdiff
path: root/misc/glyphs-scripts
AgeCommit message (Collapse)AuthorFilesLines
2022-07-07update misc/glyphs-scripts/copy-guides.pyRasmus Andersson1-34/+17
2022-06-05round kerning to integer valuesRasmus Andersson1-0/+33
2022-05-27tooling: generate-opsz-layers.py only makes layers for Thin mastersRasmus Andersson1-2/+2
2022-05-26UPM 2048 and opsz axis (#462)Rasmus1-0/+71
- UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`)
2022-05-20tooling: python3-ify misc/glyphs-scripts/adjust-box-width.pyRasmus Andersson1-2/+1
2021-04-01tooling: adjust include? filter for glyphs, after upgrading 3rd party ↵Rasmus Andersson1-2/+2
libraries which changed behavior
2020-04-04Removes math codepoint from some enclosed glyphs and removed upsilonlatin.001Rasmus Andersson1-10/+27
The following glyphs have been assigned new private-use codepoints: - plus.circled E15F - minus.circled E160 - multiply.circled E161 - divide.circled E162 upsilonlatin.001 has been removed (unused glyph.) closes #250
2020-04-04add misc scripts and info for displayRasmus Andersson1-0/+11
2020-03-23tooling: add guide copy scriptRasmus Andersson1-0/+43
2020-03-23tools: adds a glyphs plugin script for adjusting sidebearingsRasmus Andersson1-0/+222
2019-08-08tooling: fixes bug in fallback-codepoint scriptRasmus Andersson1-3/+3
2019-05-27tooling: Adds glyphs script which assigns private-use Unicode codepoint to ↵Rasmus Andersson1-0/+63
glyphs which are not mapped to a codepoint
2019-05-27tooling: Adds glyphs script for selecting empty glyphsRasmus Andersson1-0/+18
2019-03-31Change vertical metrics to make Apple ATS work properly. New ascender value: ↵Rasmus Andersson2-0/+293
2728, new descender value: -680 Includes alternate fix to @thundernixon's PR #146
2019-03-27Use vert metrics script to fix line heights issue #124 (#141)Stephen Nixon1-0/+113
2018-11-26scriptsRasmus Andersson2-0/+74