Commit Graph

6 Commits

Author SHA1 Message Date
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
Přemysl Eric Janouch 9734cdd16e
bdf: make it possible to set the drawing colour
Intended for red and black tapes.
2021-06-09 23:18:06 +02:00
Přemysl Eric Janouch e56482d73f
label-tool: send pages as UTF-8 2019-04-25 21:54:58 +02:00
Přemysl Eric Janouch 2f47b3f5da
label-tool: make it possible to print free form text
Also commit the label subpackage that we forgot to.
2019-04-25 21:54:57 +02:00
Přemysl Eric Janouch 154f3147e3
label-tool: allow choosing from multiple fonts 2019-04-25 20:35:00 +02:00
Přemysl Eric Janouch 1331f3b564
Move commands under cmd/ 2019-04-14 22:30:40 +02:00