8000 GitHub - hylophile/scale-fonts-for-emacs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hylophile/scale-fonts-for-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scale fonts for Emacs

Packages like mixed-pitch allow mixing fixed and variable pitch fonts in Emacs. But often, the variable pitch font tends to be too small compared to the fixed pitch font.

This script scales up the given font files by a given scale factor and appends ScaledForEmacs to the font family name. You need to have fontforge installed.

Usage: ./scale.py <scaling_factor> <font_files>

Example: ./scale.py 1.2 myfont.ttf myotherfont.ttf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0