Re: [xep-support] Font names with parentheses in them

From: Justin Lipton <justin.lipton@exari.com>
Date: Wed May 16 2007 - 22:13:00 PDT
Thanks for this Alexi.
I suspect that when we renamed the font using FontCreator 5.5 (which worked) it must have also updated the cmap table making it a valid XEP font.

Regards,
Justin.
Alexei Gagarinov wrote:
Justin.

  
 Same problem as for double quotes:-
    

There are 2 solutions here:

1) quote a font name in FO (within the 'font-family' attribute).
It will look like:

<fo:block font-family="OCR-B (CBA), Symbol, serif" font-weight="normal">
  BTW OCR-B (CBA) rocks
</fo:block>

2) remove parenthesis in XEP configuration file and in FO:
xep.xml:
<font-family name="OCR-B">
  <font><font-data ttf="TT0646Z_.ttf"/></font>
</font-family>

FO:
<fo:block font-family="OCR-B, Symbol, serif" font-weight="normal">
  BTW OCR-B (CBA) rocks
</fo:block>

Unfortunately, the font file for OCR-B-10(CBA) font family
(TT0646Z_.ttf) has not Unicode 'cmap' table.
As stated in our documentation, XEP does not support such fonts.
For details, see http://www.renderx.com/reference.html#Configuring_TrueType

Best regards,
  Alexei Gagarinov
RenderX
---
www.renderx.net


-------------------
(*) 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

!DSPAM:464b1db9289141442213971!



  

--
Exari Signature

Justin Lipton
justin.lipton@exari.com
Level 7, 10-16 Queen Street, Melbourne 3000 Australia
Tel +61 3 9621 2775 | Fax +61 3 9621 2776

Exari Systems
London | Melbourne | San Francisco
www.exari.com

Really Important Notice
Actually, this is only important if this email was sent to you by mistake or if someone sent it to you when they shouldn't have. If you got it by mistake, please reply and tell us so we can re-send it to the right person. If you got it from someone who should know better, please tell them they're in big trouble. In either case, please don't forward it on to anyone else. Or print it. Or talk about it. Otherwise you'll be in big trouble too.

exari logo

-------------------
(*) 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

exari-clr-24.gif
Received on Wed May 16 22:44:42 2007

This archive was generated by hypermail 2.1.8 : Wed May 16 2007 - 22:44:43 PDT