<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Polish characters incorrectly extracted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38739#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Polish characters incorrectly extracted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38739">bug 38739</a>
              from <span class="vcard"><a class="email" href="mailto:davian818@gmail.com" title="Urmas <davian818@gmail.com>"> <span class="fn">Urmas</span></a>
</span></b>
        <pre>The font document is in have the following /Encoding:

/BaseEncoding /WinAnsiEncoding /Differences [ 1 /eogonek /zdot /zacute /cacut
e /sacute /aogonek /Zdot /nacute /Sacute /Eogonek /Zacute ] /Type /Encoding

but it has the following /ToUnicode:

/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/CMapType 2 def
/CMapName/R1642 def
1 begincodespacerange
<00><ff>
endcodespacerange
11 beginbfrange
<01><01><0119>
<02><02><015c>
<03><03><017a>
<04><04><0107>
<05><05><015b>
<06><06><0105>
<07><07><015b>
<08><08><0144>
<09><09><015a>
<0a><0a><0118>
<0b><0b><0179>
endbfrange
endcmap
CMapName currentdict /CMap defineresource pop
end end

So why does your software interpret character #7 not as EXPLICITLY DEFINED
\Zdot, but as 0x015B?</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>