Skip to content

Basic files to prepare a font within inkscape and render a ttf

License

Notifications You must be signed in to change notification settings

chchchchchchch/svg2font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic setup to create a font on inkscape layers and render a truetype from there.

HOWTO:

  • run ./make_template.sh This will create template svg with guide and work layers

  • edit your characters in the template fil

  • run ./make_font.sh path/to/input.svg to create a truetype font

  • uses Fira Sans as Reference http://mozilla.github.io/Fira/

DEPENDENCIES:

  • Fira Sans

  • recode

  • python-fontforge

  • unaccent

  • ...

KNOWN ISSUES:

  • Accents in description if french
  • VSHIFT wrong

About

Basic files to prepare a font within inkscape and render a ttf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published