Commit Graph

336 Commits

Author SHA1 Message Date
Liu Qishuai
a49ea5d326 add support for webp 2013-03-12 22:30:59 +08:00
Alex Clark
af7e80ea0c Add git attributes file for *.ppm, fixes #92 2013-03-10 08:28:15 -04:00
Alex Clark
deca17accd Fix setup ; wording 2013-03-08 19:47:20 -05:00
Alex Clark
6f00749474 Wording 2013-03-08 18:48:56 -05:00
Alex Clark
6999860786 Revert "Use relative import for _imagingagg"
This reverts commit 34a5311e1b.
2013-03-08 18:43:52 -05:00
Alex Clark
de077c9d37 Revert "Use relative import for _imagingtk"
This reverts commit 5820716eb3.
2013-03-08 18:43:00 -05:00
Alex Clark
6e00a9c355 Revert "Use relative import for _imaginggl"
This reverts commit 5e203de327.
2013-03-08 18:42:21 -05:00
Alex Clark
4546d26413 Revert "Better import for _imagingft"
This reverts commit 089a04bce1.
2013-03-08 18:41:19 -05:00
Alex Clark
44d25a238c Revert "Use relative import for _imagingcms"
This reverts commit 1003e4f7ee.
2013-03-08 18:40:21 -05:00
Alex Clark
cbb93ac5bf Revert "Use relative import for _imagingmath"
This reverts commit c731513318.
2013-03-08 18:39:17 -05:00
Alex Clark
33f42c7fbd Revert "Use relative import for _imaging"
This reverts commit aff6eccec5.
2013-03-08 18:38:26 -05:00
Alex Clark
58321b2f10 Revert "Load extensions from PIL package"
This reverts commit dd80ba22cd.
2013-03-08 18:36:59 -05:00
Alex Clark
3971be1b00 Revert "Do not install extension modules into sys.path"
This reverts commit 3ca5aed602.
2013-03-08 18:36:42 -05:00
Alex Clark
fd81ee9336 Fix imports 2013-03-08 17:39:50 -05:00
Alex Clark
3fc5e0c1b3 Add community section 2013-03-08 17:35:40 -05:00
Alex Clark
e0d7cd7bc1 Wording 2013-03-08 17:28:42 -05:00
Alex Clark
e5e42794e1 Clean up 2013-03-08 17:26:06 -05:00
Alex Clark ☺
2751d8a931 Merge pull request #88 from cgohlke/patch-9
Install extension modules into the PIL package directory
2013-03-08 14:03:48 -08:00
Alex Clark
18fce4269d Clean up 2013-03-08 17:03:04 -05:00
Alex Clark
43cce2c488 Update version 2013-03-08 17:02:02 -05:00
Christoph Gohlke
34a5311e1b Use relative import for _imagingagg 2013-03-08 13:47:41 -08:00
Christoph Gohlke
5820716eb3 Use relative import for _imagingtk 2013-03-08 13:43:43 -08:00
Christoph Gohlke
c731513318 Use relative import for _imagingmath 2013-03-08 13:40:30 -08:00
Christoph Gohlke
5e203de327 Use relative import for _imaginggl 2013-03-08 13:38:37 -08:00
Christoph Gohlke
089a04bce1 Better import for _imagingft 2013-03-08 13:36:32 -08:00
Christoph Gohlke
1003e4f7ee Use relative import for _imagingcms 2013-03-08 13:34:08 -08:00
Alex Clark
f7fa0d7062 Wording 2013-03-08 16:33:08 -05:00
Christoph Gohlke
dd80ba22cd Load extensions from PIL package 2013-03-08 13:32:09 -08:00
Christoph Gohlke
aff6eccec5 Use relative import for _imaging 2013-03-08 13:30:41 -08:00
Christoph Gohlke
3ca5aed602 Do not install extension modules into sys.path 2013-03-08 13:22:49 -08:00
Alex Clark
4c0b6d9b2d Add devs 2013-03-08 16:12:24 -05:00
Alex Clark
e756b3cd26 Wording 2013-03-08 16:07:16 -05:00
Alex Clark
d84fb54d93 Wording 2013-03-08 16:02:09 -05:00
Alex Clark ☺
f810a458ad Merge pull request #86 from cgohlke/patch-7
Fix AttributeError: 'module' object has no attribute 'spawn'
2013-03-08 13:00:25 -08:00
Alex Clark ☺
88b712f79c Merge pull request #81 from cgohlke/patch-2
64 bit proof alloc_array
2013-03-08 12:59:47 -08:00
Alex Clark ☺
c534017876 Merge pull request #87 from cgohlke/patch-8
Use correct PyArg_ParseTuple format for Py_ssize_t
2013-03-08 12:45:02 -08:00
Christoph Gohlke
e5a7b63151 Use correct PyArg_ParseTuple format for Py_ssize_t 2013-03-08 12:13:10 -08:00
Alex Clark ☺
bb74487e96 Merge pull request #85 from cgohlke/patch-6
64 bit proof ImagingNew
2013-03-08 11:16:59 -08:00
Christoph Gohlke
caba4e33ba Fix AttributeError: 'module' object has no attribute 'spawn' 2013-03-08 11:15:28 -08:00
Christoph Gohlke
cee97b83cc 64 bit proof ImagingNew 2013-03-08 11:03:43 -08:00
Alex Clark ☺
8f63a27c65 Merge pull request #84 from cgohlke/patch-5
64 bit proof install of ops
2013-03-08 11:01:07 -08:00
Alex Clark ☺
fe290d21c6 Merge pull request #83 from cgohlke/patch-4
Use correct Py_BuildValue format for UINT8
2013-03-08 10:59:54 -08:00
Alex Clark ☺
84bd0cdceb Merge pull request #82 from cgohlke/patch-3
64 bit proof path_getattr_id
2013-03-08 10:58:50 -08:00
Alex Clark ☺
fe6124ca13 Merge pull request #76 from cgohlke/patch-1
Don't use C99 compound literals
2013-03-08 10:58:22 -08:00
Christoph Gohlke
8f90358d9a 64 bit proof install of ops
Fixes crashes on win-amd64
2013-03-08 10:46:46 -08:00
Christoph Gohlke
3773a843c6 Use correct Py_BuildValue format for UINT8 2013-03-08 10:16:22 -08:00
Christoph Gohlke
2e70b054a9 64 bit proof path_getattr_id 2013-03-08 10:13:50 -08:00
Christoph Gohlke
1c189b3f2c 64 bit proof alloc_array 2013-03-08 09:51:22 -08:00
Alex Clark
a67b849bb0 Back to all four, fixes #79 2013-03-08 12:19:25 -05:00
Alex Clark
bb2871c6dd Make pyroma slightly happier 2013-03-08 09:54:43 -05:00