skia2/modules/skparagraph/include
Ben Wagner b985b4b67f Remove use of ICU C++ API from SkParagraph.
This is mostly about consolidating and removing use of
icu::UnicodeString. It was used mostly as an intermediary for
conversion, and the new conversions should make one fewer copy of the
data.

Change-Id: I1d0e5f0dc21c47ed7c80f456b9129c4c9a36b09a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292718
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-05-28 22:07:40 +00:00
..
DartTypes.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
FontCollection.h Find and cache font family lists and the typeface lists that they map to 2019-11-20 20:23:51 +00:00
Metrics.h Adding line/style metrics 2019-10-07 15:07:48 +00:00
Paragraph.h A new API call on Paragraph: a number of unresolved glyphs 2019-12-02 19:23:45 +00:00
ParagraphBuilder.h [SkParagraph] Require len if using addText(const char*) 2019-09-29 11:39:34 +00:00
ParagraphCache.h Mixed languages text crashes 2020-04-07 17:43:57 +00:00
ParagraphStyle.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
TextShadow.h Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
TextStyle.h Skips in underline decorations 2020-05-06 18:59:34 +00:00
TypefaceFontProvider.h Mixed languages text crashes 2020-04-07 17:43:57 +00:00