Commit Graph

157 Commits (114d7270a2707131f06aaf084fe8fa34b6ad188f)

Author SHA1 Message Date
xiota 9b35f5cf6b add options to specify pdf dimensions in points
add options specify output pdf dimensions in points:  -x width;  -y height.
10 years ago
Nicolas ELIE 563bcb0372 Added python shebang
Added python shebang to be able to launch script directly
10 years ago
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.
10 years ago
josch 818db1902f license change from GPL to LGPL 10 years ago
josch 632cd1d712 allow running src/img2pdf.py standalone 10 years ago
Stephan Richter db7e74bcfe Added tests for the package. 10 years ago
Stephan Richter b47cc04dd3 Start of converting the module to a proper package. 10 years ago