Changes between Initial Version and Version 1 of Ticket #12802
- Timestamp:
- May 28, 2016, 6:10:56 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12802 – Description
initial v1 3 3 As the Locale Kit already uses ICU, we should integrate ICU's [http://icu-project.org/apiref/icu4c/ubidi_8h.html ubidi] class into BView for system wide [http://userguide.icu-project.org/transforms/bidi BiDi] text support. 4 4 5 This has previously been brought up by Adri an in a [http://www.freelists.org/post/haiku-development/RighttoLeft-text-and-BiDi,1 past mailing list post].5 This has previously been brought up by Adrien in a [http://www.freelists.org/post/haiku-development/RighttoLeft-text-and-BiDi,1 past mailing list post]. 6 6 7 7 Ubidi can calculate if a text run (chuck of text to be rendered) is Left-to-Right; Right-to-Left; 'Direction Mixed' or 'Direction Neutral' (i.e. an emoji).