skia2/modules
Florin Malita c49c7f591b [svg] Fix handling of <rect> rx/ry
Both rx/ry are optional and clamped to half width/height, respectively:
https://www.w3.org/TR/SVG11/shapes.html#RectElementRXAttribute

Bug: skia:11802
Change-Id: I7b1af7042fdcaa70c0c6b4bfb15d1cb8848e251e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389957
Commit-Queue: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Tyler Denniston <tdenniston@google.com>
2021-03-29 21:13:44 +00:00
..
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit Extend drawAtlas with optional sampling parameter 2021-03-25 18:04:32 +00:00
particles Hide getFilterQuality 2021-03-21 02:23:27 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie Move Sk3Perspective and Sk3Lookat into SkM44 2021-03-24 15:47:22 +00:00
skparagraph Too long placeholder should start from a new line 2021-03-23 14:53:28 +00:00
skplaintexteditor Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skshaper Add nbsp info to the cache 2021-03-19 15:40:31 +00:00
svg [svg] Fix handling of <rect> rx/ry 2021-03-29 21:13:44 +00:00