On 10/23/18 06:44 AM, Predrag Zečević - Technical Support Analyst wrote:
$ for dir in /var/cache/fontconfig
/export/home/predrag_zecevic/.cache/fontconfig /etc/X11/fontpath.d; do
printf "%50s:" $dir; find ${dir} -type f | wc -l; done
/var/cache/fontconfig:408
/export/home/predrag_zecevic/.cache/fontconfig:199
/etc/X11/fontpath.d:0
[Latest one contains just links to some fonts, presumably created by
fc-cache service].
/etc/X11/fontpath.d links are created by the packages that install fonts
to put the fonts into the X server font path, for legacy applications
that use the old X11 font system instead of fontconfig.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Engineering - https://blogs.oracle.com/alanc
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss