]> git.seodisparate.com - mpd_info_screen/commit
Impl fontconfig finding font with given char/str
authorStephen Seo <seo.disparate@gmail.com>
Sun, 31 Jul 2022 12:35:08 +0000 (21:35 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 31 Jul 2022 12:35:08 +0000 (21:35 +0900)
commita57d287031d67a1642ac17e7cda81c209985c32a
treede19af91d32f2eaa4aa4c95e563ef6df56affd0f
parent1d9342d8f506b5e547bf45f16350f98a539933c9
Impl fontconfig finding font with given char/str

Should work with non-ascii as well, provided that the system has the
necessary fonts installed.
build.rs
src/unicode_support/fontconfig.rs