Re: AWT transparency

2007-01-21 Thread Jeremias Maerki
Here's my explanation of the problem: http://www.nabble.com/Quality-of-included-image-degrades-when-png-rendering-is-used-tf2312286.html#a6453762 So, yes, you can turn it off if you hack the source code. A proper fix has to wait until we can do the image package redesign. On 18.01.2007 18:54:55

Lines are hiding in AWTViewer perhaps Bug in Java2DRenderer or Java2D itsself

2007-01-21 Thread Cheffe
Hi folks, I use the zooming functionality in the AWTViewer a lot! I realized a notgoodie =) in the AWTViewer with certain PDF-Files with a lot of lines, less a pixel high. Not all lines and borders are visible under certain zoom-steps in the panel. You see it also in the sample borders.fo when

Re: Problem using custom fonts (0.93)

2007-01-21 Thread Daniel Noll
Pascal Sancho wrote: Hi, The XSL-FO REC 1.0 says: Font family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the font name are ignored and any sequence of whitespace characters inside the font name is converted to a single space.

Re: Fonts AWT

2007-01-21 Thread Daniel Noll
Adrian Cumiskey wrote: Hi David, The current implementation of just makes use of java fonts that have been made available from the O/S via a call to GraphicsEnvironment.getLocalGraphicsEnvironment(), it does not call upon and make use of the fonts defined in the fop configuration (as the PDF

Font metrics, AWT vs. PDF and a possible workaround

2007-01-21 Thread Daniel Noll
Hi all. There is a requirement in our system where PDF and TIFF output must have the same content on every page. Because of this, we need to use identical font metrics for these two renderers. By default, the two render differently. The widths of the fonts are slightly different, so they