Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for printing on red/black tapes | Přemysl Eric Janouch | 2021-06-10 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | bdf: make it possible to set the drawing colour | Přemysl Eric Janouch | 2021-06-09 | 1 | -1/+2 |
| | | | | Intended for red and black tapes. | ||||
* | label-tool: send pages as UTF-8 | Přemysl Janouch | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | label-tool: make it possible to print free form text | Přemysl Janouch | 2019-04-25 | 1 | -14/+36 |
| | | | | Also commit the label subpackage that we forgot to. | ||||
* | label-tool: allow choosing from multiple fonts | Přemysl Janouch | 2019-04-25 | 1 | -25/+75 |
| | |||||
* | Move commands under cmd/ | Přemysl Janouch | 2019-04-14 | 1 | -0/+199 |