[Tuxpaint-devel] A few more Tux Paint 0.9.17 changes
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Bill K. <nb...@so...> - 2007-05-16 06:18:49
|
FYI, I've implemented a few more things in CVS right now: * --hidecursor Makes cursor disappear. Useful on touchscreens. (Automatically set when "NOKIA_770" is #defined, btw) * --autosave Assumes the user wants to save when they quit. (One less question to ask; can be useful together with --saveover or --saveovernew) * --orient=portrait Swaps the width and height values when determining screen size. Can be useful on systems that can be reoriented, e.g. tablet PCs. (Run "tuxpaint --fullscreen" when in laptop form-factor, run "tuxpaint --fullscreen --orient=portrait" when in tablet form-factor.) These options are also now exposed in Tux Paint Config (CVS version). Enjoy! -- -bill! bi...@ne... http://www.newbreedsoftware.com/ |