Skip to content

Releases: googlefonts/axisregistry

v0.4.1

13 Apr 15:30
db5a94a
Compare
Choose a tag to compare

Changes since previous release:

  • build_name_table: set bits as well #131

v0.4.0

24 Mar 10:19
12b2364
Compare
Choose a tag to compare

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

11 Jan 17:08
b3d91f0
Compare
Choose a tag to compare

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

25 Nov 10:05
d922b65
Compare
Choose a tag to compare

Changes since previous release:

  • Better issue templates #94
  • build_stat: improve elided axisvalues #95

v0.3.9

27 Oct 13:58
Compare
Choose a tag to compare

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

10 Oct 14:35
b50029d
Compare
Choose a tag to compare

Changes since previous release:

  • fix_stat do not drop nameids <= 25 #88

v0.3.7

10 Oct 13:35
8a5f552
Compare
Choose a tag to compare

Changes since previous release:

  • build_stat: do not rm fvar axis name records #87

v0.3.6

07 Oct 14:54
50addeb
Compare
Choose a tag to compare

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

01 Jul 11:50
1e0c409
Compare
Choose a tag to compare

Changes since previous release:

  • Move nameid25 to its own func #52

v0.3.4

01 Jul 11:08
f2292c3
Compare
Choose a tag to compare

Changes since previous release:

  • Fix typo and ensure tox runs tests correctly #50