slint/examples/plotter
Be ecb6fd5309 switch to yeslogic-fontconfig-sys from servo-fontconfig
This allows setting the RUST_FONTCONFIG_DLOPEN environment variable
to dlopen fontconfig at runtime rather than linking it at build
time. This is helpful for cross compiling to Linux, particularly
because fontconfig has lots of C dependencies. Building a vendored
copy of fontconfig does not work as expected:
https://github.com/slint-ui/slint/issues/88
2022-10-05 15:21:54 +02:00
..
Cargo.toml switch to yeslogic-fontconfig-sys from servo-fontconfig 2022-10-05 15:21:54 +02:00
index.html Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
main.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
plotter.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
wasm_backend.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00