mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 05:31:18 +01:00
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
config BR2_PACKAGE_FONTCONFIG
|
|
bool "fontconfig"
|
|
select BR2_PACKAGE_FREETYPE
|
|
select BR2_PACKAGE_EXPAT
|
|
help
|
|
Fontconfig is a library for configuring and customizing font
|
|
access.
|
|
|
|
http://www.fontconfig.org/
|