kas-gui / kas-text

Rich text processing
Apache License 2.0
59 stars 2 forks source link

Fixes + navigation updates for bidi #10

Closed dhardy closed 4 years ago

dhardy commented 4 years ago

Basically all of the "navigation" code needed re-writing for BIDI support. This PR does that.

nav_left and nav_right were removed: as pointed out by @RazrFalcon, this should not depend on glyphs, therefore doesn't really need to be included in this lib.

text-nav