forked from asharif/img2grf
-
Notifications
You must be signed in to change notification settings - Fork 0
hpihkala/img2grf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Written by Arash Sharif, released under MIT license @ http://opensource.org/licenses/MIT This is a standard maven project. It uses the "maven-assembly-plugin" @ http://maven.apache.org/plugins/maven-assembly-plugin/ to combine all files into one jar. 1. To build install maven2 and type "mvn clean package" 2. In your "target" directory there should be a file called "img2grf-1.0-jar-with-dependencies.jar". This is the file you want. 3. To run just type "java -jar target/img2grf-1.0-jar-with-dependencies.jar -help" to learn how to use
About
A tool written in Java to convert images to GRF ASCII to use with Zebra printers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%