FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Image printing prints only garbage · Issue #598 · python-escpos/python-escpos · GitHub

Image printing prints only garbage #598

Description

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

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


    Back | FazBrowse Home | New Git URL