mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00

* The direct_image method prints directly from the PIL image object * The image should be converted to 1 bit before * The method was derived from png2escpos (https://github.com/twg/png2escpos)