diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-04-24 16:20:51 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-29 10:36:23 +0200 |
commit | 115b445dab0dfdd28a87232b3d57a1610a233d7b (patch) | |
tree | e0ca56290d2e0129c92ea9e2a402ce148a288e68 /.gitignore | |
parent | 33fdd402b5cf16e8bb36fa499ac438b2b9134923 (diff) | |
download | serenity-115b445dab0dfdd28a87232b3d57a1610a233d7b.zip |
LibGfx: Add basic support for bidirectional text rendering
This adds a *very* simplified version of the UNICODE BIDIRECTIONAL
ALGORITHM (https://www.unicode.org/reports/tr9/), that can render most
bidirectional text but also produces awkward results in a large amount
of edge cases, and as such, this should probably be replaced with a
fully spec compliant implementation at some point.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions