]> source.dussan.org Git - xmlgraphics-fop.git/commit
Add new addFilledRect method to make it possible to draw filled rectangles without...
authorKaren Lease <klease@apache.org>
Fri, 20 Jul 2001 20:57:22 +0000 (20:57 +0000)
committerKaren Lease <klease@apache.org>
Fri, 20 Jul 2001 20:57:22 +0000 (20:57 +0000)
commit2a5a4e7774960ddb0287bd8dd84747669abf45e1
tree7a6d45b91f325daa552b1011b048a7de1a5854e3
parent127be23121a222d5e2b66b2cd4f8fea563d28eae
Add new addFilledRect method to make it possible to draw filled rectangles without any stroke in PDF; in doFrame, use rectangles instead of lines for borders to eliminate pixel errors

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194361 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/render/PrintRenderer.java
src/org/apache/fop/render/pdf/PDFRenderer.java