Printer icon indicating copy to clipboard operation
Printer copied to clipboard

How to print a big color picture

Open zmh10241015 opened this issue 5 years ago • 1 comments

Image exceeds 40*40Fatal error: Index out of range When convert Image to Data

zmh10241015 avatar Nov 20 '19 08:11 zmh10241015

Printer framework has been rewrite.

can you help testing qrcode&image command?

let receipt = Receipt(.🖨️58(.ascii))
<<~ .style(.initialize)
<<< QRCode(content: "https://g.cn")
<<< Image(cgImage)

KevinGong2013 avatar Feb 03 '23 09:02 KevinGong2013