ardaku / fonterator
Load fonts as vector graphics in pure Rust with advanced text layout.
☆43Updated 2 years ago
Alternatives and similar repositories for fonterator
Users that are interested in fonterator are comparing it to the libraries listed below
Sorting:
- A 2D vector graphics library written in Rust☆40Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆56Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A package manager☆19Updated 5 years ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A primitive for writing structural search and replace programs for rust