#unsafe-bindings #font #freetype #generated #texture #set #bindgen

freetype-gen-rs

Generated unsafe bindings to FreeType 2

2 unstable releases

0.213.1 Feb 25, 2023
0.2.13 Feb 25, 2023

#14 in #freetype

24 downloads per month

MIT license

6MB
120K SLoC

C 107K SLoC // 0.2% comments Visual Studio Project 9K SLoC // 0.0% comments Python 1.5K SLoC // 0.8% comments M4 691 SLoC // 0.4% comments Perl 422 SLoC // 0.1% comments Visual Studio Solution 391 SLoC Shell 252 SLoC // 0.2% comments Rust 190 SLoC AWK 142 SLoC Forge Config 38 SLoC // 0.8% comments JavaScript 34 SLoC // 0.3% comments HICAD 24 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.

Dependencies