<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kerning problem for glyph with applied OpenType Feature"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108025#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kerning problem for glyph with applied OpenType Feature"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108025">bug 108025</a>
              from <span class="vcard"><a class="email" href="mailto:khaledhosny@eglug.org" title="Khaled Hosny <khaledhosny@eglug.org>"> <span class="fn">Khaled Hosny</span></a>
</span></b>
        <pre>A work around is to use to apply the feature to the whole word, but use indexes
to select the range of characters to apply to. Eg. “Foo Serif:ss01[1]” or “Foo
Serif:ss01[1:5]”, the indexes count from the start of the paragraph, though
(IIRC, please test).</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>