Hi all,

I've experienced an issue with FOP when specifying different fonts for different inline elements in the same block, like demonstrated below (the entire .fo file is attached along with the resulting PDF):

<fo:block font-size="12pt" font-weight="normal" font-style="normal">

This is a <fo:inline font-size="30pt" font-style="italic" font-weight="bold" color="blue">multifont</fo:inline> text and it is <fo:inline font-size="40pt" font-style="italic" font-weight="bold" color="red">incorrectly</fo:inline> handled by <fo:inline font-size="24pt" font-style="italic" font-weight="normal" color="magenta">FOP</fo:inline>.

</fo:block>

The current approach doesn't work ... so, which is (if any), the best alternative to making multiple fonts correctly spaced ?

Any help appriciated ...

/Mikael

Attachment: test-fonts-2.fo
Description: Binary data

Attachment: test.pdf
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to