You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
lib | 2 months ago | |
README.md | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
main.go | 2 months ago |
README.md
Usage
sudo apt-get install libmagickwand-dev
./go-snake-label -input input.pdf -mode dhlprivat -output label.png
or
./go-snake-label -input input.pdf -mode dhlprivat -output /dev/stdout
Import into other Projects
import "git.cheetah.cat/cheetah/go-snake-label/lib"