PistonDevelopers / freetype-rsLinks
Rust bindings for FreeType library
☆90Updated 7 months ago
Alternatives and similar repositories for freetype-rs
Users that are interested in freetype-rs are comparing it to the libraries listed below
Sorting:
- Rust bindings to HarfBuzz☆79Updated last week
- OS-native file dialogs on Linux, OS X and Windows☆157Updated 2 years ago
- All-in-one PNG image encoder/decoder in pure Rust☆102Updated last month
- Accelerated offscreen graphics for WebGL☆177Updated last month
- Low level bindings for the FreeType font library☆32Updated 10 months ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- Bindings to the Chromium Embedded Framework for Rust☆63Updated 7 years ago
- A font loading utility written in rust.☆53Updated 2 years ago
- Rich text processing☆63Updated last month
- GLSL parser for Rust☆197Updated 6 months ago
- Rust bindings to the awesome stb_image library☆76Updated last year
- A 2D vector graphics library written in Rust☆40Updated 4 months ago
- A Rust binding for the tinyfiledialogs library.☆57Updated 8 months ago
- Software Renderer in Rust☆87Updated 7 years ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆169Updated 3 months ago
- JPEG decoder written in Rust -- currently in maintenance mode☆158Updated 2 months ago
- Rust-language binding for the NanoVG vector graphics library☆118Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Math Interoperability Types☆274Updated last year
- Tutorials and examples for rendy☆36Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- Rust vorbis decoder☆280Updated 2 years ago
- Color quantization library☆36Updated 3 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations