Andrew Murray
|
d6d61b35dc
|
Only draw pieslice's inner lines once
|
2018-09-29 21:45:37 +10:00 |
|
Hugo
|
e266b033d1
|
Update version added
|
2018-09-16 23:41:24 +03:00 |
|
Hugo
|
64f5fbbdcf
|
Merge pull request #22 from radarhere/add-width-to-shapes
Removed less than condition
|
2018-09-09 09:54:23 +03:00 |
|
Andrew Murray
|
558e70d8cd
|
Removed less than condition
|
2018-09-09 13:57:01 +10:00 |
|
Hugo
|
fbe5bdb6b6
|
Also apply width to pieslice's inner lines
|
2018-09-01 14:40:36 +03:00 |
|
Hugo
|
f70f952f85
|
Merge branch 'master' into add-width-to-shapes
|
2018-07-14 14:58:48 +03:00 |
|
Hugo
|
aac02f73ed
|
Merge pull request #3253 from radarhere/convert
Added test for converting GIF with RGBA palette to P
|
2018-07-14 14:40:26 +03:00 |
|
Andrew Murray
|
44a4219283
|
Added test for converting GIF with RGBA palette to P
|
2018-07-14 18:55:13 +10:00 |
|
Hugo
|
b3a3c22c97
|
Merge pull request #3249 from radarhere/wording
Improved wording
|
2018-07-12 13:27:34 +03:00 |
|
Andrew Murray
|
448beaa9aa
|
Improved wording [ci skip]
|
2018-07-12 19:48:59 +10:00 |
|
Hugo
|
87f042626f
|
Update CHANGES.rst
|
2018-07-11 20:28:23 +03:00 |
|
Hugo
|
6652f7dcdb
|
Merge pull request #3242 from tsennott/feature-imageops-colorize-three-color
Add feature: ImageOps.colorize to support three colors
|
2018-07-11 20:27:00 +03:00 |
|
tsennott
|
50d6611587
|
moved tuple test to assert method in PillowTestCase; added docs
|
2018-07-09 07:04:48 -07:00 |
|
tsennott
|
1eed17c70e
|
tightened up colorize(); split tests; moved tuple comparison fcn to helper.py
|
2018-07-08 20:09:39 -07:00 |
|
tsennott
|
4a6ec5ca72
|
updated colorize to allow optional black/white positions; enhanced tests
|
2018-07-07 18:19:26 -07:00 |
|
tsennott
|
837d868333
|
updated test to assert equality with reference images
|
2018-07-07 02:40:25 -07:00 |
|
tsennott
|
b19c460568
|
fixed mapping function, now smooth
|
2018-07-06 19:49:07 -07:00 |
|
tsennott
|
3c6fd275c8
|
added assert for midpoint range
|
2018-07-06 19:09:57 -07:00 |
|
tsennott
|
adf570a77e
|
adding tests, updated docstring and comments
|
2018-07-06 18:42:16 -07:00 |
|
tsennott
|
63d8637bb8
|
adding three-color feature to ImageOps.colorize
|
2018-07-06 18:18:06 -07:00 |
|
Alex Clark
|
937443f2a6
|
Update examples … [ci skip]
Update examples and remove "hide old releases" step, N/A on pypi.org.
|
2018-07-05 18:27:01 -04:00 |
|
Hugo
|
4407cb6507
|
Update CHANGES.rst
|
2018-07-02 22:41:16 +03:00 |
|
Hugo
|
a344e7ee4d
|
Merge pull request #3222 from danpla/tga-test-sanity-la
Add LA to TGA test modes
|
2018-07-02 22:23:57 +03:00 |
|
Hugo
|
5d751572cc
|
Merge pull request #2922 from radarhere/fill_ink
Skip outline if the draw operation fills with the same colour
|
2018-07-02 22:19:35 +03:00 |
|
Hugo
|
959db43d22
|
Merge pull request #3173 from radarhere/flake8
Flake8 fixes
|
2018-07-02 21:42:17 +03:00 |
|
Hugo
|
4d88e2852e
|
Merge pull request #2187 from jdufresne/open-warning
Avoid deprecated 'U' mode when opening files
|
2018-07-02 21:34:32 +03:00 |
|
Andrew Murray
|
2630054266
|
Removed unused import
|
2018-07-02 19:26:07 +10:00 |
|
Andrew Murray
|
c2189235af
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
|
Andrew Murray
|
ce5d0e72b2
|
Continuation line under-indented for visual indent
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
0832f9c58b
|
Continuation line unaligned for hanging indent
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
145589ef14
|
Ambiguous variable name 'l'
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
e7cfa15216
|
Visually indented line with same indent as next logical line
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
0e61d4be9f
|
Removed unused variables
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
c19d77abed
|
Continuation line under-indented for visual indent
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
32cebddd1e
|
Multiple imports on one line
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
dcf6bc047b
|
Do not use bare except
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
aeab86c005
|
Too many blank lines
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
58cc23695d
|
Continuation line over-indented for visual indent
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
e7815ccd62
|
Block comment should start with '# '
|
2018-07-02 19:21:44 +10:00 |
|
Andrew Murray
|
fe42591f5f
|
Removed redundant backslash between brackets
|
2018-07-02 19:20:48 +10:00 |
|
Andrew Murray
|
5a33e02072
|
Commented unused variable
|
2018-07-02 19:20:48 +10:00 |
|
Andrew Murray
|
bf29960283
|
Fixed multiple spaces after operator
|
2018-07-02 19:20:48 +10:00 |
|
Hugo
|
d6e3ef85c2
|
Add width parameter to arc, chord, ellipse, pieslice
|
2018-07-02 11:26:42 +03:00 |
|
Hugo
|
9dedbff713
|
Add width parameter to rectangle
|
2018-07-02 11:21:30 +03:00 |
|
Hugo
|
ae9f62040d
|
5.3.0.dev0 version bump
|
2018-07-02 10:26:56 +03:00 |
|
Daniel Plakhotich
|
adfcbc9478
|
Add LA to TGA test modes
|
2018-07-02 00:50:02 +03:00 |
|
Hugo
|
c28bf86b7e
|
5.2.0 version bump
|
2018-07-01 22:40:29 +03:00 |
|
Hugo
|
07ce239a87
|
Merge pull request #3220 from python-pillow/release-notes-5-2-0
5.2.0 release notes
|
2018-07-01 22:26:19 +03:00 |
|
Hugo
|
a2c6a5a38e
|
Update CHANGES, image-file-formats and release notes [CI skip]
|
2018-07-01 22:24:35 +03:00 |
|
Hugo
|
c222df2b56
|
Merge pull request #3137 from radarhere/pdf
Fixed saving a multiframe image as a single frame PDF
|
2018-07-01 22:18:48 +03:00 |
|