Re: Test case for PDFDocumentGraphics2D rotated text problem

2001-08-15 Thread Keiron Liddle
Thanks for the test. I'm really not sure how to fix this. I can make it so that the text is almost in the right position except it is flipped on the horizontal axis (so you'll have to stand on your head to read it:) I think the solution is a bit ugly due to the different coordinate systems.

Re: Test case for PDFDocumentGraphics2D rotated text problem

2001-08-15 Thread Randall Parker
On Wed, 15 Aug 2001 09:20:00 +0200, Keiron Liddle wrote: Thanks for the test. I'm really not sure how to fix this. I can make it so that the text is almost in the right position except it is flipped on the horizontal axis (so you'll have to stand on your head to read it:) Keiron, In my real

Re: Test case for PDFDocumentGraphics2D rotated text problem

2001-08-15 Thread Keiron Liddle
Randall, On Wed, 15 Aug 2001 17:51:56 Randall Parker wrote: So then Acrobat can draw the text at 45, 135, 225 and 315 degrees? (ie 1:30, 4:30, 7:30, 10:30) I don't see any text at those positions in the textAsShapes=false version. No, I was talking about the font problem, not the position

Test case for PDFDocumentGraphics2D rotated text problem

2001-08-14 Thread Randall Parker
This is a test case to demonstrate problems with how PDFDocumentGraphics2D renders text that is rotated. The text at 90 and 270 degrees is flipped around in pdfasshapes.pdf as compared to how it is in svgtest.svg and pdfnotshapes.pdf. Also, the text at the angles that start at 45 degrees