Commit Graph

9749 Commits

Author SHA1 Message Date
Alex Clark
fef61f3fe8 Merge remote-tracking branch 'origin/rel_2.2' 2013-12-28 08:36:59 -05:00
Alex Clark
26ec2a09f0 Skip eps file test if no ghostscript 2013-12-28 07:47:09 -05:00
Alex Clark ☺
b4cb373fb0 Merge pull request #457 from wiredfool/py3.x-install
restoring byte decode to utf-8 string
2013-12-20 14:14:10 -08:00
wiredfool
9828ab72a5 Merge pull request #456 from wiredfool/fedora-instructions
Fedora 20 docs
2013-12-20 10:49:54 -08:00
wiredfool
4bc4218858 Fedora 20 docs 2013-12-20 10:45:34 -08:00
wiredfool
549a22e99a restoring byte decode to utf-8 string 2013-12-20 10:39:58 -08:00
wiredfool
77c36d6edc Using uint* for pixel access in mode I;16 and I;32, fixes #452 2013-12-19 21:39:18 -08:00
wiredfool
598d97daff Reorg+add test for #452 2013-12-19 21:38:31 -08:00
wiredfool
aa1c0fdfb6 merge from master 2013-12-19 20:48:49 -08:00
wiredfool
ed8cede51e Freeing glyph, fixes #446 2013-12-13 21:29:17 -08:00
Eric Soroos
77008c0b62 test for 2gb numpy image segfault 2013-12-13 21:05:08 -08:00
Eric Soroos
ec6fd4d672 mixed 8ch tabs + spaces -> 4 space indent 2013-12-13 15:17:43 -08:00
Eric Soroos
1060a59de9 int->py_ssize_t for potentially large numbers 2013-12-13 15:16:14 -08:00
Eric Soroos
631612edc6 mixed 8ch tabs + spaces -> 4 space indent 2013-12-13 15:13:43 -08:00
Eric Soroos
954d1ae435 int->Py_ssize_t, fixes #436 2013-12-13 15:13:19 -08:00
wiredfool
72e54e1c53 Version Bump 2013-12-11 15:05:54 -08:00
Andrew Stromnov
a654debd7c fix compiling with FreeType 2.5.1 2013-12-11 14:55:34 -08:00
R. Andrew Ohana
d999a8b170 setup.py: only use real paths 2013-12-11 01:20:32 -08:00
R. Andrew Ohana
3f3a7b1b06 setup.py: user specified paths and prefix should come before platform 2013-12-11 01:12:58 -08:00
R. Andrew Ohana
3d89ce2078 setup.py: CPATH is an alternative for C_INCLUDE_PATH 2013-12-11 00:58:22 -08:00
R. Andrew Ohana
3cc3548c15 setup.py: remove redundant /usr/local path line 2013-12-11 00:56:40 -08:00
wiredfool
4791d156f1 Comments/Docs, fixes #440 2013-12-10 16:05:05 -08:00
wiredfool
d05b5d9060 Restore numpy.array as valid lookup tables 2013-12-10 15:47:26 -08:00
Alex Clark
404b245d89 Fix travis 2013-12-05 05:32:33 -05:00
Alex Clark
79603af528 Too many contributors to effectively list
This list was outdated so I'm removing it. At some point I'll do another pass
2013-12-05 05:29:18 -05:00
Alex Clark
506817a4c3 Fix manifest 2013-12-05 05:24:05 -05:00
Alex Clark
18fe7ee519 Prepare for 2.3.0 release in < 30 days 2013-12-05 05:15:58 -05:00
Alex Clark
679f281f01 Add history 2013-12-05 05:10:06 -05:00
Alex Clark ☺
c2aca35872 Merge pull request #437 from wiredfool/2gigapix-image
2gigapix image fixes
2013-12-05 02:06:50 -08:00
wiredfool
f987d74695 More Py_ssize_t changes 2013-12-04 22:07:11 -08:00
wiredfool
28f22fc908 Return positive size for > 2gpx images, fixes #436 2013-12-04 20:59:33 -08:00
Alex Clark ☺
d71221d2c2 Merge pull request #432 from wiredfool/lcms-docs
Docs: replacing lcms1 with lcms2
2013-11-30 12:46:37 -08:00
Alex Clark
9b96aa4748 Add history 2013-11-30 15:44:20 -05:00
Alex Clark ☺
2c281dab88 Merge pull request #369 from wiredfool/tifftags
Save arbitrary tags in Tiff image files
2013-11-30 12:43:45 -08:00
wiredfool
6d9f349140 replacing lcms1 with lcms2 2013-11-30 10:06:21 -08:00
wiredfool
543f96de61 Merge from master 2013-11-30 09:57:00 -08:00
Alex Clark
0365344fe6 Add history 2013-11-29 19:07:47 -05:00
Alex Clark ☺
666b2ce9e0 Merge pull request #398 from tmccombs/escape
Quote filenames and title before using on command line
2013-11-29 16:07:12 -08:00
Alex Clark
613b824630 Add history 2013-11-29 19:03:12 -05:00
Alex Clark ☺
e269fc6755 Merge pull request #399 from tmccombs/double
Closes #397. Fixed Viewer.show to return properly.
2013-11-29 16:02:23 -08:00
Alex Clark
258e7fe841 Add history 2013-11-29 18:16:43 -05:00
Alex Clark ☺
07bdb286a8 Merge pull request #409 from wiredfool/plugin_doc
Docs: Noted import change for Image Plugins. Fixes #404, plugin not foun...
2013-11-29 15:16:06 -08:00
Alex Clark ☺
eebb8c2a97 Merge pull request #408 from wiredfool/convert_doc
Image.convert mode 1 documentation update.
2013-11-29 15:15:23 -08:00
Alex Clark
417af4f142 Add history 2013-11-29 18:08:53 -05:00
Alex Clark ☺
7be41975d9 Merge pull request #429 from cezarsa/master
Fixed memory leak saving images as webp when webpmux is available
2013-11-29 15:08:07 -08:00
Cezar Sa Espinola
2729401cc3 Fixed memory leak saving images as webp when webpmux is available 2013-11-29 14:33:57 -02:00
Alex Clark
e3ee9882ae Add history 2013-11-28 08:26:52 -05:00
Alex Clark ☺
fa7f9aa6d5 Merge pull request #427 from stromnov/master
fix compiling with FreeType 2.5.1
2013-11-28 05:09:10 -08:00
Andrew Stromnov
c6040f618d fix compiling with FreeType 2.5.1 2013-11-28 16:58:43 +04:00
wiredfool
d65a2c8018 Save the transparency header by default for PNGs 2013-11-26 15:06:26 -08:00