Skip to content

Releases: fabiocaccamo/python-fontbro

0.14.11

02 May 08:43

Choose a tag to compare

  • Fix renaming legacy name records 1 and 2.

0.14.10

24 Apr 14:56

Choose a tag to compare

  • Revert "Fix family_name name record renaming."

0.14.9

18 Apr 08:32

Choose a tag to compare

  • Calculate Euclidean distance between dicts.

0.14.8

17 Apr 09:41

Choose a tag to compare

  • Fix family_name renaming.
  • Fix tox test command.
  • Replace flake8 with Ruff.
  • Switch from setup.cfg to pyproject.toml.
  • Bump fonttools[pathops,unicode,woff] from 4.39.2 to 4.39.3. (#68)
  • Bump pillow from 9.4.0 to 9.5.0. (#71)

0.14.7

24 Mar 09:46

Choose a tag to compare

  • Improve full_name renaming using name records IDs 16 and 17. #62 (#66)

0.14.6

21 Mar 22:59

Choose a tag to compare

  • Accept axis coordinates dict with default in to_sliced_variable method. #63
  • Update unique identifier name record when renaming font. #62
  • Upgrade syntax for Python >= 3.8.
  • Set max line length to 88.
  • Add flake8-bugbear to pre-commit.
  • Run flake8 also on tests files.
  • Bump requirements.

0.14.5

29 Jan 11:12

Choose a tag to compare

0.14.4

12 Jan 17:51

Choose a tag to compare

  • Automatically update unicode data once a month.
  • Update unicode-blocks.json and unicode-scripts.json data.
  • Fix unformatted string in get_characters method.

0.14.3

12 Jan 12:30

Choose a tag to compare

  • Bump python-fsutil requirement.

0.14.2

11 Jan 13:45

Choose a tag to compare

  • Add ignore_blank option to get_characters and get_characters_count methods.
  • Fix Pillow textsize method deprecation warning.
  • Bump requirements.