Skip to content

moazin/font-file-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's not entirely useful to use this directly as a command line tool. You'd probably want to modify it to your needs. If you have Python 3 installed you can do:

python script.py fontname.otf 10

and the script will read the file and print the first 10 SVG docs it can find!

About

A simple program that creates the necessary components to allow reading font tables. Right now its specific to extracting SVG documents from OT-SVG files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages