font-kit
https://github.com/servo/font-kit
Rust
A cross-platform font loading library written in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to font-kit
Help out
- Issues
- Looking up fallback/generic versions of fonts (e.g. Times New Roman)
- select_font tests fail when other fonts present on the system
- Load system UI font
- Potential font loading performance increase of >50%
- load font extremely slowly on macos than in windows and linux.
- How to measure text?
- It is possible to use font-kit to render glyphs in an HTML5 canvas using WebAssembly (WASM)
- How to render text into one line with a given font?
- Provide APIs which allow using a font from `&'static [u8]`
- Anti-aliased glyphs sometimes get pixels clipped off during rasterization on MacOS
- Docs
- Rust not yet supported