Patrick Kanzler
|
340a47d2f6
|
Merge pull request #152 from python-escpos/fix/large-image-printing
Fix/large image printing
|
2016-08-07 12:22:25 +02:00 |
Patrick Kanzler
|
38f9835931
|
fix printing of CODE128
The control sequence {A or {B or {C can't be part of the qr code.
For this the user has to supply this sequence.
|
2016-08-02 15:39:31 +02:00 |
Patrick Kanzler
|
7c732ee615
|
doc fix lists
|
2016-08-02 04:38:04 +02:00 |
Patrick Kanzler
|
10977b06e7
|
doc add hint on image preprocessing
|
2016-08-01 14:02:49 +02:00 |
Patrick Kanzler
|
fd3f1067fe
|
DOC update documentation on installation and CLI
|
2016-07-23 11:34:18 +02:00 |
Patrick Kanzler
|
57dd60c13f
|
doc: add troubleshooting hint to network-interface
closes #142
|
2016-07-15 13:18:33 +02:00 |
Patrick Kanzler
|
a0dc993f2f
|
DOC add example on printing commands from binary files
|
2016-05-01 15:27:15 +02:00 |
Davis Goglin
|
c26c875b61
|
Convert ini format to yaml format.
|
2016-03-28 09:58:42 -07:00 |
Davis Goglin
|
ef31e58d26
|
Add base config documentation
|
2016-03-28 09:58:42 -07:00 |
davisgoglin
|
d9ffb03089
|
Update documentation for barcode function type B
|
2016-03-06 20:25:16 -08:00 |
Dean Rispin
|
8d00e63b87
|
Add width/height multiplier support, upsidedown text and text smoothing
|
2016-03-01 10:05:52 -08:00 |
Dean Rispin
|
7c98de6727
|
ADD inverted printing to set method
|
2016-02-29 20:56:45 +01:00 |
Patrick Kanzler
|
d00fc5016b
|
DOC add a todo directive to the documentation
.. todo:: will create Todos that are listed in the TODO in the documentation
|
2016-01-14 00:53:44 +01:00 |
Patrick Kanzler
|
69680b04e9
|
DOC added notice on RS232 voltage levels
fixes #41
|
2016-01-06 12:13:35 +01:00 |
Patrick Kanzler
|
8b8ca76af6
|
DOC improve the documentation
* make API-doc more legible
* improve comments in methods
|
2016-01-05 23:14:35 +01:00 |
Patrick Kanzler
|
ce0b0d5ba3
|
DOC improve documentation
* fixes #73
* links now to readthedocs instead of Wiki
|
2015-12-27 19:09:31 +01:00 |
Patrick Kanzler
|
8a77c963c3
|
DOC transfered wiki to sphinx-doc
* changed structure of index-file
* copied the WIKI at commit 67601b2d33f5a3cf8e9633e6ad92cca286840680
* adapted the markdown to rst
|
2015-12-27 19:01:05 +01:00 |