commit | f0b5644e6b021414d360a10655e96221495738b5 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Sep 23 16:14:45 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Sep 28 18:31:33 2020 +0000 |
tree | 0813aed19a569a575907bdc4c6549e7a7d73cbe8 | |
parent | bc0c29ead3f1b0687de3bf255abd10e1741add21 [diff] |
introduce SkGlyphRect specialized for union & intersect SkGlyphRect is a rectangle encoding specialized for union and intersect. It will be used for calculating the bounding boxes of glyph runs, and clipping glyphs for GPU. Change-Id: Icab826b51dc2254ee4006ada84f7fc09e112a933 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/319697 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Herb Derby <herb@google.com>