Commit graph

16 commits

Author SHA1 Message Date
Rasmus Andersson
0d2f80760a update misc/glyphs-scripts/copy-guides.py 2022-07-07 12:40:50 -07:00
Rasmus Andersson
30a2594c2f round kerning to integer values 2022-06-04 14:31:56 -07:00
Rasmus Andersson
e033dcd4cb tooling: generate-opsz-layers.py only makes layers for Thin masters 2022-05-27 12:39:53 -07:00
Rasmus
0796076659
UPM 2048 and opsz axis (#462)
- 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-26 11:20:06 -07:00
Rasmus Andersson
633839ad55 tooling: python3-ify misc/glyphs-scripts/adjust-box-width.py 2022-05-20 10:36:25 -07:00
Rasmus Andersson
6462e5b7a3 tooling: adjust include? filter for glyphs, after upgrading 3rd party libraries which changed behavior 2021-03-31 18:29:34 -07:00
Rasmus Andersson
4519bffb7c Removes math codepoint from some enclosed glyphs and removed upsilonlatin.001
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-04 12:07:19 -07:00
Rasmus Andersson
4ee39ffbb4 add misc scripts and info for display 2020-04-04 10:43:27 -07:00
Rasmus Andersson
381291fe47 tooling: add guide copy script 2020-03-22 17:03:13 -07:00
Rasmus Andersson
96619506ec tools: adds a glyphs plugin script for adjusting sidebearings 2020-03-22 16:19:09 -07:00
Rasmus Andersson
43fff858ff tooling: fixes bug in fallback-codepoint script 2019-08-07 18:11:54 -07:00
Rasmus Andersson
e3af7653ac tooling: Adds glyphs script which assigns private-use Unicode codepoint to glyphs which are not mapped to a codepoint 2019-05-26 16:39:24 -07:00
Rasmus Andersson
a7d65d5d5f tooling: Adds glyphs script for selecting empty glyphs 2019-05-26 16:38:36 -07:00
Rasmus Andersson
1dbc8fd053 Change vertical metrics to make Apple ATS work properly. New ascender value: 2728, new descender value: -680
Includes alternate fix to @thundernixon's PR #146
2019-03-30 17:03:54 -07:00
Stephen Nixon
fb79b9ee89 Use vert metrics script to fix line heights issue #124 (#141) 2019-03-27 11:37:34 -07:00
Rasmus Andersson
0eb9bd892f scripts 2018-11-26 08:57:13 -08:00