Hugo
|
b6f337fa60
|
Clarify bounding box for arc, chord, ellipse, pieslice
|
2018-05-06 16:07:04 +03:00 |
|
Hugo
|
cbfc832ccd
|
Remove 'del draw' from code example
|
2018-04-14 19:00:55 +03:00 |
|
Andrew Murray
|
fc3c4c0119
|
Corrected reference to method
|
2018-02-14 20:09:00 +11:00 |
|
Lukas Waymann
|
4960da0519
|
Correct error in ImageDraw documentation [ci skip]
The first parameter of several functions is described as "four points".
It should be "two points" or "four coordinates".
|
2017-11-15 11:34:51 +01:00 |
|
Hugo
|
dfafd51a2c
|
Link to maintained version of aggdraw
See https://github.com/pytroll/aggdraw/issues/11
|
2017-10-23 18:45:57 +03:00 |
|
Andrew Murray
|
7e980d4897
|
Corrected docs syntax
|
2017-09-22 20:29:20 +10:00 |
|
Andrew Murray
|
a05c2cf7ff
|
Improved ImageDraw documentation
|
2017-07-16 15:22:46 +10:00 |
|
Andrew Murray
|
f33976f81d
|
Corrected class name in ImageDraw docs
|
2017-07-16 15:21:26 +10:00 |
|
wiredfool
|
8feac899dd
|
Merge pull request #2576 from wiredfool/pr_2284
Complex Text Support
|
2017-07-01 10:45:18 +01:00 |
|
wiredfool
|
9f7aae3505
|
Doc changes/additions
|
2017-06-29 07:02:02 -07:00 |
|
Andrew Murray
|
91215c384d
|
Fixed typo [ci skip]
|
2017-06-24 15:04:37 +10:00 |
|
Fahad Al-Saidi
|
e07a254ed9
|
update
|
2017-06-21 14:00:14 -07:00 |
|
Fahad Al-Saidi
|
6dc4c7ea06
|
improve docs for CTL
|
2017-06-21 14:00:14 -07:00 |
|
shamsa
|
fe871bb736
|
Document complex text layout features.
|
2017-06-21 14:00:13 -07:00 |
|
Garland Trice
|
7b77ee5379
|
Fixing small typo
Working on a small project, reading thru the docs and noticed this.
|
2017-06-21 19:02:51 +10:00 |
|
hugovk
|
4c3107c940
|
Remove docs about deprecated and already removed code
|
2017-05-27 22:16:40 +03:00 |
|
Andrew Murray
|
424a09ecad
|
Updated references to point to existing files [ci skip]
|
2017-05-06 23:20:34 +10:00 |
|
Andrew Murray
|
68ea064336
|
Added documentation [ci skip]
|
2016-02-01 09:22:18 +11:00 |
|
Andrew Murray
|
6bd7e7f02d
|
Removed trailing whitespace
|
2015-10-11 21:24:35 +11:00 |
|
wiredfool
|
89ccf66ff7
|
Merge pull request #1343 from radarhere/deprecated
Removed deprecated code
|
2015-09-29 15:38:34 +01:00 |
|
Andrew Murray
|
d072ee469c
|
Corrected ImageDraw multiline text param documentation [ci skip]
|
2015-07-15 22:43:52 +10:00 |
|
Hugo van Kemenade
|
7598f6c955
|
Add missing fill param
And re-order params to match method.
[CI skip]
|
2015-07-15 14:00:47 +03:00 |
|
Andrew Murray
|
94ed100bb2
|
Removed ImageDraw methods deprecated in PIL 1.1.15
|
2015-07-13 17:41:26 +10:00 |
|
Andrew Murray
|
9546fac7ec
|
Added multiline documentation
|
2015-06-18 13:22:04 +10:00 |
|
Audrey Roy
|
967d39d1d6
|
Improve reference docs for PIL.ImageDraw.Draw.pieslice()
|
2015-03-23 21:16:53 -07:00 |
|
wiredfool
|
1b170dad68
|
Partial opacity text example, parameters on ImageDraw.Draw [ci skip]
|
2014-07-22 16:43:23 -07:00 |
|
Hugo
|
4dcae4402c
|
Add back the other bounding box [CI skip]
|
2014-05-27 23:55:43 +03:00 |
|
wiredfool
|
2662c38f5c
|
Updating docs to reflect current understanding
|
2014-05-20 12:59:31 -07:00 |
|
Stephen Johnson
|
20b9d9774a
|
Fully document PIL.ImageOps; fix some :py:mod: markup
|
2013-10-12 22:17:45 -07:00 |
|
Stephen Johnson
|
b98c3f05cd
|
Fix a couple of example imports
|
2013-10-12 13:53:31 -07:00 |
|
Stephen Johnson
|
5c9329d5ba
|
Fully document PIL.ImageDraw
|
2013-10-12 00:52:01 -07:00 |
|