Matt Perry 6729917a2d Flesh out the Painting API a bit.
This exposes most methods from Skia's C canvas API to Dart. For now, SkRect and
SkMatrix are represented simply as an array of floats, which requires a
conversion at the bindings layer. More complex types like SkPath are still TODO.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/1144483002
2015-05-13 17:17:26 -04:00
..
2015-05-13 17:17:26 -04:00
2015-03-25 10:46:19 -07:00
2015-05-05 18:12:15 -07:00
2015-03-10 15:23:04 -07:00