Commit Graph

56 Commits

Author SHA1 Message Date
Philipp Klaus d589f4e2fe QL-810W reported to be working with this package 2018-09-14 17:08:49 +02:00
Philipp Klaus 1aa793b855 README backends notes: render list properly in Markdown 2018-09-14 16:45:13 +02:00
Philipp Klaus 5bc0f949e8 README backends: *network* backend can't read printer state 2018-09-14 16:33:23 +02:00
Philipp Klaus 4820b673bb README backends: move legend into describing sentence 2018-09-14 16:29:49 +02:00
Philipp Klaus 660c7bbdf6 README: new backends section incl. table about OS support (#38) 2018-09-14 16:24:25 +02:00
Philipp Klaus abd9ebe453 fix the --no-cut option of brother_ql print 2018-09-06 23:12:05 +02:00
Philipp Klaus c8b9c9335d update README to document --version (missing in 1fb11eb) 2018-09-03 16:51:42 +02:00
Philipp Klaus 7f28027bfe Make brother_ql info a click.group() 2018-09-03 16:50:23 +02:00
Philipp Klaus 90076beda5 Updated README: Installation, Deprecated CLI Tools
* The installation instructions were extended to cover
  the cases where pip was (willingly or not) used with
  the --user flag.
  See issue #36 were this came up.
* The use of brother_ql_{create,print,debug,analyze,info}
  is now considered deprecated.
* Furthermore: wording on brother_ql_web improved
2018-08-10 11:38:44 +02:00
Philipp Klaus b353aafbdb README: put long URLs to the end of the document 2018-08-10 11:21:47 +02:00
Philipp Klaus 90cfa1febc README: phrases start w/ new line + breaking long lines 2018-08-10 11:06:19 +02:00
Philipp Klaus 0f03cfe611 README: new sections Author / Contributing 2018-08-10 10:57:18 +02:00
Philipp Klaus 1e24d192e4 fix help in CLI brother_ql & list labels in README 2018-08-08 19:45:17 +02:00
Philipp Klaus 160cea90d4 new CLI: brother_ql
This will slowly deprecate the other CLIs such as
* brother_ql_create
* brother_ql_print
* brother_ql_info
* brother_ql_analyze
* brother_ql_debug
2018-08-08 18:50:01 +02:00
Philipp Klaus 4e67291a5e QL-1050 confirmed to work by jleguen in pull request #30 2018-02-20 21:19:27 +01:00
Philipp Klaus ceed43ef6e README: Remove note about missing 600dpi mode (incorrect since a354cde) 2018-01-28 13:19:44 +01:00
Philipp Klaus 19110118e0 Add hint to web interface in README 2018-01-28 13:14:12 +01:00
Philipp Klaus 6a2ff81dd3 README: Rearrange and slightly rephrase info on Editor Lite mode 2018-01-28 13:13:47 +01:00
Brian Manifold aae157a99e Update README to note editor lite problems 2018-01-28 12:19:48 +01:00
Philipp Klaus a354cde4eb New --600dpi flag to support 600x300 dpi mode 2017-10-01 20:59:05 +02:00
Russ Garrett f8eec9a410 Readme updates for QL-800
This seems to work fine on the QL-800, thanks! I've added a tick against
it.

I've also slightly updated the help for `brother_ql_create` to make it
clear that you have to enable the --red option to print on tape which
supports red, otherwise the printer reports an error.

(This happens with the P-Touch software too and it's really unclear what
you're doing wrong.)
2017-09-23 10:33:24 +02:00
Philipp Klaus d373acbbc7 collection of similar software with a link in the README 2017-09-19 13:52:41 +02:00
Philipp Klaus ed97975b9c QL-800 series: printing black/red/white labels (CLI: --red) 2017-09-19 10:42:12 +02:00
Philipp Klaus f1fd99f9a7 brother_ql_create new CLI argument --compress
* create_label() now accepts a new keyword argument compress.
  The default is False → no compression if not set manually.
  This will speed-up the label creation in many cases
  at the expense of larger file sizes. Set to True if you
  don't care about processing time but want to store the
  generated label files.
* The brother_ql_create CLI offers this via the new
  argument --compress.
  New default (if not set): no compression.
2017-09-18 21:05:50 +02:00
Philipp Klaus 00c2cb9712 fix documentation of usb:// descriptor string 2017-09-17 22:04:00 +02:00
Philipp Klaus 11227c0db6 brother_ql_create: new CLI parameter --dither 2017-09-17 20:44:08 +02:00
Philipp Klaus 707c33ffff QL-820NWB is now supported, printing red/black/white not yet 2017-09-16 22:42:59 +02:00
Philipp Klaus b60d140ff4 README: new QL-800 series 2017-08-20 09:35:28 +02:00
Philipp Klaus 70f500b8d0 QL-550 marked as supported 2016-12-31 17:46:01 +01:00
Philipp Klaus a8fcd553de README: link to DEBUG docs fixed 2016-12-18 12:06:29 +01:00
Philipp Klaus 74faec45bd Adding new --rotate argument to brother_ql_create 2016-12-13 15:54:20 +01:00
Philipp Klaus bfad2148b0 README: Default way to install brother_ql is now via PyPI 2016-12-10 14:31:31 +01:00
Philipp Klaus 93463234c4 README: make compatible to pandoc's md -> rst conversion 2016-12-10 11:48:56 +01:00
Philipp Klaus 00c9ad870b README: Add link to PyPI and make Github links absolute 2016-12-10 11:46:14 +01:00
Philipp Klaus 188dea7e96 README: Simplifying the first bullet point about what this does 2016-12-10 11:31:47 +01:00
Philipp Klaus 30cf13be48 README: slightly bigger headlines 2016-11-27 10:48:18 +01:00
Philipp Klaus 5537f265d6 README: make matching pixel size a Pro Tip™ 2016-11-27 10:46:55 +01:00
Philipp Klaus 4693fe375f README: fix sentence about Py2/3; setup.py: add QL-570 to keywords 2016-11-25 21:18:02 +01:00
Philipp Klaus cffdf8c1b7 README: documenting the label sizes 2016-11-25 21:10:15 +01:00
Philipp Klaus 14bcfe9ff4 QL-570 works reportedly 2016-11-22 22:30:16 +01:00
Philipp Klaus 333cc1f7bb README: clarify usage w.r.t. CLI tools vs. API 2016-11-20 13:50:11 +01:00
Philipp Klaus 6e06149579 README: Moving the *Analyze* section into DEBUG.md 2016-11-20 13:37:09 +01:00
Philipp Klaus e0e53bc502 README: wording 2016-11-20 13:10:59 +01:00
Philipp Klaus f63c40fec3 brother_ql_info: modified CLI, highly improved list-label-sizes output 2016-11-20 13:05:12 +01:00
Philipp Klaus 838e0b38f1 README: explain why, show --help of brother_ql_create & more 2016-11-20 12:43:58 +01:00
Philipp Klaus 1df4f2e507 QL-720NW works nicely too 2016-11-20 12:02:10 +01:00
Philipp Klaus da389e8d1b README: core functionality, device&Py2 support 2016-11-10 10:10:20 +01:00
Philipp Klaus e113c86fb2 README: even more clarifications 2016-07-21 18:15:31 +02:00
Philipp Klaus f9a42abe5b README: Info about all the new functionality 2016-07-21 18:07:08 +02:00
Philipp Klaus 269b5e3c71 Updated the README to reflect all the new features 2016-07-21 18:01:17 +02:00