Releases: vercel/geist-font
Releases Β· vercel/geist-font
1.4.01
1.4.0
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
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
- 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
- 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
Merge pull request #9 from vercel/update-types-2
0.9.1 Beta Release
Merge pull request #4 from vercel/update-readme Update readme.md
0.9.0 Initial Beta Release
Fix releases link