<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - okular does not show non-latin characters in inline notes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65956#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - okular does not show non-latin characters in inline notes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65956">bug 65956</a>
              from <span class="vcard"><a class="email" href="mailto:jirislaby@gmail.com" title="Jiri Slaby <jirislaby@gmail.com>"> <span class="fn">Jiri Slaby</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=65956#c8">comment #8</a>)
<span class="quote">> I've commited patch 1 since it does improve the rendering of some files, not
> patch 2 since i don't see the point.</span >

The point of patch 2 was to render also letters like ř (U+0159). But the patch
is incomplete and it does not work obviously. It was meant to load some font
with maps for 2-byte usize, as smap is empty for the current font.

With patch 1 only, some letters like č (U+010D) are no longer rendered. They
happened to be rendered by coincidence previously, but I have never come to a
conclusion why it happened.

Just a note, that letters like á (U+00E1) is always rendered (as they are ascii
and usize is 1 for them).

Can you help with fixing č and ř properly? (To reproduce, just open okular, f6
and add an inserted note containing the letters to see they are not rendered).</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>