You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Daniel Bradby <da...@bjs.com.au> on 2001/03/09 01:46:58 UTC

[PATCH]es Print and AWT multiple fixes

I can't stop hacking around this AWT code :)

Print
- added an exit when finished printing
- sets landscape and portrait modes

AWT Fonts
- fixed null pointer exception when printing fonts
- workaround for Java bug on font metrics [Bug Id 4399887]

AWT Renderer
- fixed page references [already posted but reposted to make the patches
simple]

I also noticed that a few of the AWTRenderer and PDFRenderer methods
were out of sync and will be an ongoing problem unless the Renderer is
abstracted.

Thanks

---
Daniel Bradby
daniel@bjs.com.au