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

@ -8,6 +8,7 @@ The following libraries must be installed before compiling Jay:
- libgbm.so
- libudev.so
- libpangocairo-1.0.so
- libfontconfig.so
You must also have a C compiler (GCC or Clang) and the latest version of rust installed.
You can install rust with [rustup](https://rustup.rs/).