xiota
9b35f5cf6b
add options to specify pdf dimensions in points
...
add options specify output pdf dimensions in points: -x width; -y height.
2014-08-04 11:25:07 -04:00
Nicolas ELIE
563bcb0372
Added python shebang
...
Added python shebang to be able to launch script directly
2014-07-26 16:12:40 +02:00
Felix Bünemann
a3046ca771
Add pillow 2.4.0 support
...
Pillow 2.4.0 added support for JPEG2000 using OpenJPEG 2.0. Because
Pillow calls the format JPEG2000 instead of JP2, we need to rename it to
enable the optimized code path. Should still be backwards compatible.
2014-04-05 01:55:03 +02:00
josch
818db1902f
license change from GPL to LGPL
2014-03-30 08:10:12 +02:00
josch
632cd1d712
allow running src/img2pdf.py standalone
2014-03-14 19:18:38 +01:00
Stephan Richter
db7e74bcfe
Added tests for the package.
2014-03-14 19:18:38 +01:00
Stephan Richter
b47cc04dd3
Start of converting the module to a proper package.
2014-03-14 19:18:31 +01:00