<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for this Alexi.<br>
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.<br>
<br>
Regards,<br>
Justin.<br>
Alexei Gagarinov wrote:
<blockquote cite="mid626062265.20070516183949@renderx.com" type="cite">
  <pre wrap="">Justin.

  </pre>
  <blockquote type="cite">
    <pre wrap=""> Same problem as for double quotes:-
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There are 2 solutions here:

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

&lt;fo:block font-family="OCR-B (CBA), Symbol, serif" font-weight="normal"&gt;
  BTW OCR-B (CBA) rocks
&lt;/fo:block&gt;

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

FO:
&lt;fo:block font-family="OCR-B, Symbol, serif" font-weight="normal"&gt;
  BTW OCR-B (CBA) rocks
&lt;/fo:block&gt;

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 <a class="moz-txt-link-freetext" href="http://www.renderx.com/reference.html#Configuring_TrueType">http://www.renderx.com/reference.html#Configuring_TrueType</a>

Best regards,
  Alexei Gagarinov
RenderX
---
<a class="moz-txt-link-abbreviated" href="http://www.renderx.net">www.renderx.net</a>


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to <a class="moz-txt-link-abbreviated" href="mailto:majordomo@renderx.com">majordomo@renderx.com</a> from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service <a class="moz-txt-link-freetext" href="http://www.renderx.com/terms-of-service.html">http://www.renderx.com/terms-of-service.html</a>

!DSPAM:464b1db9289141442213971!



  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Exari Signature</title>
<basefont size="2" face="Arial, Helvetica, sans-serif" color="#666666">
<div>
<p style="font-family: sans-serif;" align="left"> <strong>Justin Lipton</strong><br>
<a href="mailto:justin.lipton@exari.com">justin.lipton@exari.com</a><br>
Level 7, 10-16 Queen Street, Melbourne 3000 Australia <br>
Tel +61 3 9621 2775 | Fax +61 3 9621 2776 <br>
</p>
</div>
<div>
<p style="font-family: sans-serif;" align="left"> <strong>Exari Systems</strong><br>
London | Melbourne | San Francisco <br>
<a href="http://www.exari.com">www.exari.com</a></p>
<p style="font-family: sans-serif;" align="left"><strong>Really
Important Notice</strong><br>
<small>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.</small><br>
<br>
<a href="http://www.exari.com/document-assembly.html"><img
 alt="exari logo" src="cid:part1.01060103.00010007@exari.com"
 align="bottom" border="0" height="24" width="72"></a><br>
</p>
</div>
</div>
</body>
</html>