A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5074 ====================================================================== Reported By: Matthew Stier Assigned To: dam ====================================================================== Project: libgd2 Issue ID: 5074 Category: regular use Reproducibility: always Severity: tweak Priority: normal Status: feedback ====================================================================== Date Submitted: 2013-05-10 17:54 CEST Last Modified: 2013-05-10 19:13 CEST ====================================================================== Summary: Additional path to internal GDFONTPATH Description: I'd recommend changing the internal default of GDFONTPATH to prepend /etc/opt/csw/share/fonts/truetype since /etc/opt/csw is often used to override /opt/csw. ======================================================================
---------------------------------------------------------------------- (0010380) Matthew Stier (reporter) - 2013-05-10 19:13 https://www.opencsw.org/mantis/view.php?id=5074#c10380 ---------------------------------------------------------------------- I originally went with creating /opt/csw/share/fonts/truetype (fonts/truetype does not normally exist) and putting in symbolic links for 'arial.ttf' and 'Time-Roman.ttf' to resolve an issue with an application. Since I would be replicating this to a number of other systems, I thought it best to follow standard practice and moved the local changes to /etc/opt/csw. Since the libgd.so library only had an entry for /opt/csw/share/fonts/truetype, I created a symbolic at /opt/csw/share/fonts, pointing to /etc/opt/csw/share/fonts. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
