escpos-snippets icon indicating copy to clipboard operation
escpos-snippets copied to clipboard

Prototyping of improvements to receipt print drivers

Results 4 escpos-snippets issues
Sort by recently updated
recently updated
newest added

Hi. I'm sniffing a old equipment that print bit image using ESC * ( column format data ), I need convert this format to raster format. Thank in advance !

The ImageMagick fork, GraphicsMagick also has a PHP extension. Port image handling to use it, for inclusion in escpos-php. http://php.net/manual/en/book.gmagick.php ``` $ apt-cache search graphicsmagick | grep php php-gmagick -...

See if we can connect to a printer from Ruby, write up some sample code.

I made a fork of GNU Unifont ([UnifontEX](https://stgiga.github.io/UnifontEX)) that merges Plane 0 and Plane 1 as best as possible (Unifont-JP 15.0.06+15.1.01 plus 11.0.01 Upper. Right now the limits are largely...