mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Lighten up tables.
This commit is contained in:
parent
17e564042d
commit
ee60191d1d
26 changed files with 49 additions and 63 deletions
|
@ -40,7 +40,7 @@ Set various options. Subsequent \function{compress()} and
|
|||
\function{decompress()} calls will use these options. The following
|
||||
options are available:
|
||||
|
||||
\begin{tableii}{|l|p{3in}|}{code}{Option}{Effect}
|
||||
\begin{tableii}{l|p{3in}}{code}{Option}{Effect}
|
||||
\lineii{'forcegray'}{%
|
||||
Force output to be grayscale, even if input is RGB.}
|
||||
\lineii{'quality'}{%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue