Skip to content

TheV360/hershey_fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hershey fonts

Toy implementation of the Hershey font format in Rust. The reader and viewer components are separate, so feel free to pull out the reader for your own stuff. I'm not 100% confident with my parser writing skills, but it parsed all of the default fonts without erroring, so...

Also, check out hershey.txt to see some history and the usage terms of the default fonts I've copied over here. Thank you!

To do

  • Viewer: char map should be nicer
  • Viewer: mouse interaction
  • Reader: maybe some better tests

About

Toy implementation of the Hershey font format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages