]> git.seodisparate.com - mpd_info_screen/commit
Impl freetype use, bindgen for fontconfig
authorStephen Seo <seo.disparate@gmail.com>
Sun, 31 Jul 2022 10:52:00 +0000 (19:52 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 31 Jul 2022 10:52:04 +0000 (19:52 +0900)
commit1d9342d8f506b5e547bf45f16350f98a539933c9
treec5bfeefff1b362e2ad1b5ecf62bff32eb5cd8272
parentab604b34ee2200d0ade62000dfe8d4f2eb557900
Impl freetype use, bindgen for fontconfig

TODO: fontconfig
Cargo.lock
Cargo.toml
build.rs [new file with mode: 0644]
src/bindgen_wrapper.h [new file with mode: 0644]
src/unicode_support/fontconfig.rs
src/unicode_support/freetype.rs