]> source.dussan.org Git - xmlgraphics-fop.git/commit
Implement the cheaper mechanism to ensure correct rendering at differing resolutions...
authorJeremias Maerki <jeremias@apache.org>
Sun, 10 Oct 2004 12:20:56 +0000 (12:20 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sun, 10 Oct 2004 12:20:56 +0000 (12:20 +0000)
commit5eb06845cc7bc05e840f3cf0aaf019628c6652ea
treeb2aafc313af0ec07a7651c283bb346d8d2473a95
parent1750419a2fcec90c11bcd2e7e21ed45d581193d1
Implement the cheaper mechanism to ensure correct rendering at differing resolutions. This is probably only an intermediate solution and does not implement what Thomas DeWeese suggested.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198026 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/ps/AbstractPSDocumentGraphics2D.java
src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java
src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java
src/java/org/apache/fop/svg/PDFTranscoder.java