Commit Graph

1333 Commits

Author SHA1 Message Date
homm
68a64e8071 fix ImageColor.getcolor in cases:
- color is rgba, mode is RGB
- mode is LA
2014-03-03 16:10:34 +04:00
Alex Clark
b1b88cf4d2 Wording [ci skip] 2014-01-01 16:10:13 -05:00
Alex Clark
df245d7e37 Wording [ci skip] 2014-01-01 16:08:27 -05:00
Alex Clark
eab14a76a7 Wording [ci skip] 2014-01-01 16:05:59 -05:00
Alex Clark
103bdfee47 Wording [ci skip] 2014-01-01 16:02:58 -05:00
Alex Clark
82d6984f49 Wording [ci skip] 2014-01-01 15:42:38 -05:00
Alex Clark
8e386c4d0e Wording [ci skip] 2014-01-01 15:37:06 -05:00
Alex Clark
0c6f321266 Add history 2013-12-31 05:07:10 -05:00
Alex Clark ☺
2fc4a7441f Merge pull request #459 from jpharvey/getfont_leak
stop leaking filename parameter passed to getfont
2013-12-31 02:06:05 -08:00
Alex Clark ☺
9eae73a6d8 Merge pull request #462 from cgohlke/patch-3
TST: fix X/Y Resolution didn't roundtrip in test_file_libtiff
2013-12-30 02:57:04 -08:00
Alex Clark
c4710ea675 Add history 2013-12-30 05:56:15 -05:00
Alex Clark ☺
36c8bc71e5 Merge pull request #461 from cgohlke/patch-2
Report availability of LIBTIFF during setup and selftest
2013-12-30 02:55:53 -08:00
Alex Clark
c313b35e94 Add history 2013-12-30 05:55:21 -05:00
Alex Clark ☺
b53bab9976 Merge pull request #460 from cgohlke/patch-1
BLD: Fix msvc build error C1189: "No Target Architecture"
2013-12-30 02:54:57 -08:00
cgohlke
55d4160bcc TST: fix comparison of X/Y Resolution rational numbers 2013-12-29 20:14:51 -08:00
cgohlke
b7aafa2036 Add assert_almost_equal() for testing float numbers 2013-12-29 20:05:55 -08:00
cgohlke
e06a0d6139 Report availability of LIBTIFF during selftest 2013-12-29 19:12:06 -08:00
cgohlke
d85b803440 Report availability of LIBTIFF during setup 2013-12-29 19:10:49 -08:00
cgohlke
deb44ddd52 BLD: Fix msvc build error C1189: "No Target Architecture" 2013-12-29 18:54:07 -08:00
John Harvey
f90e4327c9 stop leaking filename parameter passed to getfont 2013-12-29 20:33:55 +00:00
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
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