Commit Graph

733 Commits

Author SHA1 Message Date
wiredfool
11a0fb5f76 consolidated to WebPEncode_wrapper 2013-05-15 16:56:59 -07:00
wiredfool
a235a69d0c removed WebPGetFeatures_wrapper, as it's not used from python anymore 2013-05-15 16:39:01 -07:00
Alex Clark
596a4ef1a3 Move note 2013-05-15 16:54:49 -04:00
wiredfool
37359369ce Code to ensure buffer space for exif write and jpeg_write_scanline calls, tests, corrected buffer length calculation 2013-05-14 22:29:31 -07:00
wiredfool
11ce826121 mixed 8 char tabs & spaces -> spaces 2013-05-14 20:45:07 -07:00
wiredfool
071b8e6b46 Merge branch 'master' into maxblock 2013-05-14 20:37:21 -07:00
wiredfool
94239540db fixing deferring the rgba tests, whitespace 2013-05-13 22:21:52 -07:00
wiredfool
21e3fd2eb7 untabified whitespace 2013-05-13 21:47:35 -07:00
wiredfool
9ac38c1a3a using the Py_RETURN_NONE macro 2013-05-13 21:46:50 -07:00
wiredfool
a7488d287e py3k -- PyUnicode_FromString instead of PyString_fromString 2013-05-13 21:43:13 -07:00
wiredfool
014ca1497d versions, feature checking 2013-05-13 21:28:18 -07:00
wiredfool
0472b91d16 really working webp alpha decoding 2013-05-13 21:27:41 -07:00
wiredfool
b52c22316f inprogress, sorta working 2013-05-13 20:50:10 -07:00
wiredfool
4852aa5b65 working WebPGetFeatures 2013-05-13 11:30:19 -07:00
wiredfool
3273b0c4b9 Merge branch 'master' of https://github.com/euangoddard/Pillow into weba_transparent 2013-05-13 09:54:34 -07:00
wiredfool
310341cec7 merge from master 2013-05-13 09:17:52 -07:00
Euan Goddard
5a0308cc19 Partial work to add a wrapper for WebPGetFeatures to correctly support #204 2013-05-13 17:02:36 +01:00
Euan Goddard
1344610a52 Added support for alpha transparent webp images #204 2013-05-13 17:01:42 +01:00
Alex Clark
a2663641b6 Wording 2013-05-11 20:55:06 -04:00
Alex Clark
637b276337 Add links 2013-05-11 20:51:46 -04:00
Alex Clark
9444a3f97b Styling 2013-05-11 20:46:51 -04:00
Alex Clark ☺
72b94cbb94 Merge pull request #217 from angelnu/master
PdfImagePlugin: call JpegImagePlugin._save instead of FileImage
2013-05-11 17:44:56 -07:00
Angel Nunez Mencias
4e9a8ef7d7 Use the JPEG Plugin save instead of calling the ImageFile directly 2013-05-12 02:34:07 +02:00
Alex Clark
d6d68dfc98 Wording 2013-05-11 20:25:51 -04:00
Alex Clark
18ae40c561 Styling 2013-05-11 20:25:28 -04:00
Alex Clark
7f43e99d36 Wording 2013-05-11 20:22:07 -04:00
Alex Clark
e1e19608b0 Wording 2013-05-11 20:20:52 -04:00
Alex Clark
8a657e1949 Wording 2013-05-11 20:20:20 -04:00
Alex Clark
d95162920a Wording 2013-05-11 20:19:21 -04:00
Alex Clark
f5c5e4621b Bump 2013-05-11 20:14:48 -04:00
Alex Clark
717b9599a3 Bump 2013-05-11 20:13:16 -04:00
Alex Clark
9f71e960a3 Merge branch 'master' of github.com:python-imaging/Pillow 2013-05-11 20:12:51 -04:00
Alex Clark
5d38c76899 Clean up SETUP SUMMARY; remove PIL_VERSION 2013-05-11 20:12:27 -04:00
Alex Clark ☺
7f408e0361 Merge pull request #216 from angelnu/master
Check missing qtables parameter
2013-05-11 17:07:07 -07:00
Alex Clark
79186baec7 _find_version appears unused 2013-05-11 20:01:03 -04:00
Alex Clark
714211b327 Update URL 2013-05-11 19:57:26 -04:00
Angel Nunez Mencias
04c1aee829 Check qtables NULL pointer 2013-05-12 01:56:15 +02:00
Alex Clark
1e54021afc Flake8 fixes 2013-05-11 19:56:02 -04:00
Alex Clark
ebac93a6c5 Move COPYING -> docs/ 2013-05-11 19:30:13 -04:00
Alex Clark ☺
6599df461b Merge pull request #213 from mattip/master
add tests and fix for issue 212
2013-05-11 15:37:04 -07:00
Alex Clark ☺
951d750275 Merge pull request #214 from manisandro/endian
Fix test hardcoded for little endian
2013-05-11 15:35:06 -07:00
Alex Clark
290e3e92a6 Wording 2013-05-08 16:06:16 -04:00
Sandro Mani
e3f8395293 Fix test hardcoded for little endian 2013-05-07 23:55:48 +02:00
Matti Picus
6a942c3065 add assert to test 2013-05-07 23:49:45 +03:00
Matti Picus
af94b45cbc allow integer image resolution as well as rational 2013-05-07 23:33:21 +03:00
Matti Picus
5ca04bb728 a test that fails for images with integer resolution 2013-05-07 23:23:51 +03:00
Alex Clark
eee43319bb Consistency 2013-05-03 21:17:46 -04:00
Alex Clark
bbff9bd4c3 Wording 2013-05-03 21:16:03 -04:00
Alex Clark
377359dc5f Styling, wording, nits, et al 2013-05-03 21:12:28 -04:00
Alex Clark
d1b1520d79 Consistency 2013-05-03 21:10:54 -04:00