Initial commit

This commit is contained in:
2025-08-06 12:50:45 +03:00
commit d68aefebe5
4 changed files with 62 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: fcft
description: A simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman
version: 3.3.2
url: https://codeberg.org/dnkl/fcft
license: MIT
architecture: any
depends: ["fontconfig","freetype2","harfbuzz","libutf8proc","pixman"]
make_depends: ["meson","scdoc","tllist","ttf-dejavu"]
type: source