skia2/modules
Tyler Denniston dada960d79 [svg] Add feTurbulence filter (incomplete)
This was the simplest one to start with. I need to add support for the
"filter effect subregion" in order to handle tile stitching property,
so this isn't quite complete. But I believe this is enough for the
basic filters-turb-01-f test to pass, which gives us a baseline for
further filter work.

Summary of changes:
- Added attribute type and parsing for SVG integer datatype
- Added new node class for feTurbulence
- Added several new properties and parsing for feTurbulence

Bug: skia:10841
Change-Id: I8c877a5e1a837bfd527782253062eeb58febdde6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330621
Commit-Queue: Tyler Denniston <tdenniston@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2020-11-03 15:41:41 +00:00
..
audioplayer SFML [1] backed for SkAudioPlayer/Linux 2020-08-18 17:58:55 +00:00
canvaskit [canvaskit] Add unit tests to wasm_gm_tests 2020-11-02 16:51:23 +00:00
particles move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pathkit [pathkit] update to build with emsdk 2.0.6 2020-10-08 17:26:32 +00:00
skottie [skottie] Black & White effect 2020-10-27 17:03:40 +00:00
skparagraph Underline decorations with gaps and no text 2020-10-21 19:43:33 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources move SkTPin to include/private 2020-10-16 19:45:11 +00:00
sksg move SkTPin to include/private 2020-10-16 19:45:11 +00:00
skshaper ICU project: script iterator in SkShaper 2020-10-16 16:08:12 +00:00
svg [svg] Add feTurbulence filter (incomplete) 2020-11-03 15:41:41 +00:00