homm
|
a6937d84d8
|
first Horizontal Blur for 32
|
2014-10-12 17:11:24 +04:00 |
|
homm
|
d49459f5b2
|
box blur dummy
|
2014-10-12 16:30:00 +04:00 |
|
homm
|
e38a64b21b
|
round values with initial .5
this improves performance and readabillity
|
2014-10-12 15:13:37 +04:00 |
|
homm
|
bc24685344
|
do sum calculation in same loop as maskData calculation
|
2014-10-12 14:21:13 +04:00 |
|
homm
|
51984f4aa8
|
fix radius == 0
|
2014-10-12 14:16:09 +04:00 |
|
homm
|
c42991120a
|
fix tests and set default effective_scale value for gaussian filter
|
2014-10-12 14:05:22 +04:00 |
|
homm
|
84b9f16bfd
|
add effective_scale to all APIs
|
2014-10-12 03:29:20 +04:00 |
|
homm
|
091b15f9d5
|
rename vars
|
2014-10-12 03:19:26 +04:00 |
|
homm
|
5bb0cfa17a
|
remove pseudo vcs
|
2014-10-12 02:05:13 +04:00 |
|
homm
|
b1b5db16cd
|
padding not using anywhere
|
2014-10-12 00:50:18 +04:00 |
|
homm
|
7bc19c4019
|
reference gaussian_blur implementation
radius meaning match graphicmagick, pixelmator other software
and standard deviation from classic gaussian blur algorithm
|
2014-10-11 23:51:26 +04:00 |
|
wiredfool
|
e165d5518d
|
Updated Changes.rst [ci skip]
Removed 2041 bug.
|
2014-10-11 09:59:23 -07:00 |
|
wiredfool
|
598f998168
|
Updated Changes.rst [ci skip]
|
2014-10-11 09:57:41 -07:00 |
|
Eric Soroos
|
991c847c73
|
Skip webp mux with the right skip message
|
2014-10-11 09:42:10 -07:00 |
|
Eric Soroos
|
fe6a8cede7
|
Merge branch 'master', remote-tracking branch 'origin'
|
2014-10-11 09:14:39 -07:00 |
|
homm
|
e3793447fc
|
Merge branch 'fix-blur-alpha'
|
2014-10-08 17:40:57 +04:00 |
|
homm
|
bef7e1dce8
|
cache hasAlpha for ImagingUnsharpMask
|
2014-10-08 17:40:33 +04:00 |
|
homm
|
e56aed1a95
|
round pixel values
|
2014-10-08 15:05:48 +04:00 |
|
homm
|
ddae12928a
|
add detailed test for blur and simple test for sharp
|
2014-10-08 12:51:34 +04:00 |
|
Hugo
|
fe03d366eb
|
Update CHANGES.rst [CI skip]
|
2014-10-07 21:40:32 +03:00 |
|
Hugo
|
94863907d5
|
Merge pull request #942 from manisandro/nitpicks
Fixes for things rpmlint complains about
|
2014-10-07 21:07:00 +03:00 |
|
homm
|
05c99131e0
|
fix blur for RGBA & RGBX
|
2014-10-06 21:55:43 +04:00 |
|
homm
|
626acf705f
|
convert tabs to spaces
|
2014-10-06 21:04:54 +04:00 |
|
Hugo
|
aa0c512eb3
|
Update CHANGES.rst [CI skip]
|
2014-10-05 13:12:33 +03:00 |
|
Hugo
|
5ac5da6f15
|
Merge pull request #945 from wiredfool/scipy
Fix for regression in SciPy
|
2014-10-05 13:07:51 +03:00 |
|
Eric Soroos
|
ba27920838
|
Fix for regression in scipy
|
2014-10-04 23:19:30 +00:00 |
|
Alex Clark ☺
|
d99271b8c6
|
Merge pull request #944 from driscollis/patch-2
Update tutorial.rst
|
2014-10-03 11:30:17 -04:00 |
|
Mike Driscoll
|
7bed246e85
|
Update tutorial.rst
Just a couple grammatical fixes
|
2014-10-03 10:00:50 -05:00 |
|
Sandro Mani
|
58f2b10e0b
|
Make OleFileIO.py executable, fix shebang
|
2014-10-03 09:59:25 +02:00 |
|
Sandro Mani
|
7502e6dd45
|
Remove executable permissions from Jpeg2KEncode.c
|
2014-10-03 09:57:32 +02:00 |
|
Sandro Mani
|
0ca102f9fe
|
Convert file to utf-8
|
2014-10-03 09:57:32 +02:00 |
|
Alex Clark ☺
|
283e312509
|
Merge pull request #941 from driscollis/patch-1
Update overview.rst
|
2014-10-02 15:07:47 -04:00 |
|
Mike Driscoll
|
ae5d01995e
|
Update overview.rst
|
2014-10-02 13:43:28 -05:00 |
|
wiredfool
|
c046323587
|
Update Releasing.md [ci skip]
|
2014-10-02 10:10:58 -07:00 |
|
Alex Clark
|
48c965c3f6
|
Fix manifest
Run `make pre` to check MANIFEST
|
2014-10-02 06:35:48 -04:00 |
|
Alex Clark
|
78043591bd
|
Add make pre step
Feel free to incorporate this better in other sections.
|
2014-10-02 06:29:29 -04:00 |
|
Alex Clark ☺
|
5e2f27c7a3
|
Merge pull request #939 from hugovk/deferred_error_regression
Fix regression
|
2014-10-02 06:19:08 -04:00 |
|
Hugo
|
fd77bcd5a7
|
Fix rename regression
|
2014-10-02 12:43:49 +03:00 |
|
Hugo
|
1e8352e8f6
|
Merge pull request #937 from radarhere/master
Remove unused variable in libImaging
|
2014-10-02 11:17:10 +03:00 |
|
Hugo
|
8cb5688047
|
flake8
|
2014-10-02 10:45:41 +03:00 |
|
Hugo
|
552a9a28a0
|
Support and test for 4-bit greyscale TIFF
|
2014-10-02 10:43:22 +03:00 |
|
Hugo
|
29b1c81a9e
|
Created with ImageMagick: convert tests\images\hopper.jpg -colorspace Gray -colors 16 -depth 4 tests\images\hopper_gray_4bpp.tif
|
2014-10-02 10:31:30 +03:00 |
|
Andrew Murray
|
006229595a
|
Remove unused variable in libImaging
|
2014-10-02 07:48:12 +10:00 |
|
Alex Clark
|
db223a7ff5
|
Troubleshooting RTD [ci skip]
|
2014-10-01 15:23:09 -04:00 |
|
Alex Clark
|
7b398c5804
|
Troubleshooting RTD [ci skip]
|
2014-10-01 15:21:49 -04:00 |
|
wiredfool
|
9ef381a378
|
Merge branch '2.6.x'
|
2014-10-01 11:00:56 -07:00 |
|
wiredfool
|
9634e437ef
|
Version Bump -- 2.6.0
|
2014-10-01 09:59:00 -07:00 |
|
Hugo
|
ae7b765b53
|
Fix some Landscape.io errors and warnings
|
2014-10-01 16:50:33 +03:00 |
|
Hugo
|
485ce69702
|
Merge pull request #935 from hugovk/landscape-config
Add Landscape config and badge
|
2014-10-01 15:16:34 +03:00 |
|
Hugo
|
1ee3f1c47b
|
Add Landscape config and badge
|
2014-10-01 14:46:32 +03:00 |
|