Skip to content

smallwat3r/droid-sans-mono-sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Droid Sans Mono SW

Custom version of the font "Droid Sans Mono", improved for Programming.

Some characters have been modified which makes it easier to code.
(Including parenthesis size, dotted zero, At sign, Dollar, Tilde, comma/semicolon/dot sizes and a few other characters).

Alt Text

Alt Text

Installation

MacOS

$ wget -O ~/Library/Fonts/DroidSansMonoSW.ttf "https://github.com/smallwat3r/droid-sans-mono-sw/raw/master/DroidSansMonoSW/DroidSansMonoSW.ttf"

Debian / Ubuntu

$ mkdir -p ~/.local/share/fonts && \
  wget -O ~/.local/share/fonts/DroidSansMonoSW.ttf "https://github.com/smallwat3r/droid-sans-mono-sw/raw/master/DroidSansMonoSW/DroidSansMonoSW.ttf" && \
  fc-cache -vf

Manual
In most OS, right click of the .TTF file, and click "Install".

About

Customised version of the Droid Sans Mono font.

Resources

License

Stars

Watchers

Forks

Packages

No packages published