Hi,

i've just stopped on a strange problem with rgb colors in FOP 0.20.5.

I'm using for example a fo file containing this string :

<fo:block font-family="Garamond" color="rgb(11, 12, 13)" text-align="center" text-align-last="center" text-transform="none" text-decoration="none" font-weight="normal" font-style="normal" font-size="18pt">Some text</fo:block>

PDF is generated OK, but when check for colors (using screen capture and / or a little javacode i've done), i've found that the resulting color is :

RGB(0, 0, 13)

!!!! I've done some check.. and it looks like each rgb value <= 12 is set to 0.

Can one of you reproduce this ?

Thanx for your help,

Pierre-Yves Landuré

Reply via email to