Skip to content

Releases: justvanrossum/fontgoggles

Release v1.8.5

13 Jan 17:38
6dbb2e7
Compare
Choose a tag to compare

Release v1.8.4

11 Jan 18:20
Compare
Choose a tag to compare
  • Update to Unicode 16.0
  • Update to ufo2ft to 3.4.0
  • Update HarfBuzz to 10.2.0
  • Update uharfbuzz to 0.45.0

Release v1.8.3

08 Nov 09:56
Compare
Choose a tag to compare
  • Update HarfBuzz to 10.1.0
  • Update uharfbuzz to 0.42.0

Release v1.8.2

14 Sep 08:08
Compare
Choose a tag to compare

Release v1.8.1

13 Jul 05:46
34ddba4
Compare
Choose a tag to compare
  • Add support for the proposed VARC table for variable components, via updated harfbuzz/uharfbuzz/fonttools dependencies

Release v1.8

25 May 17:54
Compare
Choose a tag to compare
  • No new functionality
  • Updated bundled versions of all dependencies (See “About” window for embedded version numbers)
  • Updated to Unicode 15.1
  • Miscellaneous maintainance
  • Updated OpenType feature tags, script tags and language tags
  • Upgraded to Python 3.12
  • FontGoggles is now a “Universal” build, meaning it runs natively on Apple Silicon as wel as Intel
  • Still backwards compatible down to macOS 10.10

Release v1.7.4

23 May 07:30
Compare
Choose a tag to compare
  • Updated bundled versions of uharfbuzz and fonttools
  • Apply kerning between Hiragana and Katakana (Issue 310, PR 311)
  • Use Python 3.9

Release v1.7.3

26 Nov 08:00
Compare
Choose a tag to compare
  • Added the supported file formats to the drop placeholder text, so they are more discoverable (PR 295)

Release v1.7.2

22 Nov 13:50
Compare
Choose a tag to compare
  • Fixed support for macOS <= 10.15

Release v1.7.1

22 Nov 12:42
Compare
Choose a tag to compare
  • Fixed cosmetic layout issue on macOS 11 an up. Thanks to Frederik Berlaen. (Issue 293, PR 294)