On Mon, 2002-08-19 at 22:34, J.Pietschmann wrote: > [EMAIL PROTECTED] wrote: > > protected void renderRegion(RegionReference region) { > ... > > + currentFontName = ""; > > Wouldn't it be better to do this each time after > writing a BT to the PDF output? (In startVParea(), > renderViewport() and renderLeader()).
Only of the BT is the first in a graphic state with no inherited font. The PDFState could handle this but it is low on the list... > J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]