diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2009-02-19 00:38:41 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2009-02-19 00:38:41 +0000 |
| commit | 856fda013ebf6cdbd5b0305fe73b8ad33b93472f (patch) | |
| tree | f5edf97fefd2a104f676a83926028863f89e542a /manual/plugins | |
| parent | 41771ba2f2dcd45a48fedb5b71fd286e15c3886a (diff) | |
| download | rockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.zip rockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.tar.gz rockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.tar.bz2 rockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.tar.xz | |
Change Grayscale to Greyscale in the JPEG viewer and add explanation of the Display Option menu to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20045 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/jpegviewer.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex index 7753929..26b825a 100644 --- a/manual/plugins/jpegviewer.tex +++ b/manual/plugins/jpegviewer.tex @@ -82,6 +82,11 @@ The menu has the following entries. \item[Show Playback Menu.] From the playback menu you can control the playback of the currently loaded playlist and change the volume of your \dap. } +\opt{lcd_color}{ +\item[Display Options.] From this menu you can force the viewer to render the +image in greyscale using the \setting{Greyscale} option or set the method of +dithering used in the \setting{Dithering} submenu. +} \item[Return.] Returns you to the image \end{description} |