mohamed rejeb
09/20/2023, 12:04 PMMichael Paus
09/20/2023, 3:16 PMmohamed rejeb
09/20/2023, 3:18 PMMichael Paus
09/20/2023, 3:24 PMmohamed rejeb
09/20/2023, 3:29 PMDima Avdeev
09/23/2023, 8:45 PMMichael Paus
09/24/2023, 7:05 AMmohamed rejeb
09/24/2023, 7:11 AMMichael Paus
09/24/2023, 4:34 PMval composeImage = ImageBitmap(width, height)
val canvas = Canvas(composeImage)
draw graphics into that canvas and then
onDrawBehind {
drawImage(composeImage, offset)
}
mohamed rejeb
09/25/2023, 7:11 AMMichael Paus
09/25/2023, 7:54 AM# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000016e2efd98, pid=4571, tid=86275
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8+7 (17.0.8+7) (build 17.0.8+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.8+7 (17.0.8+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C [libskiko-macos-x64.dylib+0x1aad98] void SkRecorder::append<SkRecords::DrawPath, SkPaint const&, SkPath const&>(SkPaint const&, SkPath const&)+0x98