[xep-support] Problem displaying italic arabic characters

Pierre Dittgen pierre.dittgen at pass-tech.fr
Wed Aug 11 01:49:25 PDT 2004


Hello,

I'm evaluating XEP at this time to use it in a Cocoon web application. I 
face a problem displaying arabic characters with italic style. I joined 
a minimal fo sample and the associated screenshot.
As you can see on the screenshot, arabic characters are not displayed 
properly when using italic or bold-italic style.

As I open the generated PDF file with Acrobat reader, I got an error 
message saying: "Can't extract embedded font: GFEDCB+Arial+ItalicMT. 
Some characters won't be properly printed or displayed", and another one 
"A substitute font can't be found" (messages translated from french by me).

To embed fonts, I uncomment the section relative to Arial font in 
$XEP_HOME/etc/fonts.xml :
    <font name="ArialMT"
          ttf="C:\WINDOWS\Fonts\arial.ttf"
          embed="true">
      <alias name="Arial"/>
    </font>
    <font name="Arial-BoldMT"
          ttf="C:\WINDOWS\Fonts\arialbd.ttf"
          embed="true">
      <alias name="Arial-Bold"/>
      <alias name="ArialMT-Bold"/>
    </font>
    <font name="Arial-ItalicMT"
          ttf="C:\WINDOWS\Fonts\ariali.ttf"
          embed="true">
      <alias name="Arial-Italic"/>
      <alias name="ArialMT-Italic"/>
    </font>
    <font name="Arial-BoldItalicMT"
          ttf="C:\WINDOWS\Fonts\arialbi.ttf"
          embed="true">
      <alias name="Arial-BoldItalic"/>
      <alias name="ArialMT-BoldItalic"/>
    </font>

Any help appreciated.

Pierre
N.B.: I use XEP v3.8.1 Developer Stamped Edition on WinXP Pro with SUN 
JRE 1.4.2_01.
-- 
Pierre Dittgen
PASS Technologie http://www.pass-tech.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xep_shot.png
Type: image/png
Size: 12289 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20040811/e791fd6a/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arabic-sample.fo
Type: text/xml
Size: 1471 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20040811/e791fd6a/attachment.xml>


More information about the Xep-support mailing list