Commit Graph

1171 Commits

Author SHA1 Message Date
Steve Johnson
6a70617041 Formalize doc requirements 2013-10-06 20:27:46 -07:00
Alex Clark
930a55fdbf Add PyPI badges!
http://codeinthehole.com/writing/pypi-readme-badges/
2013-10-06 11:22:41 -04:00
wiredfool
10214bc6c4 Premultiply RGBA images prior to transform and resize and undo after 2013-10-04 13:25:32 -07:00
wiredfool
b9f94b7632 adding RGBa->RGBA conversion 2013-10-04 13:24:47 -07:00
wiredfool
7077cd18af Tests for premultiplication on transform/resize 2013-10-04 12:55:25 -07:00
wiredfool
cbfae86f24 Rework of the removal of the Py_ssize_t patch. Explictly downcast the py_ssize_t to ints rather than rely on ints coming back from PyArg_ParseTuple 2013-10-04 11:29:01 -07:00
wiredfool
c08679ede9 Merge branch 'master' of https://github.com/python-imaging/Pillow into pypy 2013-10-04 08:42:47 -07:00
wiredfool
7ccc5115be Merge branch 'master' into pypy 2013-10-04 08:41:49 -07:00
Alex Clark
fcfa97498b Add note about Linux distros 2013-10-04 07:13:14 -04:00
wiredfool
f0f3f3243e Merge pull request #362 from cgohlke/patch-2
Restore compatibilty with ANSI C again
2013-10-03 20:27:59 -07:00
Christoph Gohlke
c9f7efa79d Restore compatibilty with ANSI C again 2013-10-03 19:30:07 -07:00
wiredfool
2246e69870 Merge pull request #361 from cgohlke/patch-1
Update Platform support
2013-10-03 11:31:07 -07:00
wiredfool
55a749633d Merge pull request #360 from wiredfool/readme_2
Readme Updates
2013-10-03 11:30:50 -07:00
Christoph Gohlke
029fc76dd6 Update Platform support 2013-10-03 11:04:42 -07:00
wiredfool
851a47c44f more testing added 2013-10-03 09:21:11 -07:00
Alex Clark
4377f6a326 Add history [ci skip] 2013-10-03 08:15:25 -04:00
Alex Clark ☺
84b0ba7207 Merge pull request #359 from wiredfool/pypy
Fixes to make Pypy 2.1.0 work on Ubuntu 12.04/64
2013-10-03 05:14:23 -07:00
wiredfool
c5216d79c2 Py3 same test results as py2 2013-10-02 20:26:34 -07:00
wiredfool
1a6ca03ec7 switched travis to lcms2 2013-10-02 16:37:04 -07:00
wiredfool
95b2434eb2 added accessors for the 4 individual info fields 2013-10-02 16:36:20 -07:00
wiredfool
ce4671c14c better white point calculation, but still questionable 2013-10-02 16:35:07 -07:00
wiredfool
2c46984ed1 one more condition on the name field 2013-10-02 16:34:46 -07:00
wiredfool
bded4abc9d profile name mostly working, profile info failing still since it's complicated sfuff that's not easily exposed in lcms2 2013-10-02 16:13:07 -07:00
wiredfool
16eed66095 requiring lcms > 2 2013-10-02 14:26:47 -07:00
wiredfool
5ac92bbbf1 64 bit clean sizes to pass webp_metadata tests on PyPy 2.1.0 2013-10-02 12:04:16 -07:00
wiredfool
c00a33f8a1 reduce text volume on failed test 2013-10-02 12:04:16 -07:00
Alex Clark
3c2496e117 Bump 2013-10-02 13:07:32 -04:00
Alex Clark
72b1f2012b Styling [ci skip] 2013-10-02 13:06:24 -04:00
Alex Clark
b145d302d9 Wording [ci skip] 2013-10-02 13:06:06 -04:00
Alex Clark
7ef3406310 Fix manifest (again) 2013-10-02 13:02:23 -04:00
Alex Clark
abe682b877 Fix make pre 2013-10-02 12:59:05 -04:00
wiredfool
258434b8ef Fix test failures for Pypy 2.1 around memory mapping 2013-10-02 09:56:29 -07:00
Alex Clark
523a543ce9 Add history [ci skip] 2013-10-02 12:55:28 -04:00
Alex Clark ☺
f07d9ee924 Merge pull request #358 from wiredfool/readme_2
Test matrix
2013-10-02 09:38:52 -07:00
wiredfool
6ff1e1e6ab Test matrix 2013-10-02 09:04:00 -07:00
Alex Clark ☺
41125689b1 Merge pull request #357 from wiredfool/brew
Try/except around homebrew
2013-10-02 08:40:44 -07:00
wiredfool
c4758452bb try/except around homebrew, fixes #356 2013-10-02 08:36:47 -07:00
Alex Clark
9b0bc48d26 Wording [ci skip] 2013-10-02 07:18:39 -04:00
Alex Clark
0c4d661406 Fix manifest 2013-10-02 07:15:04 -04:00
Alex Clark
79e024d351 Wording [ci skip] 2013-10-02 07:09:49 -04:00
Alex Clark
b6e8a4a819 Wording [ci skip] 2013-10-02 07:07:14 -04:00
Alex Clark
4bf9f9a3d7 Wording [ci skip] 2013-10-02 07:06:12 -04:00
Alex Clark
9da4ba8a54 Add documentation for experimental wheel support 2013-10-02 06:54:19 -04:00
Alex Clark
7eba803b9b Wording [ci skip] 2013-10-02 06:44:46 -04:00
Alex Clark
92ed8bfcbf Add platform info from @wiredfool 2013-10-02 06:40:11 -04:00
wiredfool
13860addc4 versioning 2013-10-01 23:22:45 -07:00
wiredfool
135c47e82a try the ascii version of cmsGetProfileInfo 2013-10-01 23:22:37 -07:00
wiredfool
e9e5599412 buildable, selftest registers properly 2013-10-01 23:05:56 -07:00
wiredfool
88c584c5de product attributes 2013-10-01 22:54:39 -07:00
wiredfool
9c0f4a131f LCMSBOOL -> cmsBool 2013-10-01 22:24:41 -07:00