]> source.dussan.org Git - xmlgraphics-fop.git/commit
workaround for eps files that have invalid float bounding box values
authorKeiron Liddle <keiron@apache.org>
Fri, 2 Aug 2002 06:44:46 +0000 (06:44 +0000)
committerKeiron Liddle <keiron@apache.org>
Fri, 2 Aug 2002 06:44:46 +0000 (06:44 +0000)
commit5d1208bcd158014ddc52f76ee11ab1e71499e342
treefb8a8615756b0ff57eeaf5617dc76100b3fc0ff9
parentcadb1a7a9b611e322da64c2f0b2726d4f472bcfd
workaround for eps files that have invalid float bounding box values
float values are rounded off
according to the spec the %%HiResBoundingBox should be used
instead for floating poitn values
Submitted by: Torsten Erler <erlto@net-linx.de>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195048 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/image/analyser/EPSReader.java