GNOME Bugzilla – Bug 333270
BoundingBox Problem with PostScript
Last modified: 2006-06-11 08:41:18 UTC
*** This bug was imported from an e-mail in doxygen-develop mailing list John Ellison Wrote: There is a change in the Postscript output of dot from graphviz-2.9.20060302.0540 (and later) to use %%BoundingBox: (atend) so as to properly support multiple graphs in a single PostScript file according to page 39 of: http://partners.adobe.com/public/developer/en/ps/5001.DSC_Spec.pdf Unfortunately this breaks doxygen which expects the first %%BoundingBox: record to contain the coordinates. To fix this in a backward compatible way I suggest that doxygen should use the %%PageBoundingBox instead. John
Created attachment 60578 [details] [review] Proposed Patch for Dot.cpp
I'll include the patch in the next CVS update.
This is an automated message triggered by a new release of doxygen. This bug has was marked as assigned, and therefore should be fixed with the new release (1.4.7). Please check if this is indeed the case. If not then please reopen the bug report.