You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Gerry King <ge...@thomson.com> on 2007/09/27 15:28:14 UTC

Does FOP support Japanese ruby characters

Using the Microsoft Arial unicode font ruby characters are displayed above the
character they annotate. In FOP PDF output they appear normal size to the right.
I would like the PDF to match the on-screen display. Is this possible? If so how?

The FO stylesheet is using max-height line stacking:

 <xsl:attribute name="line-height">1.5</xsl:attribute>
 <xsl:attribute name="line-stacking-strategy">max-height</xsl:attribute>
 <xsl:attribute name="line-height-shift-adjustment">consider-shifts</xsl:attribute> 

TIA

Gerry King




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org