Christoph Heuel
|
7da2e32e3c
|
Integer is needed, not float
* The size of the image can only be integer, not float.
Using round to convert it back
|
2015-06-04 13:20:17 +02:00 |
Christoph Heuel
|
b99c076bae
|
Fix for string operation
* With Python version 3 data and text are treated different. Convert the
* text accordingly.
|
2015-05-19 02:52:55 +02:00 |
Christoph Heuel
|
afc6834082
|
After running 2to3 tool
|
2015-05-07 20:54:32 +02:00 |
Kristi
|
517435efad
|
Raising the right error when wrong charcode is used
|
2015-04-20 10:58:04 +01:00 |
Manuel F Martinez
|
708f7e97d1
|
fixed code tabulators
|
2014-05-20 23:50:06 -07:00 |
Manuel F Martinez
|
8a3850ea64
|
Added quad support
|
2014-05-20 22:43:40 -07:00 |
Manuel F Martinez
|
34f562d64a
|
Added density support
|
2014-05-20 22:31:49 -07:00 |
Manuel F Martinez
|
f6f1a4278f
|
Fixed tabs and added charcode tables
|
2014-05-20 22:15:54 -07:00 |
Manuel F Martinez
|
a2dcd45c15
|
Added quad-area characters
|
2014-02-23 23:09:35 -08:00 |
Manuel F Martinez
|
27b393d45c
|
Added exception for PIL import
|
2014-02-23 21:10:34 -08:00 |
Manuel F Martinez
|
9023d22e71
|
Added syntax to have print working on windows
|
2013-05-30 08:56:33 -07:00 |
Manuel F Martinez
|
b0097da16f
|
Fixed font set
|
2013-05-30 08:47:30 -07:00 |
Manuel F Martinez
|
c6ee2f6338
|
Added ability to print from a generic file
|
2013-04-12 14:04:48 -07:00 |
Manuel F Martinez
|
64e5ea5151
|
Added fixed tabs
|
2013-03-14 01:34:48 -07:00 |
Manuel F Martinez
|
5295d5c90b
|
Added qr functionality
|
2013-03-14 01:31:07 -07:00 |
Manuel F Martinez
|
69cea54818
|
Added proper installer
|
2013-03-13 23:22:43 -07:00 |