<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect text rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79804#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect text rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79804">bug 79804</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>(In reply to Thomas Freitag from <a href="show_bug.cgi?id=79804#c5">comment #5</a>)
<span class="quote">> May You have a look at <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdf file with Arabic text comtent does not transformed well!"
   href="show_bug.cgi?id=43488">bug 43488</a> and <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Xpdf(pdfedit/poppler) renders specidic pdfs differently than e.g., Acrobat/Sumatra"
   href="show_bug.cgi?id=41104">bug 41104</a> if Your patch of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Poppler fails to display pdf correctly"
   href="show_bug.cgi?id=93299">bug 93299</a>
> fixes them, too? And mark them as duplicate if so?</span >

No, my patch does not fix either of those.  The files in both of those bugs
directly use the glyph IDs to look up glyphs.  Which is completely insane for a
non-embedded font because glyph IDs are not in any way portable.  To get them
to work you could install the exact same Arial font.  Not just a similar or
compatible font like Liberation Sans, but Microsoft's own Arial font. 
Installing msttcorefonts should work.  Might have to also add a fontconfig rule
to match ArialMT to Arial.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>