mjafartp / flutter_esc_pos_utils

Flutter package of esc/pos utils
GNU General Public License v3.0
26 stars 49 forks source link

imageRaster func in ios gives incorrect image in print's export #53

Open rezakkm opened 1 week ago

rezakkm commented 1 week ago

I use the Raster function to convert the image to bytes, which works well in Android, but it crashes in my ios output.