> I'd suspect this is technically a bug in PdfGraphics2D... not scaling the
> italicizing matrix.  It's possible that the transform from the font isn't
> setting it's skew flag (a bug in AWT), so AffineTransform's optimizations
> skip it, causing this behavior.
>
> BACK IN THE REAL WORLD, I'd strongly suggest that you not use monstrously huge
> fonts and scale them down like that.  It invites problems.  Set your font size
> in the font, not the scale.

Unfortunately, this is how the drawing engine in our product works, so changing 
it is not really an option.

If it's a bug in iText, I'd obviously much rather have it fixed there...  :)

Jason Boehle
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to