skia2/modules/svg
Tyler Denniston 04e03bc181 [svg] Convert stop-color and stop-opacity to presentation attrs
These are somewhat the first presentation attributes of their kind,
in that they are non-inherited but also not applied via canvas layers.

Implementation-wise the main difference is that these attributes are
not propagated through the fInherited field of the render context's
presentation attribute list.

Change-Id: I0909507b0ecbd21732b3f80c46a343f5a0a9bf7a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340661
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2020-12-09 21:37:17 +00:00
..
include [svg] Convert stop-color and stop-opacity to presentation attrs 2020-12-09 21:37:17 +00:00
src [svg] Convert stop-color and stop-opacity to presentation attrs 2020-12-09 21:37:17 +00:00
utils [svg] Allow clients to pass a custom SkFontMgr 2020-11-11 01:51:44 +00:00
BUILD.gn [svg] Text shaping and layout 2020-12-08 20:48:43 +00:00
svg.gni [svg] Implement feComposite, basic filter result storage 2020-11-10 14:00:56 +00:00