]> source.dussan.org Git - xmlgraphics-fop.git/commit
separated the specific PDFRender functionality from the CTM class
authorKeiron Liddle <keiron@apache.org>
Tue, 30 Jul 2002 13:04:06 +0000 (13:04 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 30 Jul 2002 13:04:06 +0000 (13:04 +0000)
commit4ba06a463c7723ab28ffb7a5c21afe1b2cdd56a9
treeff7ae10d262e2ebdc3b96bf7468dafa8124cb1f4
parent5e6b8af0c771ffcac294bbc9ddccd146ef47956d
separated the specific PDFRender functionality from the CTM class
and created a small utility class for the renderer to use
Submitted by: Kevin O'Neill <kevin@rocketred.com.au>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195038 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/area/CTM.java
src/org/apache/fop/render/pdf/CTMHelper.java [new file with mode: 0644]
src/org/apache/fop/render/pdf/PDFRenderer.java