Releases: vercel/geist-font
Release list
v1.7.2
v1.7.1
Patch Changes
-
c8ed578: Fix Geist Mono rendering source-code text with unintended programming ligatures.
v1.7.0 unintentionally activated programming-ligature substitutions (
-->,==,!=,...,--, etc.) under theliga(Standard Ligatures) OpenType feature, which is on by default in every renderer. As a result, text like--debug-prerender,[id...],[...id], orNODE_OPTIONS='--debug-prerender' noderendered with ligated glyphs and broke monospace alignment in code.The source-level fix is in #217; this release ships the rebuilt binaries.
1.8.0
What's Changed
- Fix #198
- Added dittomark glyph to roman file
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!


