#16938: doxygen-1.5.7 font-not-loaded ----------------------------+----------------------------------------------- Reporter: mlund@mac.com | Owner: css@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: font pango dot graphviz Port: doxygen | ----------------------------+----------------------------------------------- Comment(by mlund@mac.com): That's exactly what I did, but unfortunately still no luck. I got this reply from the Doxygen author: --- snippet --- Doxygen generates the FreeSans.ttf font in the output directory and sets the DOTFONTPATH environment variable such that dot should be able to find the font. Doxygen normally deletes the font file when it is done, but you can keep it by setting DOT_CLEANUP to NO in the config file. Normally, dot can find the font without problems, but maybe a version of dot was used without truetype support or something. I had good results with http://graphviz.org/pub/graphviz/stable/macos/graphviz-2.20.3.pkg which installs dot in /usr/local/bin/dot --- snippet --- -- Ticket URL: <http://trac.macports.org/ticket/16938#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS