]> granicus.if.org Git - fribidi/commit
Add fribidi_reorder_runs()
authoranood <anood.almuharbi@gmail.com>
Thu, 26 Nov 2015 10:52:13 +0000 (14:52 +0400)
committeranood <anood.almuharbi@gmail.com>
Sun, 29 Nov 2015 11:14:58 +0000 (15:14 +0400)
commit0a8f80debcffded53db34246881cc5d73ad0cfa5
tree735ad05174ca80beb37a306db5ceca40c179c66a
parent1a6935cd8cd7d907fb3c5f3bcae174bee727c83d
Add fribidi_reorder_runs()

This function reorders all runs from logical to final visual order, similar to
fribidi_reorder_line() but without reordring the text inside the runs, so that
it can be used e.g. with HarfBuzz.
lib/fribidi-bidi.c
lib/fribidi-bidi.h
lib/fribidi-common.h
lib/run.h