William Kendrick
c9e88a08f8
Bumped version # to 0.9.22.
...
Updated INSTALL doc to mention FriBiDi (should've done that in 0.9.21).
Updated EXTENDING doc to mention that non-transparent Starters are ok (ditto).
2009-07-01 21:58:37 +00:00
William Kendrick
1fa634e314
Documented new 'alllocalefonts' feature.
2009-06-01 04:29:40 +00:00
William Kendrick
d8b0087dd5
Nicer link to Magic docs (the index, rather than the folder).
...
Mentioning that some Magic tools have both paint/full modes.
2009-04-29 06:06:59 +00:00
William Kendrick
238fb1f796
Making docs for Magic tools easier to maintain via PHPification.
2009-04-29 05:59:07 +00:00
Martin Fuhrer
9a3afae6f9
Corrections to Mac OS X file paths in System Files and Personal Files.
2009-03-15 13:22:03 +00:00
William Kendrick
0ed291d18b
Zapotec...
2009-01-23 22:26:13 +00:00
William Kendrick
0c598088e0
Checked tuxpaint-config source for where Mac config files live.
2008-12-14 03:06:34 +00:00
William Kendrick
257cefe555
Need to fix location of options file on OS X.
2008-12-14 03:03:50 +00:00
William Kendrick
c29226ea1a
README failed to mention where files are in Vista (diff from older Win32).
2008-10-29 15:11:42 +00:00
William Kendrick
4ea74ea764
Shuswap support.
2008-10-26 22:31:16 +00:00
William Kendrick
0b17f97458
Added Songhay translation.
2008-10-17 20:56:06 +00:00
William Kendrick
e323d1b3e8
Added where Tux Paint saves files in Windows Vista.
...
Made "where does Tux Paint save?" a <dl> vs. a <ul> list.
2008-09-19 01:00:39 +00:00
William Kendrick
4ce336327d
Further updates relating to locale case.
2008-07-10 18:37:59 +00:00
William Kendrick
956e8142f9
Being specific about locale (uppercase country code) in how to add
...
localized stamp description sounds.
2008-07-10 18:22:58 +00:00
William Kendrick
472692fbab
Magic tools can now be both painted and full-image.
...
Negative tool now does this.
2008-07-09 02:46:54 +00:00
William Kendrick
b4ed444f0f
Beginning to implement switchin() and switchout() Magic tool plugin API.
2008-07-08 00:21:31 +00:00
William Kendrick
c055e0a00d
Notes on Ubuntu locale generation.
2008-05-08 18:26:42 +00:00
William Kendrick
6c05efb4d6
Ojibwe is the correct spelling.
2008-04-29 16:37:23 +00:00
William Kendrick
da29194d03
Added Asturian translation.
2008-04-06 01:11:34 +00:00
William Kendrick
09945fe4ab
Fixed ugly, broken, unclosed <b> tag!
2008-03-28 03:14:51 +00:00
William Kendrick
db1930b397
Other minor improvements. Added TOC.
2008-03-28 03:12:31 +00:00
William Kendrick
be6810e936
Moved "Starters" from the 'Open' section to 'New', in README.
2008-03-28 03:03:31 +00:00
William Kendrick
f6b3d444bf
Fixed missing </dl>.
...
Mentioned the newer Input Methods (zh_TW & Thai)
2008-03-28 02:56:30 +00:00
William Kendrick
31bb060d05
Starters section of EXTENDING documentation updated ("New" vs "Open",
...
other clean-up, and now directs people to README for determining image sizes.)
2008-03-28 02:45:55 +00:00
William Kendrick
e6e2fcfc38
Mentioned that canvas size can be changed in README (so it's not
...
just hidden in OPTIONS).
2008-03-04 17:10:01 +00:00
William Kendrick
7df60e329e
Updated German translation.
...
Next version will probably be 0.9.20.
Updated copyright year.
2008-02-29 01:30:21 +00:00
William Kendrick
88af19cac1
Added "--allowscreensaver" option, which prevents Tux Paint from disabling
...
the screensaver or monitor power management while running.
(Requires SDL 1.2.12; can also be done by setting the
SDL_VIDEO_ALLOW_SCREENSAVER environment variable to '1' before running Tux Paint.)
2008-02-24 21:35:47 +00:00
William Kendrick
7e8e3654a7
Added Khmer translation (to confirm whether it worked).
2008-02-18 08:02:13 +00:00
William Kendrick
98c92e016b
Added Azerbaijani translation.
2008-02-10 23:55:21 +00:00
William Kendrick
9dab69c651
Added translations to: Australian English, Canadian English, Macedonian, Occitan and Zapeteco.
2008-02-08 08:18:58 +00:00
William Kendrick
703719b360
Added Zapoteco translation.
2008-02-08 07:34:16 +00:00
William Kendrick
acecdbef0b
Brought documentation on Tux Paint canvas size up-to-date, for importing photos/etc.
2007-12-05 04:01:48 +00:00
William Kendrick
1022b67e00
Updated version #.
2007-11-27 18:04:20 +00:00
William Kendrick
4902ee7346
Updated for today's release date!
2007-11-21 22:07:57 +00:00
William Kendrick
8b1010d671
All stamps can be forced to start at a particular size
...
Use the "--stampsize=..." command-line option or "stampsize=..." config.
file setting. Use "default" to allow Tux Paint to decide.
2007-10-26 21:58:36 +00:00
William Kendrick
10fc8351a8
Lockfile usage can be disabled via config. file now, too.
2007-10-23 16:11:12 +00:00
William Kendrick
803a8f2bd2
Added Ojibway translation.
2007-10-14 07:16:01 +00:00
William Kendrick
26c7051c07
Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now (in addition to pre-mirrored).
...
Updated version # in some docs.
Expanded comments in tp_magic_example.c Magic plugin example code.
2007-08-03 16:17:46 +00:00
William Kendrick
adf56ef7e9
tp-magic-config man moved to (1)
...
Magic tool documentation now split into separate files, and referenced
(as a directory) from README, so that users can find docs to any additional
tools (ones not included by default with Tux Paint) that are installed.
Added new --datadir option, to separate path to brushes/stamps/etc. from that of saved files.
Improved docs on where savedir default is.
Made sure --help, man tuxpaint, and OPTIONS docs all covered all command-line options.
Noted SDL_Pango makes locale-specific fonts unnecessary.
Added "--plugindocprefix" option to tp-magic-config, for where docs should go.
Improved plugin API documentation.
Improved layout of man pages a little.
2007-08-02 21:04:42 +00:00
William Kendrick
bffae41a27
Documented Esperanto.
2007-07-14 17:32:42 +00:00
William Kendrick
8fbc3399e8
Added Wolof translation.
2007-07-04 20:31:23 +00:00
William Kendrick
4c7515190f
FAQ update.
...
Preparing for 0.9.17rc1.
2007-06-27 16:29:55 +00:00
William Kendrick
b16832d76a
PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer.
...
PostScript printing now uses libprint to determine papersize, and scale and
position image accordingly. Thanks to Henry House.
"--papersize" option added to allow PostScript printing code to use a
different size than libpaper reports as the user's or system's default.
2007-06-25 18:00:49 +00:00
William Kendrick
e4b980cd81
Added World Map starters from Caroline.
...
Updated Arabic translation.
"Open" dialog lists saved drawings first, then local starter images,
then system-wide starter images.
All compile-time options now listed in version output, using a new
"--verbose-version" (or "-vv") command-line argument.
2007-06-19 20:21:54 +00:00
William Kendrick
d084a0771d
Hildon updates and packaging files.
...
Added screenshot of Stamp size, mirror, flip controls.
Documented Left/Right stamp category controls, with screenshot.
Documented Sfx and Speak buttons, with screenshot.
2007-06-07 23:49:57 +00:00
William Kendrick
6d1dbef521
hildon updates and packaging files
...
Tux text draws new Sfx and Speak mini-buttons above Tux, when in Stamp mode.
Sfx and Speak buttons (re)-play stamp sounds and stamp descriptions.
ALT+S (mute/unmute) now draws Tux text (to make Sfx and Speak buttons appear/disappear)
Improved Stamp tool description in docs.
Added screenshot of Stamp size, mirror, flip controls in docs.
Documented Left/Right stamp category controls, with screenshot in docs.
Documented Sfx and Speak buttons, with screenshot in docs.
2007-06-07 23:47:47 +00:00
William Kendrick
3572c30937
Screen size can be rotated using the "--orient=portrait" command-line option or "orient=portait" configuration file setting. This swaps the width and height values used for window or screen size.
2007-05-16 03:19:38 +00:00
William Kendrick
5dffed81d0
Added an "autosave" option that assumes you wish to save the current
...
picture during Quit. (Additionally, after saving during Quit or Open,
it no longer shows 'success' pop-up that must be dismissed.)
(Addresses SourceForge RFE #1680500 )
2007-05-16 01:33:56 +00:00
William Kendrick
839776e2e3
Mouse cursor can be hidden, useful on touchscreen devices.
2007-05-16 01:11:33 +00:00
William Kendrick
7a0582aee2
When running in fullscreen mode, you may now ask Tux Paint to display at the screen's (more precisely, the operating system's) current resolution.
2007-05-14 16:24:01 +00:00