On Monday 13 June 2005 16:44, Renaud MICHEL wrote:
> See the attached patch.
> It overrided setFamily setSize and setStyle and the constructor to allow it
> to work like a normal Font object while keeping its RtfFont properties up
> to date.
Thank you for the patch. It's been integrated into the ma
On Monday 13 June 2005 16:44, Renaud MICHEL wrote:
> The class com.lowagie.text.rtf.style.RtfFont (the one to use with
> RtfWriter2) is a subclass of Font, wich allow to use it directly in the
> Document, but it should override some setters methods from Font to be fully
> functionnal.
> See the att
Hello
The class com.lowagie.text.rtf.style.RtfFont (the one to use with
RtfWriter2) is a subclass of Font, wich allow to use it directly in the
Document, but it should override some setters methods from Font to be fully
functionnal.
See the attached patch.
It overrided setFamily setSize and set