Re: [iText-questions] little API error

2009-07-09 Thread Xavier Le Vourch
Qingyu Han wrote: > Hi, > > I just found an error in the online verion API > (http://www.1t3xt.info/api/), under class Font, method isItalic(): > > |boolean| |*isItalic > *()| > checks if this font is Bold. > > >

[iText-questions] little API error

2009-07-09 Thread Qingyu Han
Hi, I just found an error in the online verion API (http://www.1t3xt.info/api/), under class Font, method isItalic(): boolean *isItalic *() checks if this font is Bold. I think it should be "checks if this font is Ita