sklad/cmd/sklad
Přemysl Eric Janouch 269e6514df
Add support for printing on red/black tapes
My QL-800 refuses to print black only on a red/black tape.

I really don't like the added `rb` function parameter.
It would be best to be able to recognize such tapes, however
nothing of the sort is documented in official Brother documentation.

makeBitmapData{,RB} also look like they could be simplified further.
2021-06-10 02:37:14 +02:00
..
base.tmpl sklad: support running under a prefix 2019-04-15 03:45:41 +02:00
container.tmpl sklad: prefill form with last values on error 2019-04-22 13:55:07 +02:00
db.go sklad: close the DB FD once finished reading 2020-10-10 14:18:22 +02:00
label.tmpl sklad: clean up templates 2019-04-16 03:56:53 +02:00
login.tmpl sklad: clean up templates 2019-04-16 03:56:53 +02:00
main.go Add support for printing on red/black tapes 2021-06-10 02:37:14 +02:00
search.tmpl sklad: highlight matches in the search 2019-04-18 05:59:13 +02:00
series.tmpl sklad: clean up templates 2019-04-16 03:56:53 +02:00
session.go sklad: support running under a prefix 2019-04-15 03:45:41 +02:00