Skip to content

wfpaisa/plane-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plane fonts

All fonts is in /dist

  • ./dist/Plane -> all family font
  • ./dist/PlaneNd -> All NerdFont

Install

Install: ttfautohint aur Install: FontForge

# 1. Clone Iosevka
$ git clone --depth 1 https://github.com/be5invis/Iosevka.git

# 2. Customizer Iosevka
$ cp conf-plane.toml Iosevka/private-build-plans.toml

# 3. Install dependecies
$ $ cd Iosevka && npm i

# 4. Make de font
$ npm run build -- contents::Plane

# Prepare font
$ cd .. && cp ./Iosevka/dist to ./dist/Plane


# ------ Nerd fonts ------

# 1. Clone NerdFont
$ git clone --depth 1 https://github.com/ryanoasis/nerd-fonts.git

# 2. Patches the font, edit this file for change what fonts to path
$ sh render

# ---> Get all fonts in ./dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages