commit | 7924d9a4ae6c7096ec57609dfc51c68dcae246e3 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Jun 19 17:57:04 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jun 21 14:12:15 2019 +0000 |
tree | 6e00d3fcce91415f789e9a0fc609ea6d61533000 | |
parent | d7b321afa26f243dbd56edf89f9deb13b4314087 [diff] |
Simplify intercepts Introduce textBlobToGlyphRunListWithoutRSX to convert text blob into glyph runs. Convert the core of the code from working over text blobs to working over glyph runs. + Misc cleanups Change-Id: I33c1fc5e948dd7270031496325a96409f2cfeeb6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/222277 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Herb Derby <herb@google.com>