8000 GitHub - alexonaci/zed-fonts: The Zed Mono and Sans typefaces, custom built from Iosevka
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexonaci/zed-fonts

 
 

Repository files navigation

Zed Fonts

Zed Mono & Zed Sans are custom builds of Iosevka liscensed under the SIL Open Font License, Version 1.1.

They are built for use in Zed. Zed Sans uses a quasi-proportional spacing to allow the font to still feel monospace while not having such wide gaps in a UI setting.

You can read the license here: README.md.

Building Zed Mono

Warning: This is a pretty heavy operation. Don't be surprised to see your CPU jump to 100% for minutes to hours depending on your machine.

Custom configurations are set up in private-build-plans.toml.

  1. Install ttfautohint from binaries or homebrew
  2. Install node modules with npm install
  3. Run npm run build -- contents::zed-mono to build the font.
  4. Output will be in /dist

Don't check the /dist folder into the repo!

About

The Zed Mono and Sans typefaces, custom built from Iosevka

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • EJS 4.1%
  • Stylus 2.1%
0