After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 333270 - BoundingBox Problem with PostScript
BoundingBox Problem with PostScript
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.5.3-SVN
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2006-03-03 16:34 UTC by Kevin McBride
Modified: 2006-06-11 08:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed Patch for Dot.cpp (461 bytes, patch)
2006-03-03 16:36 UTC, Kevin McBride
none Details | Review

Description Kevin McBride 2006-03-03 16:34:03 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
Comment 1 Kevin McBride 2006-03-03 16:36:22 UTC
Created attachment 60578 [details] [review]
Proposed Patch for Dot.cpp
Comment 2 Dimitri van Heesch 2006-03-03 19:30:03 UTC
I'll include the patch in the next CVS update.
Comment 3 Dimitri van Heesch 2006-06-11 08:41:18 UTC
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.