commit | 836c2ca6a1d493a4c5da4bef5b6b9678faee5634 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Wed Jan 13 11:48:02 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 13 17:23:24 2021 +0000 |
tree | 58cf97ae4ecd14f3751a5ae1d8d570af11d52a57 | |
parent | 92969f265686d839382b31e60d3bd048963ec1e6 [diff] |
[svg] Initial mask plumbing Introduce SkSVGMask and plumb related attributes. Also consolidate the clip/mask/filter property types - they all support the same values: <funciri>|none|inherit. Bug: skia:10842 Change-Id: If45a75cccc19b84d6547237336fe5d562a85d594 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353436 Commit-Queue: Florin Malita <fmalita@chromium.org> Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Tyler Denniston <tdenniston@google.com>