skia2/modules/skshaper
Ben Wagner 5d9c20ecc9 Make TextBlob 'Text' allocators public.
This will allow users to create PDFs with the actual text embedded. This
will allow for correct search and copy operations on the generated PDF.

Since these are now public, SkTextBlobBuilderPriv is no longer needed
and is removed. For consistency, the allocRunRSXform overload is renamed
to allocRunTextRSXform.

Change-Id: I44be82d9038a433e1221d5cbfd8ed113ecb6d4fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375017
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-02-24 18:48:44 +00:00
..
include Add SkShaper::PurgeCaches. 2021-01-27 17:50:30 +00:00
src Make TextBlob 'Text' allocators public. 2021-02-24 18:48:44 +00:00
BUILD.gn Cache ICU break iterators in SkUnicode_icu 2021-01-13 18:35:24 +00:00
skshaper.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00