Good catch.
One minor tweak... PdfGraphics2D declares (on line 119 in the current SVN
over
here<http://itext.svn.sourceforge.net/viewvc/itext/trunk/src/com/lowagie/text/pdf/PdfGraphics2D.java?view=markup>):
private static final AffineTransform IDENTITY = new AffineTransform();
And your prize? Your very own link to one of several versions of Jonathan
Coulton's creative commons song "Code Monkey" on
YouTube<http://youtube.com/watch?v=j4TnhemCEmc>
.
{
err, and in case those html links get eaten:
svn:
http://itext.svn.sourceforge.net/viewvc/itext/trunk/src/com/lowagie/text/pdf/PdfGraphics2D.java?view=markup
code monkey: http://youtube.com/watch?v=j4TnhemCEmc
}
--Mark Storer
Professional Geek
On 11/6/07, Phil Cope <[EMAIL PROTECTED]> wrote:
(choppity chop chop)
>
> private boolean drawImage(Image img, Image mask, AffineTransform
> xform,
> Color bgColor, ImageObserver obs) {
> if (xform==null)
> xform = new AffineTransform();
>
> Phil Cope
(chop)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/