Skip to content
/ notoize Public

A crate that tells you what Noto font stack you need.

License

Notifications You must be signed in to change notification settings

mi2ebi/notoize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notoize

A crate that tells you what Noto font stack you need.

This is not "not oize". what's oize

Beware:

  • no config options yet

notoize()

Takes a &str and returns a FontStack.

FontStack

A Vec<font names>.

  • files() returns a Vec<Font>.

Font

  • filename, bytes: for writing the font file elsewhere
  • fontname: for CSS

About

A crate that tells you what Noto font stack you need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages