Re: [iText-questions] Paragraphs and Chunks and Graphics2D

2005-05-17 Thread Nederhof M.J.
Dear Bruno, Thanks very much for your help. > Nederhof M.J. wrote: > >Some advice would be appreciated with the following problem. > > > >1) I have a method that generates Egyptian hieroglyphs written to > >Graphics2D, in such a way that no pixelization results. I.e. I write > > curves, not pixel

Re: [iText-questions] Paragraphs and Chunks and Graphics2D

2005-05-17 Thread Bruno Lowagie
Nederhof M.J. wrote: Some advice would be appreciated with the following problem. 1) I have a method that generates Egyptian hieroglyphs written to Graphics2D, in such a way that no pixelization results. I.e. I write curves, not pixels. This has been applied to PdfGraphics2D as well, which works fi

[iText-questions] Paragraphs and Chunks and Graphics2D

2005-05-17 Thread Nederhof M.J.
Some advice would be appreciated with the following problem. 1) I have a method that generates Egyptian hieroglyphs written to Graphics2D, in such a way that no pixelization results. I.e. I write curves, not pixels. This has been applied to PdfGraphics2D as well, which works fine provided I know t