Erich Seifert

Results 14 comments of Erich Seifert

Hi @farleylai. Thanks for reporting the issue and providing example output files. I haven't looked into it in detail but my guess is, that there's some _division by zero_ happening...

Thanks for reporting this. I’ll have a look into it as soon as I can.

First of all, thanks a lot for your detailed feedback! Contour plots have been on the unofficial agenda for some time already. I would also like to see multi-plots in...

Moving this to 0.9 as it would require huge changes. It has delayed the release of 0.8 for too long now. _Trac comment by eseifert on 07-31-2010 at 22:29_

Thanks for your discovery, David. Here is how I understand the issue: Given Graphics2D instance `g` and a clone `g2` this code would draw the rectangle with the 5px stroke,...

Thanks a lot for sharing your code @nairnj. That's definitely the workaround until a solution for issue #16 can be implemented. Please, open new issues for the errors you mentioned,...

Thanks for your sugestion @PerBothner. This is definitely something we would like to provide. We won't tackle it in the next release, but maybe in the release after that.

Some more documentation has been added for 0.13, but it does not cover all important classes yet. So, I will keep this issue open and move it to 0.14.

Thanks for your feedback @noelwelsh. I have implemented a compression option for `PDFGraphics2D` now—other formats will follow soon. It's already in master and will be included in the upcoming 0.11...

Unfortunately, there is no support for pages in the `Graphics2D` interface of Java. That’s why VectorGraphics2D also does not support this at the moment. It’s on my list of planned...