Skip to content

Image printing prints only garbage #598

@tuxmaster5000

Description

@tuxmaster5000

I have:

  • [X ] searched open and closed issues for duplicates

Bug description

Instant of the graphics only control char's are printed.

Steps to reproduce

Call this sample code:
import escpos.printer
p = escpos.printer.File("/dev/usb/lp0", profile="TM-U220")
p.image("/tmp/QR_deWP.svg.png",impl="bitImageColumn")

Device info

Printer: Epson TM-U220B

python-escpos version: 2.0.0

python version: 3.11.6

operating system: Fedora-38
QR_deWP svg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions