Skip to content

Releases: justvanrossum/fontgoggles

Release v1.7.0

22 Nov 10:29
Compare
Choose a tag to compare
  • Add support for DesignSpace format 5 (Discrete axes and multiple Variable Font definitions) (Issue 291, PR 292)
  • Updated internal dependencies: fonttools==4.38.0 and uharfbuzz==0.32.0 among others.
  • Updated blackrenderer to 0.6.0, which fixes 276 and 278

Release v1.6.0

29 Jul 15:00
Compare
Choose a tag to compare
  • Issue 267, PR 269 by Khaled Hosny:
    • Use HarfBuzz for extracting outlines from binary fonts
    • Update uharfbuzz to 0.29.0 (which updates HarfBuzz to 5.0.0)
    • Remove FreeType dependency

Practically, this means:

  • Support for avar 2
  • Support for more than 65536 glyphs in OTF/TTF

Release v1.5.0

08 Jul 08:42
Compare
Choose a tag to compare

Release v1.4.5

09 Jun 20:20
Compare
Choose a tag to compare

Release v1.4.4

20 Jan 10:28
Compare
Choose a tag to compare
  • Updated Unicode/unicodedata2 to 14.0.0
  • Minor improvement for UFO 2 anchor handling

Release v1.4.3

17 Jan 10:08
Compare
Choose a tag to compare
  • Improve support for UFO 2, by adding support for UFO 2 anchors (Issue 226, PR 227)

Release v1.4.2

13 Dec 10:30
Compare
Choose a tag to compare
  • Make FontGoggles work on macOS 10.10, 10.11 and 10.12 again (Issue 217)

Release v1.4.1

27 Nov 10:04
83c9347
Compare
Choose a tag to compare

Release v1.4.0

02 Nov 16:30
Compare
Choose a tag to compare
  • Fix cosmetic problem on macOS 11 (Issue 202, PR 209)
  • Update OpenType feature/language/script tag descriptions (PR 208)
  • Fix build problem on macOS 11. Thanks Khaled Hosny! (Issue 206, PR 207)
  • COLRv1 spec update via blackrenderer 0.5.0a2 (Issue197, PR 204)

Release v1.3.2

26 Jul 19:26
Compare
Choose a tag to compare