Commit Graph

2 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 1331f3b564
Move commands under cmd/ 2019-04-14 22:30:40 +02:00