Commit Graph

11751 Commits

Author SHA1 Message Date
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
Alex Clark
1e21f01c9e Wording 2013-05-03 21:01:59 -04:00
Alex Clark
81a4a4a058 Wording 2013-05-03 21:01:19 -04:00
Alex Clark
1e57fa3e0d Styling 2013-05-03 20:56:09 -04:00
Alex Clark
bf5ab42009 Wording and nits 2013-05-03 20:51:58 -04:00
Alex Clark
bdeb8307e3 Wording and nits 2013-05-03 20:48:33 -04:00
Alex Clark
9b0ae4ea5a Move platform support into Installation section 2013-05-03 20:45:39 -04:00
Alex Clark
375ce6d1fe Wording 2013-05-03 20:42:18 -04:00
Alex Clark
b066819aa5 Wording and other nits 2013-05-03 20:40:23 -04:00
Alex Clark
4cbe53c547 Styling 2013-05-03 20:33:04 -04:00
Alex Clark
a7014f985b Styling, wording, and other nits 2013-05-03 20:30:51 -04:00
Alex Clark
1eb842296c Kill tab 2013-05-03 20:22:54 -04:00
Alex Clark
9c38b8fc7d Rest 2013-05-03 20:20:13 -04:00
Alex Clark
f63f9bb09d Fix rest 2013-05-03 20:18:14 -04:00
Alex Clark
62084abd39 Fix rest ; other nits 2013-05-03 20:11:39 -04:00
Alex Clark
878f671992 Styling 2013-05-03 20:08:48 -04:00
Alex Clark
6f89ddf7e7 Wording 2013-05-03 20:08:01 -04:00
Alex Clark
b98a162efe Wording 2013-05-03 20:04:16 -04:00
Alex Clark
031e81eef6 Wording 2013-05-03 19:57:45 -04:00
wiredfool
44d97759af Merge pull request #209 from wiredfool/pr202
Fonts from Filelike Objects
2013-04-25 22:14:10 -07:00
wiredfool
2e3cc80aa5 Added font rendering tests 2013-04-25 21:58:04 -07:00
wiredfool
39c62f76ab Buffer lifetime needs to be the same as the font lifetime 2013-04-25 21:17:58 -07:00
wiredfool
43d0aaac24 More logical name for the font buffer 2013-04-25 21:16:53 -07:00
Nicolas Pieuchot
028e63865e Changing bytes variable name not to squeeze bytes type 2013-04-25 23:03:37 +02:00
Nicolas Pieuchot
4d136d94ce Better unity with Image.py file (on string type testing and warnings) 2013-04-25 22:32:43 +02:00
Nicolas Pieuchot
282562ec19 Adding Python3 basestring compatibility without changing basestring 2013-04-25 22:03:37 +02:00
Nicolas Pieuchot
5577801aaa Changing StringIO to BytesIO 2013-04-25 21:45:12 +02:00
Nicolas Pieuchot
6d8ba56c44 Adding Python 3 support for StringIO 2013-04-25 21:25:06 +02:00
Nicolas Pieuchot
f1c245c9c5 Deprecation message correction 2013-04-25 21:10:42 +02:00
Nicolas Pieuchot
af72132349 Correction of the unbufferizing 2013-04-25 20:57:13 +02:00
Nicolas Pieuchot
b170c5627e Restablishing old changes 2013-04-25 18:54:57 +02:00
Nicolas Pieuchot
450a068ccb Removing buffer from imagefont 2013-04-25 18:48:43 +02:00
wiredfool
ce5d7ed6c2 Merge pull request #207 from ddbeck/fix_brew_command_typo
fix typo in command to install prerequisites with hombrew
2013-04-24 12:09:53 -07:00