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

Prototype use of "gmagick" extension

Open mike42 opened this issue 9 years ago • 0 comments

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 - Provides a wrapper to the GraphicsMagick library

mike42 avatar Oct 30 '16 00:10 mike42