Taha
07/13/2024, 11:06 AMTaha
07/13/2024, 11:08 AMjava. awt. Graphics2D
along with some other stuff.
i can do it fine if i use File(absolute path)
but i don't want to hard code the path to the image form my machineChrimaeon
07/13/2024, 11:42 AMTimo Drick
07/14/2024, 12:01 PMTaha
07/15/2024, 6:20 PMjava.classLoader.gerResourceAsStream
wrong i should put the file in desktomMain/resources
not in commonMain/composeResources
or commonMain/resources
😂😂, also i tried the compose multiplatform api Res.readBytes
but it did not work for my case.