Skip to content

songww/fontloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fontloader

GitHub Workflow Status Crates.io docs.rs

fontloader is a cross-platform Rust library for load fonts, using native font engines whenever possible.

Supported Backends

Platform Backends
Linux fontconfig
BSD fontconfig
Windows DirectWrite
macOS Core Text

Known Issues

Since fontloader was originally made solely for rendering monospace fonts in Alacritty, there currently is only very limited support for proportional fonts.

Loading a lot of different fonts might also lead to resource leakage since they are not explicitly dropped from the cache.

About

Cross platform native font loading library for Rust

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%