1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Fixed tabs and added charcode tables

This commit is contained in:
Manuel F Martinez
2014-05-20 22:15:54 -07:00
parent 51faf0a622
commit f6f1a4278f
5 changed files with 127 additions and 27 deletions

View File

@@ -13,6 +13,10 @@ CHANGELOG
- Issue #5: Fixed vertical tab
- Issue #9: Fixed identation inconsistence
* 2013-02-23 - Version 1.0.3
* 2014-02-23 - Version 1.0.3
- Issue #18: Added quad-area characters (Sent by syncman1x@gmail.com)
- Added exception for PIL import
* 2014-05-20 - Version 1.0.4
- Added charcode tables
- Fixed Horizontal Tab