Releases: vercel/geist-font
geist@1.7.0
We're excited to announce a new member to our font family: Geist Pixel
It's a display typeface family featuring five unique pixel-based variants, each with a distinct visual style. It is designed for decorative use in headlines, logos, and other display contexts where a pixelated aesthetic is desired.
It includes five distinct variants, each exported separately:
| Export | CSS Variable | Description |
|---|---|---|
GeistPixelSquare |
--font-geist-pixel-square |
Square pixel shapes |
GeistPixelGrid |
--font-geist-pixel-grid |
Grid-based pixel pattern |
GeistPixelCircle |
--font-geist-pixel-circle |
Circular pixel shapes |
GeistPixelTriangle |
--font-geist-pixel-triangle |
Triangular pixel shapes |
GeistPixelLine |
--font-geist-pixel-line |
Line-based pixel pattern |
import {
GeistPixelSquare,
GeistPixelGrid,
GeistPixelCircle,
GeistPixelTriangle,
GeistPixelLine,
} from "geist/font/pixel";1.7.0
This version introduces a redesigned Cyrillic script for all Geist and Geist Mono styles.
What's Changed
- Coding ligatures have been moved to Stylistic Set 11.
- Cyrillic redesign by @guidoferreyra in #194
- Update README.md by @myeljoud in #182
Note
To better support different types of users, coding ligatures are no longer enabled by default. They have been moved from contextual alternates to an optional Stylistic Set. If you rely on coding ligatures, enable Stylistic Set 11 in your editor or terminal.
Full Changelog: 1.6.0...1.7.0
1.6.0
Full Changelog: 1.5.1...1.6.0
Includes Vietnamese support
1.5.1
Merge pull request #184 from vercel/mk/update-version Update verson to 1.5.1
1.5.0
Changelog
This release brings major updates to the Geist font family:
Added Italic styles to the both families Geist and Geist Mono.
Included box drawing and progress bar characters for better terminal and UI rendering
Other enhancement and issues fixed
#52, #111, #119, #130, #136, #153, #155, #157, #162
Please test and share feedback—especially around the new Italics and terminal characters!
1.4.2
1.5.0-alpha
Changelog
This alpha release brings major updates to the Geist font family:
⚠️ This is an alpha release because Mono Italics are not yet included. Final 1.5 release will follow once they're ready.
Added Italic styles to the non-mono fonts
Included box drawing and progress bar characters for better terminal and UI rendering
Other enhancement and issues fixed
#111, #119, #130, #136, #153, #155, #157, #162
Please test and share feedback—especially around the new Italics and terminal characters!
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


