Commit Graph

1465 Commits

Author SHA1 Message Date
Alex Clark
74f83b7c5b Add history 2013-12-28 09:13:15 -05:00
Alex Clark ☺
2759e3588d Merge pull request #449 from wiredfool/freetype-leak
Freeing glyph
2013-12-28 06:12:43 -08:00
Alex Clark
15b52266b8 Wording [ci skip] 2013-12-28 09:10:34 -05:00
Alex Clark ☺
289198b220 Merge pull request #442 from ohanar/path_fixes
Include and library path fixes
2013-12-28 06:09:51 -08:00
Alex Clark
f5eca68ace Add history 2013-12-28 09:08:26 -05:00
Alex Clark ☺
ae7edfa58d Merge pull request #441 from wiredfool/lut
Image.point fixes for numpy.array and docs
2013-12-28 06:08:08 -08:00
Alex Clark
366f69882c Wording [ci skip] 2013-12-28 09:07:06 -05:00
Alex Clark ☺
243160ee78 Merge pull request #448 from wiredfool/2gigapix-redux
2gigapix redux
2013-12-28 06:06:42 -08:00
Alex Clark
5b260bd48b Merge branch 'master' of github.com:python-imaging/Pillow 2013-12-28 08:58:09 -05:00
Alex Clark
1468b14645 Add history 2013-12-28 08:58:04 -05:00
Alex Clark ☺
ad47ea5a52 Merge pull request #424 from wiredfool/trns-write-bydefault2
Save the transparency header by default for PNGs
2013-12-28 05:57:45 -08:00
Alex Clark
14e97371f5 Add history 2013-12-28 08:56:32 -05:00
Alex Clark ☺
d48f301d57 Merge pull request #423 from wiredfool/trns-png
Support for PNG tRNS header when converting from RGB->RGBA
2013-12-28 05:56:03 -08:00
Alex Clark
35f66adbde Remove my inferior gs binary check 2013-12-28 08:53:46 -05:00
Alex Clark ☺
6a52e272cf Merge pull request #420 from wiredfool/gs-test
Skip ghostscript test when gs is missing
2013-12-28 05:52:42 -08:00
Alex Clark
c4d5278dbe Add history 2013-12-28 08:51:19 -05:00
Alex Clark ☺
e4ae62ae59 Merge pull request #418 from wiredfool/AurelienBallier-master
PyQT5 Support
2013-12-28 05:50:49 -08:00
Alex Clark
5be88d217c Add history 2013-12-28 08:48:21 -05:00
Alex Clark ☺
f5fb2d7e7d Merge pull request #417 from wiredfool/libtiff-save2
Updates for saving color tiffs w/compression using libtiff
2013-12-28 05:47:47 -08:00
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