No description
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .claude | ||
| .vscode | ||
| cmd | ||
| docs | ||
| internal/card | ||
| .gitignore | ||
| CHANGELOG.md | ||
| font_specimens.pdf | ||
| go.mod | ||
| go.sum | ||
| index.md | ||
| LICENSE | ||
| README.md | ||
| task-plus.yml | ||
| Taskfile.yml | ||
go_labels
Software for generating PDF label sheets using GO. More for fun
Printing
Printing is not exact. I have been using an Epson ET-2850
- Firefox seems to be different than other drivers
- Chrome default is off but actual seems to agree with Acrobat
- Acrobat actual also seems to scale but agrees with Chrome
My process is to print a test square, 150mm and off set by 50mm
Links
| Documentation | https://h3-go-labels.statichost.page/ |
| Source (Codeberg) | https://codeberg.org/hum3/go_labels |
| Mirror (GitHub) | https://github.com/drummonds/go_labels |