/freetype-gen-rs

Primary LanguageRustMIT LicenseMIT

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.