]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than...
authorAndreas L. Delmelle <adelmelle@apache.org>
Sun, 12 Apr 2009 19:54:03 +0000 (19:54 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sun, 12 Apr 2009 19:54:03 +0000 (19:54 +0000)
commitf31c3fbd4ba6f6720a9ddc41026e7d2c8fd79793
treedeb2fca0060f1b52db32b80d2b1f7a4853d87bd7
parent4d9f95a6afdf8c1d0710d2c854fb63a4ead2b0fb
Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than source-resolution (which is meant for images)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@764317 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/expr/PropertyParser.java
src/java/org/apache/fop/fo/properties/LengthProperty.java
test/fotree/testcases/pixel_length.fo [new file with mode: 0755]