Andreas thanks very much for the response. I was afraid you were going to reply as you did. Makes my little Windows app much more difficult!
Regarding the example I posted of Century Gothic which has a normal font file and a bolditalic font file. Would that look like this <font metrics-file="Century Gothic.xml" embed-file="GOTHIC.TTF" kerning="yes"> <font-triplet name="Century Gothic" style="normal" weight="normal" /> <font-triplet name="Century Gothic" style="normal" weight="bold" /> <font-triplet name="Century Gothic" style="italic" weight="normal" /> </font> <font metrics-file="Century Gothic Bold Italic.xml" embed-file="GOTHICBI.TTF" kerning="yes"> <font-triplet name="Century Gothic" style="italic" weight="bold" /> </font> OR <font metrics-file="Century Gothic.xml" embed-file="GOTHIC.TTF" kerning="yes"> <font-triplet name="Century Gothic" style="normal" weight="normal" /> </font> <font metrics-file="Century Gothic Bold Italic.xml" embed-file="GOTHICBI.TTF" kerning="yes"> <font-triplet name="Century Gothic" style="normal" weight="bold" /> <font-triplet name="Century Gothic" style="italic" weight="normal" /> <font-triplet name="Century Gothic" style="italic" weight="bold" /> </font> Thanks Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]