skia2/modules/skparagraph
Julia Lavrova 69f3cab837 Changing the way we select a grapheme
Selecting only graphemes that are fully inside the
[start:end) range. Hopefully, it's a temporary
solution to simplify SkParagraph vs TxtLib comparison.

Change-Id: Iebc74fb4ae20c232bfae762a04e45f0979cf6236
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/322438
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
2020-10-08 19:02:12 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
gm Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
include Add an API for clearing the SkParagraph font and paragraph caches 2020-09-29 19:56:08 +00:00
samples Changing the way we select a grapheme 2020-10-08 19:02:12 +00:00
src Changing the way we select a grapheme 2020-10-08 19:02:12 +00:00
tests Changing the way we select a grapheme 2020-10-08 19:02:12 +00:00
utils Fix clang 12 Wsuggest-override and Wsuggest-destructor-override 2020-07-22 01:11:36 +00:00
BUILD.gn Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
skparagraph.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
test.html Font resolution: all unit tests working 2019-11-08 17:24:14 +00:00