2 unstable releases
0.213.1 | Feb 25, 2023 |
---|---|
0.2.13 | Feb 25, 2023 |
#986 in Graphics APIs
6MB
120K
SLoC
freetype-rs
Generated unsafe bindings to FreeType 2
Introduction
This crate is a set of unsafe bindings to FreeType 2, generated with bindgen. The goal of creating a new set of bindings to FreeType 2 is to get the latest features, including support for rasterizing fonts to SDF textures.