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 22:41 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. ======================================================================
---------------------------------------------------------------------- (0010382) Matthew Stier (reporter) - 2013-05-10 22:41 https://www.opencsw.org/mantis/view.php?id=5074#c10382 ---------------------------------------------------------------------- Actually, OpenCSW doesn't lend itself well to sharing or copying. I install pkgutil on each system, and then install the packages I need on each system. Actually, I'm thinking of what happens when I add or upgrade packages, and changes I've made within /opt/csw are destroyed, where as, the changes made under /etc/opt/csw are not. BTW: Adding /usr/openwin/lib/X11/fonts/TrueType did not help me, because the font names I need were inconsistant. Solaris uses 'Arial.ttf', the application required 'arial.ttf'. Solaris uses 'TimesNewRoman.ttf', the application required 'Time-Roman.ttf'. By using symbolic links, was able to rename the files to what the application needed. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
