> -----Message d'origine----- > De : Peter Verhoye [mailto:[EMAIL PROTECTED] > > Well, each style has its own metric and embed-file in my case. I use a similar config (with GillSans & GillSans Light) with success.
> <font > embed-file="file:///home/relstar/fop/fop-0.20.5/fonts/truetype > /arial.ttf" > kerning="yes" > metrics-file="file:///home/relstar/fop/fop-0.20.5/fonts/metric > s/arial.xml"> Try choose 1 <font-triplet> here: > <font-triplet name="Arial" style="normal" weight="normal"/> > <font-triplet name="Arial,Regular" style="normal" > weight="normal"/> </font> <font > embed-file="file:///home/relstar/fop/fop-0.20.5/fonts/truetype > /arialbd.ttf" > kerning="yes" > metrics-file="file:///home/relstar/fop/fop-0.20.5/fonts/metric > s/arialbd.xml"> Try choose 1 <font-triplet> here: > <font-triplet name="Arial" style="normal" weight="bold"/> > <font-triplet name="Arial,Bold" style="normal" > weight="bold"/> </font> <font > embed-file="file:///home/relstar/fop/fop-0.20.5/fonts/truetype > /arialbi.ttf" > kerning="yes" > metrics-file="file:///home/relstar/fop/fop-0.20.5/fonts/metric > s/arialbi.xml"> Try choose 1 <font-triplet> here: > <font-triplet name="Arial" style="italic" weight="bold"/> > <font-triplet name="Arial,Bold Italic" style="italic" > weight="bold"/> </font>s <font > embed-file="file:///home/relstar/fop/fop-0.20.5/fonts/truetype > /ariali.ttf" > kerning="yes" > metrics-file="file:///home/relstar/fop/fop-0.20.5/fonts/metric > s/ariali.xml"> Try choose 1 <font-triplet> here: > <font-triplet name="Arial" style="italic" weight="normal"/> > <font-triplet name="Arial,Italic" style="italic" > weight="normal"/> </font> Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
