RE: [xep-support] OpenType Font in XEP 4.4

From: Obenaus, Detlef <Detlef.Obenaus@lhsgroup.com>
Date: Mon Oct 24 2005 - 06:09:15 PDT

Hello,
 
I want to use the 'MyriadPro' OpenType font in XEP 4.4.

So I have put some some OTF Files in the fonts folder of XEP.
 
Then I have changed the xep.xml file:
 
<fonts xmlns="http://www.renderx.com/XEP/config"
         xml:base="fonts/"
         default-family="Helvetica">

 <font-group label="Base 14" embed="false">

    ...
 
 <font-family name="MyriadPro">
  <font><font-data otf="MyriadPro-Regular.otf"/></font>
  <font style="italic"><font-data otf="MyriadPro-It.otf"/></font>
  <font weight="bold"><font-data otf="MyriadPro-Bold.otf"/></font>
  <font weight="bold" style="italic"><font-data
ofm="MyriadPro-BoldIt.otf"/></font>
 </font-family>

</font-group>
</fonts>
 
 
The following error occurs during XEP is running:
 
[error] fil:/P:/xmlConverterBeta/sys/xep440/xep.xml: Cannot add font
descriptor to font family 'MyriadPro'; element skipped
[error] com.renderx.fonts.FontConfigurationException: No metric
information present for font null

Is there anything wrong or maybe these OpenType font will not work with
XEP 4.4?

Regards,

Detlef Obenaus
Senior Content Administrator
____________________________

LHS Telekom GmbH & Co.KG
Herriotstr. 1
60528 Frankfurt
Phone: +49(0)69 2383 - 3390
www.lhsgroup.com

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Mon Oct 24 06:38:07 2005

This archive was generated by hypermail 2.1.8 : Mon Oct 24 2005 - 06:38:12 PDT