I think your problem simply is about not having a font-triplet for the
bold variant of the font (see error message). You will need to create an
additional XML font metric file from arialbd.ttf and register it
separately like this.

<font metrics-file="ttfcyrillic-bold.xml" kerning="yes" 
embed-file="file:///C:/WINNT/Fonts/arialbd.ttf">
   <font-triplet name="Cyrillic" style="normal" weight="bold"/>    
</font>

On 26.07.2005 13:53:17 Dobri Kitipov wrote:
<snip/>
> <font metrics-file="ttfcyrillic.xml" kerning="yes" 
> embed-file="file:///C:/WINNT/Fonts/arial.ttf">
> 
>     <font-triplet name="Cyrillic" style="normal" weight="normal"/>    
> 
>  </font>

<snip/>

> [ERROR] unknown font Cyrillic,normal,bold so defaulted font to any


Jeremias Maerki


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

Reply via email to