python-escpos (1.0.8-3) unstable; urgency=medium [ Christoph Heuel ] * Fix text wrapping error after image [ Patrick Kanzler ] * moved .hgignore to .gitignore * REFACTOR chained boolean expression in escpos * REFACTOR use new-style class for Escpos * REFACTOR style and PEP8, fixes #66 * REFACTOR do not shadow built-ins * ADD requirements.txt and requirements to setup.py * DOC, IMPROVE improve docstrings and add abstract method _raw to Escpos * FIX constant definition for PC1252 -- Christoph Heuel Sun, 13 Dec 2015 14:27:27 +0100 python-escpos (1.0.8-2) unstable; urgency=low * Imported source * First debianization -- Christoph Heuel Sat, 12 Dec 2015 19:13:33 +0100 python-escpos (1.0.8-1) unstable; urgency=low [ Manuel F Martinez ] * Added donation message [ Joel Lehtonen ] * Support for images vertically longer than 256 pixels [ Christoph Heuel ] * Fix mixed tabs/space error [ Hark ] * Prevent crash when using libusb0 printers [ Manuel F Martinez ] * Updated README and documentation [ Christoph Heuel ] * Add flush function * Debian packaging -- Manuel F Martinez Sat, 12 Dec 2015 20:59:53 +0100 python-escpos (1.0.7-1) unstable; urgency=low [ Kristi ] * Raising the right error when wrong charcode is used [ Christoph Heuel ] * After running 2to3 tool * Fix for string operation * Integer is needed, not float * Add text wrapping [ Manuel F Martinez ] * Updated URL for the documentation * Updated documentation URL to local wiki * Updated setup URLs [ Christoph Heuel ] * Introduce new direct_image [ Manuel F Martinez ] * Fixed License version mismatch [ Christoph Heuel ] * Use unhexlify * Hexlify text [ Manuel F Martinez ] * Updated accordingly to the wiki [ ldos ] * Extended params for serial printers [ Manuel F Martinez ] * Fixed issues with transparent images * Updated project version -- Manuel F Martinez Sat, 12 Dec 2015 20:59:53 +0100 python-escpos (1.0.4-1) unstable; urgency=medium [ Manuel F Martinez ] * Added density support * Added quad support * fixed code tabulators * Updated version -- Manuel F Martinez Sat, 12 Dec 2015 20:59:53 +0100