Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

HugoPhi/QuickPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Complete font patch fot ubuntu

dependencies

you can run following command to install dependencies:

sudo apt-get install fontforge python3-fontforge
pip3 install fonttools Pillow

how to use

after installing dependencies, you can patch font by following steps:

  • put your font file in origin folder, .otf and .ttf files are supported.
  • then you can run:
chmod +x ./run.sh 

to make script executable.

  • finally you can run it:
./run.sh 

and you will get patched font in Nerd folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published