]> source.dussan.org Git - xmlgraphics-fop.git/commit
Implemented the rest of the border styles. Now uses clipping while painting the borde...
authorJeremias Maerki <jeremias@apache.org>
Fri, 11 Feb 2005 21:30:03 +0000 (21:30 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 11 Feb 2005 21:30:03 +0000 (21:30 +0000)
commite0395a78acc54c21e1f4ef96b432f9bc8a809d78
tree6207785a582c0c242c3c9e69c419d9d5efccaa6c
parent66e55a15f2e0a14f531e0038eef55ebc83e590dc
Implemented the rest of the border styles. Now uses clipping while painting the borders to paint nicer edges. Some of this code should later be extracted into utility classes so other renderers can use the same code.
Dotted-style could use some tweaking (dots are clipped at the edges).

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