wiredfool
|
c004b6beaa
|
Merge pull request #2998 from hugovk/simplify-version-checks
Simplify version checks
|
2018-03-21 07:50:51 +00:00 |
|
Andrew Murray
|
4a781d0013
|
Replaced MacOS with macOS
|
2018-03-19 19:38:17 +11:00 |
|
Andrew Murray
|
2123dd70fb
|
Allow append_images to set .icns scaled images
|
2018-03-19 19:38:07 +11:00 |
|
Hugo
|
ddc9e73b47
|
Merge pull request #2965 from vashek/master
Support appending to existing PDFs
|
2018-03-13 11:30:25 +02:00 |
|
hugovk
|
0b2a77e8e4
|
Use named version attribute
|
2018-03-12 10:37:18 +02:00 |
|
Andrew Murray
|
c13ccf13a1
|
Added missing whitespace
|
2018-03-06 19:53:07 +11:00 |
|
Andrew Murray
|
8116ee3738
|
Inline comment should start with '# '
|
2018-03-04 21:36:34 +11:00 |
|
Andrew Murray
|
f22f1628eb
|
At least two spaces before inline comment
|
2018-03-04 21:36:33 +11:00 |
|
Andrew Murray
|
2202196162
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
|
Dvořák Václav
|
928bea3002
|
issue #2959: enhance test, mainly to trigger Appveyor re-build
|
2018-03-04 00:01:14 +01:00 |
|
Dvořák Václav
|
24ecfe315a
|
issue #2959: fix wrong Parent of pre-existing Page objects when appending
|
2018-03-03 23:32:47 +01:00 |
|
Hugo
|
4936b447f0
|
Merge pull request #2985 from Metallicow/trim-trailing-space
Trim trailing whitespace
|
2018-02-27 12:00:15 +02:00 |
|
Dvořák Václav
|
4cea610f16
|
issue #2959: oops. sorry. reverting accidental change that broke builds
|
2018-01-31 23:08:49 +01:00 |
|
Dvořák Václav
|
c15a0b2fce
|
issue #2959: rename pdfParser.py to PdfParser.py
|
2018-01-31 00:35:55 +01:00 |
|
Dvořák Václav
|
9be8d669f9
|
issue #2959: changes based on @hugovk's review
|
2018-01-31 00:25:04 +01:00 |
|
Metallicow
|
5e94cd0fc2
|
Trim trailing whitespace tests dir
|
2018-01-27 00:07:24 -06:00 |
|
Andrew Murray
|
5e0de38519
|
Removed duplicate line
|
2018-01-27 10:09:51 +11:00 |
|
Dvořák Václav
|
ede57b91e0
|
issue #2959: keep file open, add context manager, add methods to support writing, eliminate the passing of file or buffer
|
2018-01-26 19:07:43 +01:00 |
|
Dvořák Václav
|
78fe32a431
|
issue #2959: support streams, add some tests
|
2018-01-26 17:15:38 +01:00 |
|
Dvořák Václav
|
53ce9ec4fb
|
issue #2959: fix PdfDict attribute access, text decoding, tests
|
2018-01-26 13:42:11 +01:00 |
|
Dvořák Václav
|
4d3b13fb08
|
issue #2959: improve Info setting and dumping
|
2018-01-26 12:11:10 +01:00 |
|
Hugo
|
797d67b9a3
|
Merge pull request #2974 from wiredfool/webp_leak
Fix memory leak when opening webp files
|
2018-01-25 10:51:23 +02:00 |
|
Dvořák Václav
|
f9566877f3
|
issue #2959: fix broken test
|
2018-01-25 01:19:25 +01:00 |
|
Dvořák Václav
|
95f5c8d4ff
|
issue #2959: move pdfParser self tests to Tests directory
|
2018-01-25 01:12:32 +01:00 |
|
Dvořák Václav
|
84f87471f5
|
issue #2959: support io.BytesIO objects
|
2018-01-25 00:44:59 +01:00 |
|
Dvořák Václav
|
13fe1a5ba7
|
issue #2959: text string decoding, support for Info dict, updated tests
|
2018-01-25 00:20:18 +01:00 |
|
Eric Soroos
|
1b06cbc3bb
|
run webp leak check by default
|
2018-01-24 14:02:58 +00:00 |
|
Eric Soroos
|
379d3ccce2
|
Fixed up the webp leak check
|
2018-01-24 14:02:33 +00:00 |
|
wiredfool
|
9a19858fb7
|
Merge pull request #2938 from uploadcare/tiff-with-optional-channels
Tiff with optional channels
|
2018-01-24 11:10:18 +00:00 |
|
wiredfool
|
d04380afb6
|
Merge pull request #2961 from radarhere/assert
Changed assert statements to unittest calls
|
2018-01-24 10:54:18 +00:00 |
|
Dvořák Václav
|
cfacf8bff8
|
issue #2959: fix test for nonexistent PDF file
|
2018-01-24 02:39:15 +01:00 |
|
Dvořák Václav
|
a187a361cb
|
issue #2959: add tests and fixes, text encoding, remove remnants of text writing from PdfImagePlugin
|
2018-01-24 02:28:39 +01:00 |
|
Dvořák Václav
|
ba211ff549
|
issue #2959: pdfParser selftest
|
2018-01-22 21:35:55 +01:00 |
|
Andrew Murray
|
cca94054aa
|
Changed assert statements to unittest calls
|
2018-01-17 22:01:37 +11:00 |
|
Andrew Murray
|
4afed260dc
|
Updated freetype to 2.9
|
2018-01-13 06:26:42 +11:00 |
|
Alexander
|
dc127273f4
|
Add RGBXX RGBXXX YCbCrXX YCbCrXXX rawmodes for TIFFs
|
2018-01-07 17:23:05 +03:00 |
|
Andrew Murray
|
30b2ddd070
|
Removed duplicate imports
|
2018-01-04 15:40:46 +11:00 |
|
Andrew Murray
|
62b2bdf909
|
Removed unused imports
|
2018-01-04 14:56:18 +11:00 |
|
Andrew Murray
|
1c60473488
|
Updated paths for src directory
|
2017-12-31 07:11:26 +11:00 |
|
Hugo
|
cc35bd70bc
|
No need to run coverage on dev machines
|
2017-12-28 14:49:47 +00:00 |
|
Hugo
|
7df920303c
|
Remove nose-specific code
|
2017-12-28 14:48:19 +00:00 |
|
Hugo
|
b55ea4014e
|
Calls pytest directly
|
2017-12-28 14:48:19 +00:00 |
|
hugovk
|
5592163564
|
pytest no longer supports EOL Python 3.3
|
2017-12-28 14:48:19 +00:00 |
|
hugovk
|
20d00c5fe9
|
Update test instructions
|
2017-12-28 14:48:19 +00:00 |
|
hugovk
|
e30433e4b2
|
Test testing with pytest
|
2017-12-28 14:48:19 +00:00 |
|
wiredfool
|
49bd3232e5
|
Merge pull request #2899 from wiredfool/pr_2882
Run all compressed tiffs through libtiff
|
2017-12-27 20:39:51 +00:00 |
|
wiredfool
|
ff13d184d8
|
Merge pull request #2902 from wiredfool/pr_2388
Add disposal option when saving GIFs
|
2017-12-27 12:15:00 +00:00 |
|
wiredfool
|
bbe8076d67
|
Merge pull request #2903 from radarhere/eps
Allow for an empty line in EPS header data
|
2017-12-27 12:13:54 +00:00 |
|
wiredfool
|
bd5f99f19d
|
Merge pull request #2898 from wiredfool/pr_2790
Add support for sRGB and cHRM chunks, permit sRGB when no iCCP chunk
|
2017-12-27 12:12:57 +00:00 |
|
Andrew Murray
|
e107ed6fcf
|
Allow for an empty line in EPS header data
|
2017-12-24 21:12:48 +11:00 |
|