wiredfool
|
6a7a6fbdb8
|
Fixed warning on docs building (url can't wrap), added parameters
|
2014-12-31 16:35:56 -08:00 |
|
wiredfool
|
4889ae776c
|
Updated Changes.rst [ci skip]
|
2014-12-31 14:44:32 -08:00 |
|
wiredfool
|
1aed192554
|
Merge pull request #1054 from charleslaw/master
Look for OSX and Linux fonts in common places (fixes #370)
|
2014-12-31 14:43:13 -08:00 |
|
Hugo
|
3085a26896
|
Update CHANGES.rst [CI skip]
|
2014-12-31 20:34:39 +02:00 |
|
Hugo
|
b3e09122e5
|
Merge pull request #1060 from wiredfool/png-dos
Fix potential PNG decompression DOS
|
2014-12-31 20:32:41 +02:00 |
|
wiredfool
|
a59eb3975f
|
Documentation Update for PNG zlib DOS
|
2014-12-30 17:06:38 -08:00 |
|
wiredfool
|
6696b780e3
|
Test style cleanup
|
2014-12-30 16:57:24 -08:00 |
|
wiredfool
|
0b75526ffe
|
Limit total text chunk size to 64k
|
2014-12-29 17:10:27 -08:00 |
|
Charles Law
|
1c6a89e4c2
|
default to using /usr/share when XDG_DATA_DIRS is empty or unset
|
2014-12-29 17:03:39 -08:00 |
|
wiredfool
|
cdfddc8d1a
|
Updated Changes.rst [ci skip]
|
2014-12-29 15:24:31 -08:00 |
|
wiredfool
|
6ffe9e1689
|
Merge pull request #1058 from hugovk/anntzer-tiff-resolution2
Tests for PR #1044: Use underscores, not spaces, in TIFF tag kwargs
|
2014-12-29 15:23:20 -08:00 |
|
wiredfool
|
ad5eaaaa70
|
Updated Changes.rst [ci skip]
|
2014-12-29 15:20:09 -08:00 |
|
wiredfool
|
5390aa1692
|
Merge pull request #1055 from hugovk/test_psdraw
Update and test PSDraw
|
2014-12-29 15:17:23 -08:00 |
|
wiredfool
|
a31e340998
|
Merge pull request #1029 from homm/thumbnail-tune
Thumbnail tuning
|
2014-12-29 15:15:17 -08:00 |
|
Charles Law
|
ee7b15c924
|
Add tests for finding fonts in linux and osx
|
2014-12-29 10:09:37 -08:00 |
|
wiredfool
|
b73c4b9e8b
|
Test change -- different representation for invalid compressed object
|
2014-12-28 22:50:03 -08:00 |
|
wiredfool
|
44286ba3c9
|
Fix for zlib.decompression bomb in iTXt,zTXt, and iCCP chunks
|
2014-12-28 22:49:52 -08:00 |
|
Hugo
|
967247d45c
|
Caps
[CI skip]
|
2014-12-28 21:17:51 +02:00 |
|
hugovk
|
6a1b33f415
|
Test deprecated tags
|
2014-12-28 16:30:12 +02:00 |
|
hugovk
|
2cc807e6c3
|
Merge branch 'tiff-resolution' of https://github.com/anntzer/Pillow into anntzer-tiff-resolution2
|
2014-12-28 16:26:36 +02:00 |
|
Hugo
|
5ba23f359a
|
Merge pull request #1056 from homm/readthedocs
Do not import local Pillow for building docs
|
2014-12-28 11:20:40 +02:00 |
|
homm
|
095aa00f7a
|
do not import local Pillow for building docs
|
2014-12-28 05:46:16 +03:00 |
|
hugovk
|
c4d9bb6eaa
|
flake8
|
2014-12-27 23:07:41 +02:00 |
|
hugovk
|
1b8ba191e9
|
Update docs to remove reference to textsize()
|
2014-12-27 23:05:34 +02:00 |
|
hugovk
|
7f057ed962
|
Test drawing diagonal lines
|
2014-12-27 22:50:17 +02:00 |
|
hugovk
|
c2f433e5ac
|
Remove unimplemented setink()
|
2014-12-27 22:41:56 +02:00 |
|
hugovk
|
8eb117dc9e
|
Fix for Python 3
|
2014-12-27 22:26:54 +02:00 |
|
hugovk
|
31859521c9
|
Update test as textsize() isn't implemented
|
2014-12-27 22:04:34 +02:00 |
|
Hugo
|
7e853c8dbc
|
Merge pull request #1038 from hugovk/release-notes
Release note review
|
2014-12-27 11:49:14 +02:00 |
|
Charles Law
|
17d720aebc
|
Partial Fix #370: look for linux fonts in common places
|
2014-12-26 19:12:06 -05:00 |
|
Charles Law
|
4d2dd3ee7b
|
Partial Fix #370: look for osx fonts in common places
|
2014-12-26 19:12:05 -05:00 |
|
Hugo
|
707b43f14d
|
Update CHANGES.rst [CI skip]
|
2014-12-19 12:31:00 +02:00 |
|
Hugo
|
f1ed79979b
|
Merge pull request #1051 from cgohlke/patch-2
Use Py_ssize_t instead of ssize_t
|
2014-12-19 11:43:51 +02:00 |
|
Christoph Gohlke
|
9b8202203a
|
Use Py_ssize_t instead of ssize_t
|
2014-12-19 01:30:16 -08:00 |
|
Christoph Gohlke
|
b8fafdef69
|
Use Py_ssize_t instead of ssize_t
|
2014-12-19 01:28:21 -08:00 |
|
Hugo
|
7e8644fbfa
|
Merge pull request #1050 from cgohlke/patch-1
Do not quit Python if numpy is not installed
|
2014-12-19 10:54:07 +02:00 |
|
Christoph Gohlke
|
99d66ff0cc
|
Do not quit Python if numpy is not installed
|
2014-12-19 00:40:27 -08:00 |
|
Hugo
|
750f8a2a85
|
Update CHANGES.rst [CI skip]
|
2014-12-16 15:11:54 +02:00 |
|
Hugo
|
20e0da3723
|
Merge pull request #1048 from cgohlke/patch-1
Fix msvc compiler error
|
2014-12-16 15:10:12 +02:00 |
|
Christoph Gohlke
|
8fb8d2ec3a
|
Fix msvc compiler error
|
2014-12-15 14:44:12 -08:00 |
|
hugovk
|
6da05b4026
|
Use fp instead of filename
|
2014-12-11 13:20:11 +02:00 |
|
hugovk
|
385ad47a9b
|
Test PSDraw
|
2014-12-11 13:06:53 +02:00 |
|
Antony Lee
|
800480db52
|
Use underscores, not spaces, in TIFF tag kwargs.
kwargs with spaces ("x resolution", "y resolution", "resolution unit"
and "date time") are deprecated.
|
2014-12-09 15:17:33 -08:00 |
|
wiredfool
|
9581da4daa
|
Add plural [ci skip]
|
2014-12-08 15:56:07 -08:00 |
|
wiredfool
|
35cd2258cb
|
Merge pull request #1043 from homm/max-concurrency
Limit default MAX_CONCURRENCY to 4.
|
2014-12-08 15:54:47 -08:00 |
|
homm
|
83fc485392
|
Limit default MAX_CONCURRENCY to 4.
|
2014-12-08 22:20:22 +03:00 |
|
hugovk
|
7e167a1233
|
Remove stray ) and update version number
|
2014-12-04 14:22:25 +02:00 |
|
hugovk
|
cfe41caa8a
|
Review edits [CI skip]
|
2014-12-04 11:04:22 +02:00 |
|
hugovk
|
53e54b6f96
|
Rename to include full version number
|
2014-12-04 11:03:34 +02:00 |
|
homm
|
66cacc282b
|
do not use really draft JPEG decoding quality
|
2014-12-04 03:30:39 +03:00 |
|