Skip to content

Commit

Permalink
Bidi Text Support
Browse files Browse the repository at this point in the history
Adding support for bidirectional text using SheenBidi to break styled runs into directional runs. This also needs to introduce the "baseDirection" of a paragraph (and the concept of a paragraph) in order to properly flow the runs after shaping.

Diffs=
291a3a02b Bidi Text Support (#4282)
  • Loading branch information
luigi-rosso committed Oct 11, 2022
1 parent c41d325 commit 792c9cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0ffa502c470709177f941dca669e3a9cfb9612bf
291a3a02bce12a2c92a456f6a71ad3a410162f0f
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 792c9cc

Please sign in to comment.