homm
|
1a7c9b72ab
|
generalize endianess test
|
2014-11-09 03:08:25 +03:00 |
|
Eric Soroos
|
af02f2b29e
|
Fix for endianness issues in stretch
|
2014-11-09 03:07:19 +03:00 |
|
Eric Soroos
|
2657c0dec0
|
Test for endianness issues in stretch
|
2014-11-09 03:07:18 +03:00 |
|
homm
|
b8a2b5b907
|
typo. Free mem after ModeError.
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
1cd6da4a49
|
fix performance regression on 64 bit GCC 4.8.
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
42967dd1a6
|
speedup by unrolling loops
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
c22af89ef0
|
optimize memory usage
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
e9fc720709
|
faster float to 8bit convertion
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
a484d28d1f
|
make x indexes int
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
e276e6a535
|
move ww into coefficients
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
01b947c602
|
Iterate pixels in native order
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
b77521bd6c
|
Precompute coefficients for all x
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
40f9f48680
|
two ImagingStretchHorizaontal pass with two transposes
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
c8471bcbda
|
Hide stretch implementation detail in Antialias.c
|
2014-11-09 03:05:56 +03:00 |
|
Hugo
|
2d5b74f90a
|
Merge pull request #996 from wiredfool/sane-manifest
Remove Sane from manifest, add .msp
|
2014-11-08 08:37:58 +02:00 |
|
wiredfool
|
612aa99962
|
Remove Sane from manifest, add .msp
|
2014-11-07 16:25:02 -08:00 |
|
wiredfool
|
fda52daa32
|
Update CHANGES.rst
|
2014-11-07 14:00:35 -08:00 |
|
wiredfool
|
cfbe49f124
|
Merge pull request #994 from homm/add-transpose
Add transpose and cache aware rotation
|
2014-11-07 13:58:18 -08:00 |
|
homm
|
9e5ee5a5bf
|
use not square image for test, fix tests
|
2014-11-07 13:15:51 +03:00 |
|
homm
|
4cf2f158b6
|
add test
update comment
|
2014-11-07 11:48:47 +03:00 |
|
wiredfool
|
8bb22793b3
|
Merge pull request #984 from hugovk/landscape-fixes
Fixed duplicate imports, naming variables after builtins
|
2014-11-06 21:50:00 -08:00 |
|
wiredfool
|
9dfa515637
|
Merge pull request #992 from hugovk/testimagingstretch
Make test_imaging_stretch.py runnable as a standalone script
|
2014-11-06 21:42:47 -08:00 |
|
homm
|
a51b176644
|
make ROTATE_CHUNK constant
add comment
|
2014-11-07 04:46:16 +03:00 |
|
homm
|
cfa20f1004
|
rotate 90 and 270 by chunks
|
2014-11-07 04:15:18 +03:00 |
|
homm
|
a960d440db
|
less operations in loop
|
2014-11-07 03:57:00 +03:00 |
|
homm
|
32079b1dcc
|
make transpose part of public api
|
2014-11-07 03:37:12 +03:00 |
|
homm
|
d41bc4fbfc
|
convert tabs into spaces
|
2014-11-07 03:21:38 +03:00 |
|
Hugo
|
b5315eb59b
|
Fork from master and send pull requests to master
Master is essentially our dev branch.
[CI skip]
|
2014-11-06 13:01:42 +02:00 |
|
Hugo
|
675371b9b1
|
Make test_imaging_stretch.py runnable as a standalone script
|
2014-11-06 11:49:30 +02:00 |
|
wiredfool
|
6d7c010bed
|
Update CHANGES.rst [ci skip]
|
2014-11-05 17:46:57 -08:00 |
|
wiredfool
|
20be641329
|
Merge pull request #970 from homm/fix-bicubic-stretch
Fix bicubic stretch interpolation
|
2014-11-05 17:45:47 -08:00 |
|
hugovk
|
6de030a165
|
Don't use builtin as variable
|
2014-11-01 09:55:15 +02:00 |
|
hugovk
|
947e34616c
|
Merge remote-tracking branch 'upstream/master' into landscape-fixes
|
2014-11-01 09:44:10 +02:00 |
|
Hugo
|
59fa39c1dc
|
Update CHANGES.rst [CI skip]
|
2014-10-29 21:46:25 +02:00 |
|
Hugo
|
4d74b81a15
|
Merge pull request #980 from wiredfool/pr_938
4 bit TIFF support
|
2014-10-29 21:41:17 +02:00 |
|
wiredfool
|
72c6db99df
|
Merge pull request #976 from hugovk/tiff_ints
Fix saving TIFF with PageNumber total = 0
|
2014-10-29 11:11:10 -07:00 |
|
Hugo
|
cf6dc5a3bc
|
Typos [CI skip]
|
2014-10-29 20:09:00 +02:00 |
|
wiredfool
|
2d2474685a
|
Added 4bit test to libtiff as well
|
2014-10-29 11:07:20 -07:00 |
|
wiredfool
|
e6cbe05211
|
Merge pull request #929 from hugovk/MspImagePlugin
More tests for MspImagePlugin
|
2014-10-29 10:55:58 -07:00 |
|
wiredfool
|
ed7b2fd150
|
Merge pull request #979 from nathancahill/patch-1
Add Ubuntu 14.04 prerequisites to docs
|
2014-10-29 10:52:11 -07:00 |
|
Nathan Cahill
|
f67eb56203
|
Add Ubuntu 14.04 prerequisites
Replaces `tcl8.5-dev` and `tk8.5-dev` with `tcl8.6-dev` and `tk8.6-dev` for 14.04.
|
2014-10-28 21:03:45 -06:00 |
|
Hugo
|
4a92c24aa6
|
Save to a self.tempfile() so it's properly cleaned up afterwards
|
2014-10-27 09:31:22 +02:00 |
|
hugovk
|
6ec6b16eb6
|
Test TIFF with PageNumber 0 0
|
2014-10-26 18:16:08 +02:00 |
|
hugovk
|
86c5fdc7aa
|
Created by printing a page in Chrome to PDF, then: /usr/bin/gs -q -sDEVICE=tiffg3 -sOutputFile=total-pages-zero.tif -dNOPAUSE /tmp/test.pdf -c quit
|
2014-10-26 18:14:34 +02:00 |
|
hugovk
|
0df43e4f93
|
Avoid divide by zero
|
2014-10-25 23:42:02 +03:00 |
|
homm
|
36cbb16bf6
|
Add tests. Rise for "P" and "1".
|
2014-10-25 14:23:07 +04:00 |
|
homm
|
acdcdd487f
|
convert tabs to spaces
|
2014-10-25 14:19:29 +04:00 |
|
homm
|
12ba034dc8
|
unlock upscale filters
|
2014-10-25 12:39:03 +04:00 |
|
Hugo
|
8b7a989018
|
Fix "can can" typo
Closes #971.
[CI skip]
|
2014-10-25 11:07:34 +03:00 |
|
homm
|
0c90ce2504
|
Add new fast ImagingTranspose function
|
2014-10-25 04:17:59 +04:00 |
|