1
0
Fork 0
forked from wry/wry

fontconfig: add bindings

This commit is contained in:
Julian Orth 2026-03-09 18:08:26 +01:00
parent 94816aec78
commit e01b385c89
5 changed files with 167 additions and 0 deletions

View file

@ -70,6 +70,7 @@ mod edid;
mod ei;
mod eventfd_cache;
mod fixed;
mod fontconfig;
mod forker;
mod format;
mod gfx_api;