[package]
name = "fcft-sys"
version = "0.1.0"
edition = "2024"
description = "Raw bindings to fcft: font loading and glyph rasterisation library"
license = "ISC"
repository = "https://git.sr.ht/~whynothugo/fcft-sys"
categories = ["external-ffi-bindings"]
keywords = ["fcft", "font", "text", "fontconfig", "freetype"]
links = "fcft"
[build-dependencies]
bindgen = "0.72"
pkg-config = "0.3"