<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - handling of rtl text inversion is too naive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55977#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - handling of rtl text inversion is too naive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55977">bug 55977</a>
              from <span class="vcard"><a class="email" href="mailto:alexbodn.groups@gmail.com" title="alex <alexbodn.groups@gmail.com>"> <span class="fn">alex</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=55977#c16">comment #16</a>)
<span class="quote">> Sorry but no, our API is crap enough already to add stuff that you know you
> will remove later. If you don't need this enum, don't add it.

> And if you need it tell me why, i still don't see this enum used anywhere.</span >

i'm moving the enum into the TextPage object, to avoid polution and lots of
extra parameters.
the reordering mode parameter has a default value.
the patch will shrink greatly, and includes my fix for #2981 too.
it adds to the api nothing i'd remove in the future. only things i'd further
build upon: the reordering_mode option to the TextPage constructor.
yet a complete solution would require moving the reordering process to the core
of text loading.
here's the new patch.</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>