Skip to content

A short python script that takes in a normal font and outputs a blank font with the same width and kerning for each letter. You can hide portions of text by applying your blank font, while retaining the overall layout of the text.

License

connorbrinton/font-veil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Font Veil

Font Veil is a short python script that takes in a normal font and outputs a blank font with the same width and kerning for each letter. You can hide portions of text by applying your blank font, while retaining the overall layout of the text.

Setup

sudo apt-get install python-fontforge

Roadmap

Version 2.0

  • Let users specify their input font at runtime, rather than in the code.
  • Let users specify their output font file at runtime, rather than in the code.

Developed By

License

This project is licensed under the Apache License, Version 2.0. For more information, see the LICENSE file.

About

A short python script that takes in a normal font and outputs a blank font with the same width and kerning for each letter. You can hide portions of text by applying your blank font, while retaining the overall layout of the text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages