Andrew Murray
|
85a27c145d
|
Python variables are one word
|
2021-12-04 07:50:12 +11:00 |
|
Andrew Murray
|
675c5e1a9c
|
Apply black formatting to code examples
|
2021-12-04 07:50:08 +11:00 |
|
Andrew Murray
|
45d5848c30
|
Use line blocks instead of blank lines
|
2021-07-02 18:59:12 +10:00 |
|
Hugo van Kemenade
|
26c5eb4bbc
|
Add th headers to tables, newlines, fix typo
|
2021-07-01 13:29:44 +03:00 |
|
Andrew Murray
|
9c09a975df
|
Corrected syntax [ci skip]
|
2021-02-23 23:08:44 +11:00 |
|
Andrew Murray
|
cf9158f635
|
Corrected syntax [ci skip]
|
2020-11-28 12:10:20 +11:00 |
|
nulano
|
6cd0d60315
|
use code formatting instead of emphasis where applicable [ci skip]
|
2020-08-11 00:54:12 +02:00 |
|
Andrew Murray
|
f67f819a3d
|
Explicitly declare code as Python [ci skip]
|
2020-08-10 23:04:09 +10:00 |
|
Andrew Murray
|
d53602ea6e
|
Explicitly declare code as Python [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-10 22:46:36 +10:00 |
|
Andrew Murray
|
04f856b13c
|
Added an example importing SpamImagePlugin [ci skip]
|
2020-08-10 21:57:18 +10:00 |
|
Andrew Murray
|
dfca48df1b
|
Combine extensions into register_extensions [ci skip]
|
2020-08-10 21:26:41 +10:00 |
|
Andrew Murray
|
45564fe89d
|
Removed domain references when referring to hypothetical code
|
2020-07-14 22:36:46 +10:00 |
|
nulano
|
0083ebb3d4
|
fix various reference typos
|
2020-07-11 13:25:10 +10:00 |
|
nulano
|
9589159585
|
use cross-reference for None value
|
2020-07-10 00:08:27 +02:00 |
|
Hugo van Kemenade
|
109c637ddb
|
'plugin', formatting and typos
|
2020-07-03 09:38:30 +03:00 |
|
Andrew Murray
|
3b62151215
|
Changed example function name to match use in code [ci skip]
|
2020-05-17 16:05:54 +10:00 |
|
Andrew Murray
|
67d26ed051
|
Use _accept function in example plugin [ci skip]
|
2020-05-17 09:24:06 +10:00 |
|
Hugo
|
94c7af7596
|
Replace spaces with tabs and add to pre-commit linting
|
2020-05-01 21:23:39 +03:00 |
|
Andrew Murray
|
8e7010d9ae
|
Changed example plugin to work in Python 3 [ci skip]
|
2020-02-09 15:34:14 +11:00 |
|
Andrew Murray
|
0a73e31415
|
Added note about RGBX padding
|
2019-06-21 19:37:43 +10:00 |
|
Andrew Murray
|
f9f235ac2e
|
Corrected use of function [ci skip]
|
2019-05-06 08:40:32 +10:00 |
|
Andrew Murray
|
cea6ecfdbb
|
Updated example decoders [ci skip]
|
2018-09-30 14:07:55 +10:00 |
|
Andrew Murray
|
f4fd517373
|
Removed blank line after heading for consistency [ci skip]
|
2018-09-05 21:05:09 +10:00 |
|
Andrew Murray
|
d86fa316ca
|
Fixed typo [ci skip]
|
2018-09-05 21:02:32 +10:00 |
|
Andrew Murray
|
7f1e83aa39
|
Corrected documentation
|
2017-09-28 21:03:15 +10:00 |
|
wiredfool
|
38f43c1e5f
|
review lint
|
2017-03-11 13:50:19 +00:00 |
|
wiredfool
|
c2cd5fe3d1
|
handles_eof was removed in 4.0
|
2017-03-11 13:50:19 +00:00 |
|
wiredfool
|
1c0d1c547e
|
PyDecoder documentation
|
2017-03-11 13:50:19 +00:00 |
|
wiredfool
|
be26453ac0
|
python decoder docs
|
2017-03-11 13:50:19 +00:00 |
|
Joseph Fox-Rabinovitz
|
c4b9927b0a
|
Missing backtick
[ci skip]
|
2016-09-27 12:46:19 -04:00 |
|
Andrew Murray
|
ebf2121338
|
Removed trailing whitespace
|
2016-07-01 22:05:18 +10:00 |
|
Andrew Murray
|
8274c878a4
|
Fixed typos [ci skip]
|
2016-07-01 21:42:36 +10:00 |
|
wiredfool
|
be0448296e
|
Split ImagePlugin/File Decoders docs, added info about new experimental methods
|
2016-06-29 22:10:13 +01:00 |
|
Andrew Murray
|
a9b432f9b2
|
Updated example decoder
|
2016-05-08 12:41:02 +10:00 |
|
wiredfool
|
b56e1f74f3
|
s/fromstring/frombytes/
|
2016-01-04 01:46:06 -08:00 |
|
Mikhail Korobov
|
52cbd123a2
|
DOC fix "Write Your Own File Decoder" link in Image API docs
|
2015-01-07 04:12:37 +05:00 |
|
Mikhail Korobov
|
5e9b770ddb
|
DOC add a missing header markup
|
2015-01-07 03:39:57 +05:00 |
|
wiredfool
|
16dac77847
|
Docs: Noted import change for Image Plugins. Fixes #404, plugin not found
|
2013-11-12 23:08:47 -08:00 |
|
Steve Johnson
|
b4a8e023dd
|
Writing your own file decoder
|
2013-10-06 21:53:25 -07:00 |
|
Steve Johnson
|
6115049f45
|
Appendix stubs and all file formats
|
2013-10-06 21:53:22 -07:00 |
|