skia2/experimental/canvaskit/tests
Kevin Lubick 12c0e50fda [canvaskit] support globalAlpha and dashed strokes
This involves a refactor of how we deal with paint.
Now, we have a source-of-truth paint that is copied
and modified for each of fill/stroke/shadow.

Adds preliminary support for blend modes.

Most of what remains is text, images, and gradients.

Bug: skia:
Change-Id: I41806adeb7de4faa6c98a580c4f1de4e4a34a37d
Reviewed-on: https://skia-review.googlesource.com/c/173223
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2018-11-28 19:03:19 +00:00
..
canvas2d.spec.js [canvaskit] support globalAlpha and dashed strokes 2018-11-28 19:03:19 +00:00
matrix.spec.js [canvaskit] Make transforms work properly 2018-11-26 17:16:42 +00:00
path.spec.js [canvaskit] Add catchException everywhere 2018-11-05 13:07:02 +00:00