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

From: Alexei Gagarinov <agagarinov@renderx.com>
Date: Tue Oct 25 2005 - 07:55:24 PDT

Hello Detlef,

OpenType fonts work with XEP 4.4.

> <font weight="bold" style="italic"><font-data
ofm="MyriadPro-BoldIt.otf"/></font>

There is a misprint in your font configuration file:
should be otf="MyriadPro-BoldIt.otf" (not ofm="MyriadPro-BoldIt.otf")

Best regards,
  Alexei Gagarinov
RenderX

----- Original Message -----
From: "Obenaus, Detlef" <Detlef.Obenaus@lhsgroup.com>
To: <xep-support@renderx.com>
Sent: Monday, October 24, 2005 5:09 PM
Subject: RE: [xep-support] OpenType Font in XEP 4.4

> 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

-------------------
(*) 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 Tue Oct 25 08:23:47 2005

This archive was generated by hypermail 2.1.8 : Tue Oct 25 2005 - 08:23:48 PDT