fcft-sys 0.1.0

Raw bindings to fcft: font loading and glyph rasterisation library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"