Eldho George wrote:


I have a problem with font.The following is my font template <fo:inline font-size="{$size}" font-family="{$face}" color="{$color}" line-height="12pt"> <xsl:apply-templates select="*|text()"/> </fo:inline>

The problem is FOP doesnt handle fo:inlines properly. It should generate its own area whose height depends on font size but it isnt implemented yet. Currently the line height can only be different for block level constructs.


Chris


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



Reply via email to