wiredfool
|
f6caaa1c9f
|
Merge pull request #875 from hugovk/tifftags
Correct duplicate EXIF and TIFF tags
|
2014-09-02 14:32:47 -07:00 |
|
wiredfool
|
e9542bb1e4
|
Merge pull request #874 from hugovk/GimpGradientFile
Tests for GimpGradientFile
|
2014-09-02 14:30:38 -07:00 |
|
hugovk
|
3a9612af50
|
Test mandelbrot with bad arguments
|
2014-09-02 16:39:35 +03:00 |
|
hugovk
|
ed85a03db0
|
An epsilon of 80 should do it, getting ~79.5 on Travis
|
2014-09-02 16:12:23 +03:00 |
|
hugovk
|
b9303b454f
|
Test image was generated on Windows and matches on Windows, but not on Travis (Linux). Check for similar.
|
2014-09-02 16:00:43 +03:00 |
|
hugovk
|
bcc5305125
|
Add access functions for ImagingEffectSpread with a test
|
2014-09-02 15:53:58 +03:00 |
|
hugovk
|
8c96d38ce9
|
Add access functions for ImagingEffectMandelbrot with a test
|
2014-09-02 15:14:00 +03:00 |
|
hugovk
|
76ef83263b
|
Remove unreachable and never completed Perlin turbulence code
|
2014-09-02 14:47:34 +03:00 |
|
hugovk
|
d3242a5124
|
test_effect_noise stalls on Travis, skip unless Windows
|
2014-09-02 14:45:54 +03:00 |
|
hugovk
|
860e67e1c4
|
Add access functions for ImagingEffectNoise with a test
|
2014-09-02 14:11:08 +03:00 |
|
hugovk
|
339a63ed69
|
Fail fast: move installation stuff that's not needed in the script: section closer to where it's needed. This saves time by avoiding it when a test fails.
|
2014-08-29 16:03:58 +03:00 |
|
hugovk
|
99a3a00c24
|
Also pep8/pyflakes *.py in parent dir
|
2014-08-28 17:23:39 +03:00 |
|
hugovk
|
42610c0ecd
|
flake8
|
2014-08-28 17:18:54 +03:00 |
|
hugovk
|
1335006cd7
|
flake8
|
2014-08-28 14:44:19 +03:00 |
|
hugovk
|
c2f0903627
|
Correct the correction: RelatedImageWidth=0x1001, RelatedImageLength=0x1002
|
2014-08-27 11:06:34 +03:00 |
|
hugovk
|
a428321bee
|
flake8
|
2014-08-27 10:57:40 +03:00 |
|
hugovk
|
d866a29bd8
|
Correct duplicate EXIF tags: http://www.exiv2.org/tags.html
|
2014-08-27 10:46:34 +03:00 |
|
wiredfool
|
8b2e7ee48a
|
Additional dependencies [ci skip]
|
2014-08-26 14:48:17 -07:00 |
|
Hugo
|
72909aac4e
|
Merge pull request #872 from wiredfool/test_libtiff_inheritance
Refactor inheritance tree of test_file_libtiff_small
|
2014-08-26 21:12:41 +03:00 |
|
wiredfool
|
3e361d800d
|
Refactor inheritance tree of test_file_libtiff_small
|
2014-08-26 09:58:23 -07:00 |
|
wiredfool
|
0c94adc538
|
Merge pull request #864 from hugovk/make-j
Update WebP and build it and OpenJPEG with 4 job slots
|
2014-08-26 08:43:52 -07:00 |
|
hugovk
|
8de95676e0
|
flake8
|
2014-08-26 16:47:10 +03:00 |
|
hugovk
|
ec2a225fff
|
flake8
|
2014-08-26 15:52:37 +03:00 |
|
hugovk
|
952d1d5bf5
|
Remove duplicate tag caused by typo in spec: http://www.asmail.be/msg0055321032.html
|
2014-08-26 15:51:37 +03:00 |
|
hugovk
|
998955b024
|
Fix for Python 3
|
2014-08-26 12:23:12 +03:00 |
|
hugovk
|
0a3b25ef9e
|
Test GimpGradientFile.sine()
|
2014-08-26 12:21:08 +03:00 |
|
hugovk
|
08499d3547
|
flake8
|
2014-08-26 12:16:32 +03:00 |
|
hugovk
|
6b5871a484
|
Fix for GIMP 1.3 gradient files
|
2014-08-26 12:14:58 +03:00 |
|
hugovk
|
dbf0ee3631
|
Add (failing) test for GIMP 1.3 gradient files and .ggr by me
|
2014-08-26 12:04:04 +03:00 |
|
hugovk
|
674fd9744d
|
Tests for GimpGradientFile and a sample .ggr by me
|
2014-08-26 11:45:28 +03:00 |
|
Hugo
|
566448fbf0
|
Update CHANGES.rst [CI skip]
|
2014-08-26 09:17:54 +03:00 |
|
Hugo
|
4c26e08d8a
|
Merge pull request #871 from wiredfool/windows_fixes2
Windows fixes
|
2014-08-26 09:17:23 +03:00 |
|
wiredfool
|
136345a5a5
|
allowing for libwebp* library names
|
2014-08-24 16:38:22 -07:00 |
|
wiredfool
|
1d58e711fe
|
mp is a little twitchy on windows
|
2014-08-24 16:38:05 -07:00 |
|
wiredfool
|
9d00686f53
|
backup implementation of Round for windows platforms
|
2014-08-24 16:37:54 -07:00 |
|
wiredfool
|
304e8add46
|
working build on all 4 compilers
|
2014-08-22 21:36:28 -07:00 |
|
wiredfool
|
3e219d818c
|
just build the libs, not the progs
|
2014-08-22 21:35:56 -07:00 |
|
wiredfool
|
9c6a9172c0
|
works with nose/unittest
|
2014-08-22 21:35:01 -07:00 |
|
wiredfool
|
b14e3daea1
|
Tests need to pass without imagemagick around
|
2014-08-22 20:49:29 -07:00 |
|
wiredfool
|
4e3bc5558d
|
clean all of lcms2
|
2014-08-22 17:07:08 -07:00 |
|
wiredfool
|
c95515ec52
|
only build tiff libs
|
2014-08-22 17:06:30 -07:00 |
|
wiredfool
|
e99631125d
|
working webp build
|
2014-08-22 17:06:11 -07:00 |
|
wiredfool
|
aa105bf89d
|
allowing for libwebp* library names
|
2014-08-22 17:04:26 -07:00 |
|
wiredfool
|
f6dd5d3dbb
|
new openjpeg2k
|
2014-08-22 16:15:37 -07:00 |
|
wiredfool
|
cd44e1427a
|
mp is a little twitchy on windows
|
2014-08-22 16:15:22 -07:00 |
|
wiredfool
|
97b5c72630
|
backup implementation of Round for windows platforms
|
2014-08-22 16:14:48 -07:00 |
|
wiredfool
|
b2ea0941f7
|
working lcms2 build
|
2014-08-22 16:14:19 -07:00 |
|
wiredfool
|
c7b90f39f4
|
Merge from master
|
2014-08-22 14:50:33 -07:00 |
|
hugovk
|
d0ec73602b
|
Make OpenJPEG with 4 job slots - ~2.2 times faster (take 2)
|
2014-08-21 14:50:11 +03:00 |
|
hugovk
|
4b8b91965a
|
Make OpenJPEG with 4 job slots - ~2.2 times faster
|
2014-08-21 14:11:35 +03:00 |
|