more tests

This commit is contained in:
Simon Waldherr
2018-10-20 18:31:30 +02:00
parent d95b30df9b
commit 2eb19cc251
7 changed files with 26 additions and 3 deletions

View File

@@ -11,6 +11,8 @@
The ZPLGFA Golang package implements some functions to convert PNG, JPEG and GIF files to ZPL compatible ^GF-elements ([Graphic Fields](https://www.zebra.com/us/en/support-downloads/knowledge-articles/gf-graphic-field-zpl-command.html)).
If you need a ready to use application and don't want to hassle around with source code, take a look at the [ZPLGFA CLI Tool](https://github.com/SimonWaldherr/zplgfa/tree/master/cmd/zplgfa) which is based on this package.
## install
1. [install Golang](https://golang.org/doc/install)