Add a font path for download fonts 74/91774/1 accepted/tizen/3.0/common/20161114.110542 accepted/tizen/3.0/ivi/20161028.151312 accepted/tizen/3.0/mobile/20161028.143125 accepted/tizen/3.0/tv/20161028.143509 accepted/tizen/3.0/wearable/20161028.150838 accepted/tizen/common/20161019.145813 accepted/tizen/ivi/20161019.141808 accepted/tizen/mobile/20161019.141607 accepted/tizen/tv/20161019.141646 accepted/tizen/wearable/20161019.141730 submit/tizen/20161019.092255 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 11 Oct 2016 09:01:03 +0000 (18:01 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 11 Oct 2016 09:01:03 +0000 (18:01 +0900)
It allows to access fonts from "/opt/share/fonts".

Change-Id: Ia8519a489f3495451939810b083d4f543db3bd43

packaging/fontconfig.spec

index 7f0ef71..f0723ea 100644 (file)
@@ -57,7 +57,7 @@ export HASDOCBOOK=no
     --with-expat-include=%{_includedir} \
     --with-expat-lib=%{_libdir} \
     --with-freetype-config=%{TZ_SYS_BIN}/freetype-config \
-    --with-add-fonts=%{TZ_SYS_RO_SHARE}/fonts,%{TZ_SYS_RO_SHARE}/app_fonts,%{TZ_SYS_RO_SHARE}/fallback_fonts \
+    --with-add-fonts=%{TZ_SYS_RO_SHARE}/fonts,%{TZ_SYS_RO_SHARE}/app_fonts,%{TZ_SYS_RO_SHARE}/fallback_fonts,%{TZ_SYS_SHARE}/fonts \
     --with-cache-dir=%{TZ_SYS_VAR}/cache/fontconfig \
     --with-baseconfigdir=%{TZ_SYS_RO_ETC}/fonts \
     --with-configdir=%{TZ_SYS_RO_ETC}/fonts/conf.d \