Skip to content

Pixel-perfect potrace for FontForge

License

Notifications You must be signed in to change notification settings

visual2000/potrace-pixelperfect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potrace-pixelperfect

Pixel-perfect potrace for FontForge

Runs potrace resizing the input image, for pixel perfect tracing in FontForge.

You need to set the AUTOTRACE environment variable with the path to this script for FontForge to use it. Don't forget to set the +x permission.

Use:

potrace-pp.py [options] [input file]

Example:

./potrace-pp.py character.bmp

./potrace-pp.py --flat -a 0 -u 1 character.bmp

About

Pixel-perfect potrace for FontForge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.5%
  • Shell 13.5%