Skip to content

Mozilla Fira Mono font v3.111 forked with added italics

License

Notifications You must be signed in to change notification settings

stlee42/fira-mono-italic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire Mono font with italics

Avi-D-coder's fork of zwaldowski's fork of Mozilla Fira Mono v3.111 but with hinted TrueType fonts.

I've bumped the version number to 3.112

Non-linux users, please be aware that this repository is case-sensitive.

Prerequisites

pip3 install fontmake
pip install ttfautohint-py
(optionally) brew install fd

Building

# build otf
fd --extension=ufo -x fontmake -u {} -o otf --output-dir distr/otf
# built ttf
fd --extension=ufo -x fontmake -u {} -o ttf -a --output-dir distr/ttf

Issues

I could not figure out how to set isFixedPitch flag. I did it manually using ttx tool from fontForge project. Please see this issue.

About

Mozilla Fira Mono font v3.111 forked with added italics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.4%
  • CSS 47.6%