Skip to content

Releases: adobe-type-tools/cffsubr

v0.4.0

05 Dec 14:26
4ebd0ce

Choose a tag to compare

  • Drop support for Python 3.7-3.9 (EOL), require Python 3.10+
  • Support arm64 linux wheels
  • Update to afdko 4.0.3

v0.3.0

18 Jan 11:30
v0.3.0
92fea79

Choose a tag to compare

Updated embedded tx to latest afdko version v4.0.1
https://github.com/adobe-type-tools/afdko/releases/tag/4.0.1

v0.2.8

19 Feb 12:37
v0.2.8
dd608a0

Choose a tag to compare

Updated embedded AFDKO submodule to latest version 3.6.1.
Removed no longer needed workaround for #13.

v0.2.7

12 Jun 15:11
v0.2.7
4e601ea

Choose a tag to compare

Remove deprecated FontMatrix operator left by tx in CFF2 FontDict when a font has non-standard UPEM, which produced a spurious warning when compiling with fonttools (#13, #14).

v0.2.6

03 Jun 18:12
v0.2.6
a45f94c

Choose a tag to compare

Really fix issue with Python 3.7 on Windows this time...

v0.2.5

03 Jun 17:55
v0.2.5
f5cb89e

Choose a tag to compare

Fixed issue on Windows Python 3.7+ whereby embedded tx.exe could not be found (#12).

v0.2.4

03 Jun 14:36
v0.2.4
8645aab

Choose a tag to compare

Also build and publish wheels for Windows 32-bit x86 platform (#11).

v0.2.3

01 Jun 15:17
v0.2.3
011b7e4

Choose a tag to compare

  • Remove glyph names from post table when converting to CFF 1.0 (#8).

v0.2.2

01 Jun 08:46
v0.2.2
e4d05f8

Choose a tag to compare

  • Fixed error in python -m cffsubr script when using --inplace option (#7).

v0.2.1

29 May 12:42
v0.2.1
fedb93d

Choose a tag to compare

Updated embedded tx to latest afdko version 3.4.0.