Updated to the C API after updating the C++ API
authorMatthew Leibowitz <mattleibow@live.com>
Sat, 6 May 2017 23:24:57 +0000 (19:24 -0400)
committerMatthew Leibowitz <mattleibow@live.com>
Sat, 6 May 2017 23:24:57 +0000 (19:24 -0400)
commit4246db5b08dc89e922c8d121a8fdfbd21c3af8e5
tree277a03b891b288ec5ff6cd86503b6e117353d554
parent38e7c98c23710e512b81882411d5bfe8307e52f3
Updated to the C API after updating the C++ API
12 files changed:
include/c/sk_canvas.h
include/c/sk_colorfilter.h
include/c/sk_document.h
include/c/sk_paint.h
include/c/sk_types.h
src/c/sk_canvas.cpp
src/c/sk_colorfilter.cpp
src/c/sk_document.cpp
src/c/sk_enums.cpp
src/c/sk_image.cpp
src/c/sk_paint.cpp
src/c/sk_patheffect.cpp