Skip to content

Releases: vercel/geist-font

1.4.0

25 Sep 21:47
de4e2fa
Compare
Choose a tag to compare

Changelog

This version includes many changes to comply Google Fonts spec. Some of the changes are considered breaking changes so update the fonts at your convenience.

General changes:

  • Renamed styles
  • Reworked vertical metrics
  • Added denominators and numerators
  • Improved diacritics position
  • Improved components usage
  • Added Catalan localized forms
  • Added notdef
  • Updated features
  • Added missing stylistic set for Cyrillic glyphs
  • Other small β€œquality of life” changes

Mono specific changes:

  • Heaviest master weight was adjusted significantly
  • Reworked coding ligatures for better compatibility

1.3.0

25 Mar 17:36
63b548e
Compare
Choose a tag to compare

Changelog

  • Improved drawing quality of base letters, numbers, diacritics.
  • Heaviest master x-height raised for better optical compensation.
  • Extended kerning to accented letters.
  • Fixed vertical caron design
  • Added missing box drawing character #64
  • Set Regular master as default instance #68
  • Fixed size of ordfemenine and ordmasculine
  • Removed unnecesary full width punctuation
  • Fixed width of small figures
  • Improved set up for auto hinting
  • Fixed Vertical metrics to avoid clipping on Windows
  • Small drawing fixes in other glyphs

1.1.0

29 Nov 16:38
52e1698
Compare
Choose a tag to compare
  • Adds support for Cyrillic characters. Sans and Mono now support the following languages: Belarusian, Bulgarian, Chechen, Macedonian, Russian, Serbian, Ukrainian, and Uzbek.
  • Adds code ligature hierarchies for Geist Mono, prioritizing certain ligatures over others.
  • Includes kerning polish

1.0.1

07 Nov 19:25
39f676e
Compare
Choose a tag to compare
  • Improved glyph design and proportions
  • Enhanced kerning for better letter spacing
  • Enabled slashed-zero as the default option in the Mono style
  • Introduced new symbols: β€’ (bullet), Ξ›/Ξ» (lambda uppercase and lowercase), Ææ (ligature AE, ae), ẞ (capital sharp S)
  • Adjusted width of the "nu" symbol to improve visual balance
  • Tweaked spacing between zeroes ("000") to create a more comfortable feel
  • Optimized number spacing for improved legibility
  • Resolved sizing issues with the lambda symbol (Ξ»)
  • Variable fonts now have distinct names to prevent conflicts with non-variable versions of the font family
  • Corrected scaling on the variable font weight axis, ensuring a consistent range from 100 to 1000- Glyphs adjustments
  • Kerning adjustments
  • Slashed-zero is now enabled by default in Mono
  • Added a symbol for β€’, Ξ›/Ξ», Ææ, ẞ
  • Reduced the width for the β€œnu” symbol
  • Spacing between zeroes (β€œ000") tweaked to feel less tight
  • Numbers fixed to feel less tightly spaced
  • Fixed Ξ» sizing
  • Variable font names now have a different font name to avoid name conflicts with the non-variable fonts
  • Variable font weight axis scale has been fixed to map between 100 and 1000

1.0.0 Initial Release

27 Oct 17:01
c39e67e
Compare
Choose a tag to compare
Merge pull request #9 from vercel/update-types-2

0.9.1 Beta Release

24 Oct 19:24
6fd5160
Compare
Choose a tag to compare
Merge pull request #4 from vercel/update-readme

Update readme.md

0.9.0 Initial Beta Release

17 Oct 15:24
Compare
Choose a tag to compare
Fix releases link