Introduce SkPathUtils bindings (#815)
* Introduce SkPathUtils bindings
This functionality used to exist elsewhere in Skia, but in m110 it was moved into SkPathUtils. When that change occurred, the functionality was removed from Skiko rather than moved, so this commit is to return the functionality by providing access to SkPathUtils.
* use `assertTrue` instead of `assertEquals`
to make KotlinJS happy
---------
Co-authored-by:
Pavel <sergeev.pavel.al@gmail.com>
Showing
Please register or sign in to comment