Releases: googlefonts/axisregistry
Releases · googlefonts/axisregistry
v0.4.1
Changes since previous release:
- build_name_table: set bits as well #131
v0.4.0
Changes since previous release:
- #120 MORPH axis added
- #119 VOLM axis updated
- #118 XROT YROT updated
- #115 FLAR axis updated
- #97 OPSZ range increase
v0.3.11
Changes since previous release:
- Update x_rotation.textproto 05a0728
- Update y_rotation.textproto 944a3e7
- Add Spacing [SPAC] axis #62
- Add Informality [INFM] axis #90
- Add Bounce [BNCE] axis #63
- tests/data/RobotoFlex*ttf Correct Optical Size title case 2d86d4c
- Add Mutation [MUTA] axis #100
- Update width.textproto #105
- Update wonky.textproto #107
- Also protect STAT table name IDs from the axis list #108
- Fix ci #110
v0.3.10
Changes since previous release:
- Better issue templates #94
- build_stat: improve elided axisvalues #95
v0.3.9
Changes since last version:
- Losen protobuf dependency on setup.py so that it is easier to install axisregistry as a dependency of other projects (such as fontbakery) (bb21382)
- #91 Added ROND axis
- #55 Added YROT axis
- #55 Added XROT axis
v0.3.8
Changes since previous release:
- fix_stat do not drop nameids <= 25 #88
v0.3.7
Changes since previous release:
- build_stat: do not rm fvar axis name records #87
v0.3.6
Changes since previous release:
- #53: Added YEAR axis
- #56: Added ELSH axis
- #57: Change EGRD to ELGR
- #61: Added EHLT and EDPT
- #79: Added HEXP axis
v0.3.5
Changes since previous release:
- Move nameid25 to its own func #52
v0.3.4
Changes since previous release:
- Fix typo and ensure tox runs tests correctly #50