qt: add enable for truetype font installation
authorDanomi Manchego <danomimanchego123@gmail.com>
Fri, 24 Mar 2017 04:51:38 +0000 (00:51 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Mar 2017 14:17:44 +0000 (15:17 +0100)
commitf48f1a89a0c598ebefd2643af3ad6aff981e291c
treee658aba40092c439405d40647a26a852e78a7619
parent197e473ce0acbefd5f05762febf817361123a268
qt: add enable for truetype font installation

Currently, qt.mk installs DejaVu/Vera TrueType fonts when Qt is configured for
freetype support. However, some users may prefer to limit the installed fonts
to only Qt's prerendered fonts (micro, fixed, helvetica, etc.). Or, there may
be a preference to use seperately installed TrueType fonts. This commit adds
a switch to explicitly control the installation of the TrueType fonts, similar
to the existing prerendered font enables.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/Config.in
package/qt/qt.mk