skia2/modules
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
..
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit [canvaskit] Add full build to npm release. 2021-02-23 14:40:43 +00:00
particles Move ProgramKind and ProgramSettings types out of SkSL::Program. 2021-02-16 19:30:48 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
skparagraph Fix the flag that enables use of SkFontMetrics.fStrikeoutPosition 2021-02-18 18:57:59 +00:00
skplaintexteditor Make TextBlob 'Text' allocators public. 2021-02-24 18:48:44 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
skshaper Make TextBlob 'Text' allocators public. 2021-02-24 18:48:44 +00:00
svg [svg] Refactor <path> to use new parsing 2021-02-19 19:20:28 +00:00