[Uml-devel] [Bug 112292] export to eps creates invalid eps file
Alan Ezust
alan.ezust at gmail.com
Wed Sep 14 08:52:20 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=112292
alan.ezust gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From alan.ezust gmail com 2005-09-14 17:51 -------
I tried rebuilding the latest version from SVN and I still get this error
on recently created EPS files:
[ezust lazarus] /home/ezust/public_html/oopdocbook/docs/src/derivation> epstool --test-eps student.eps
DSC Warning
At line 2:
%%BoundingBox: 35.: 23.8571 559 817.714
This line is incorrect.
The bounding box must be in integer coordinates,
not floating point. A floating point bounding box should
be specified using %%HiResBoundingBox:
A %%BoundingBox: should still be provided with integer values.
'OK' will convert the coordinates to integers,
rounding them outwards.
'Cancel' will ignore this line
DSC Information
At line 4931:
%%Pages: 1
This comment is duplicated in the trailer, which is unnecessary.
The last occurence of a trailer line takes precedence.
'OK' or 'Cancel' will use the duplicate line.
DSC Error
This EPS file is missing the required %%BoundingBox:
See the GSview help for details of how to add/adjust the
bounding box.
'OK' will assume this as an EPS file
'Cancel' will assume this is NOT an EPS file.
"gs" -dNOEPS -dNOPAUSE -dBATCH -dNODISPLAY "/tmp/gsviewOVhAed"
GPL Ghostscript 8.15: Unrecoverable error, exit code 1
Ghostscript failed to interpret file
Missing %%BoundingBox
File claims to be EPS.
FAIL: File does not comply with EPS specification.
Failed
More information about the umbrello-devel
mailing list