• Manuel Unterhofer's avatar
    Fix passing of PixelGeometry to JNI on Windows 11 (#656) · 82445626
    Manuel Unterhofer authored
    ... and make software renderers respect the pixel geometry
    
    We accidentally didn't prepare the SurfaceProps into an IntArray when passing them down into the JNI in the Windows version. The memory layout must have accidentally matched between both representations on Windows 10, but it doesn't work on Windows 11 for some reason. This is the proper fix.
    82445626
Name
Last commit
Last update
..
fonts Loading commit data...
gradle/wrapper Loading commit data...
src/main/kotlin/SkiaAwtSample Loading commit data...
.project Loading commit data...
build.gradle.kts Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...