]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - doc/config.but
In the config dialog, clip RGB values to [0..255] rather than reducing them
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
commitf8f21619c299168108b4cd1d195ddecee6412d05
tree6f0fd492cc45ce8f77c6e51fed920426ddcfed29
parentb1997cc32cd38891401be4f0ab670810b3b97050
In the config dialog, clip RGB values to [0..255] rather than reducing them
mod 256.
Document that the RGB values can be edited, and their range.

[originally from svn r6734]
config.c
doc/config.but