• James Morrissey's avatar
    Introduce SkPathUtils bindings (#815) · cc6f2006
    James Morrissey authored
    * 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: 's avatarPavel <sergeev.pavel.al@gmail.com>
    cc6f2006
Name
Last commit
Last update
.github/workflows Loading commit data...
.run Loading commit data...
gradle/wrapper Loading commit data...
samples Loading commit data...
skiko Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...