skia2/modules/svg
Tyler Denniston a0a5146ba9 [svg] Use new parsing for gradient classes
- Added new SVG_OPTIONAL_ATTR macro for lazy properties
- Added SkSVGIRI type -- we need explicit types now to be able to
  dispatch via the templated parse function
- Converted several attribute parse functions to templated version

Change-Id: I270d35983083f368e36afd96a62c768161d49942
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333518
Commit-Queue: Tyler Denniston <tdenniston@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2020-11-10 19:04:49 +00:00
..
include [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
src [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
utils Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
BUILD.gn Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
svg.gni [svg] Implement feComposite, basic filter result storage 2020-11-10 14:00:56 +00:00