Skip to content

no-design-foundry/filters-rasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rastr

This is the Rasterizing filter for nodesignfoundry.com

It gets hinted outlines from a hinted file and turns it into a font.

CLI

  • Install it with python -m pip install ndf_rasterizer
  • You run the tool in terminal via ndf_rasterizer <hinted font> <font size>. This will rasterize the font and output .ufo file next to your input file.
  • There is additional argument --output-dir that will save the .ufo file to given folder

TODO

  • Find a way how to remove scipy dependency (numpy version was too slow)
  • Turn this into a CLI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages