Commit graph

145 commits

Author SHA1 Message Date
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
William Kendrick
febb6394dc Added a little detail to hue modes. Asking Albert C. to finish (for Bug #1659503) 2007-05-06 16:14:47 +00:00
William Kendrick
71820f602a Tibetan needs its own font. 2007-05-06 13:53:30 +00:00
William Kendrick
71e7e451cb Updated docs to show left-Alt for Korean IM cycling.
Made IM cycling key combos a table column in locale list table.
2007-05-02 18:23:26 +00:00
William Kendrick
c43e81eb48 Noted multi-character support in IM.
Made corrections in IM documentation, based on Mark's suggestions.
Rebuilt all TXT versions.
2007-04-27 16:41:54 +00:00
William Kendrick
e2c829b9b1 Fixed escape typo. 2007-04-26 23:47:50 +00:00
William Kendrick
11c34ddf24 Right-Alt cycles, not toggles, input methods. 2007-04-26 23:42:34 +00:00
William Kendrick
90a7a6dfeb Explained (as best I could) flags in IM files.
Noted that IM and PO additions require code and Makefile updates, too!
2007-04-26 23:32:56 +00:00
William Kendrick
2ead83e107 Briefly documented alternative input methods (IM character map files) in "Extending..." 2007-04-26 23:24:17 +00:00
William Kendrick
d9b1e51ce9 Briefly documented translation (gettext PO catalogs) in "Extending..." 2007-04-26 23:07:29 +00:00
William Kendrick
ce56ad9511 Added missing </i> tag. 2007-04-26 20:57:10 +00:00
William Kendrick
3fe6dbd857 Added Twi translation. 2007-04-26 20:13:47 +00:00
William Kendrick
939fcf53ac Mentioned which locales allow for alternative input methods.
Removed "UTF8" from locale names in the big HTML table, for less clutter.
----------------------------------------------------------------------
2007-04-25 17:39:00 +00:00
William Kendrick
8ac445b312 Command-line options still implied only specific screen sizes were possible. 2007-04-25 17:35:31 +00:00
William Kendrick
21df867051 Updated "windowsize" documentation; it didn't mention arbitrary sizes! 2007-04-25 17:34:09 +00:00
William Kendrick
b4645f640c Organized Magic tools in the order they appear in the app.
Added missing descriptions of Grass and Bricks magic tools.
Updated "Fade" tool to its new name: "Lighten".
Mentioned that Sparkles tool works in any color (used to just be yellow).
2007-04-25 17:29:17 +00:00
William Kendrick
67af2ea91f Added information on right+[Alt] for alternative input methods in Text tool.
Added missing information on [Tab] to complete text input in Text tool.
2007-04-25 17:22:28 +00:00
William Kendrick
b0efac0b9a Added Latvian support. (Note: PO file is incorreclty implemented) 2007-04-24 09:19:35 +00:00
William Kendrick
29bcdacab5 Added Telugu support and TTF font (a GPL one in Debian & Ubuntu) 2007-04-24 08:59:46 +00:00
William Kendrick
0fa1fc6f40 Fixed link to example color palette file. 2006-12-16 21:01:14 +00:00
William Kendrick
b765c86e50 * Updated version to 0.9.17
* Stamps now supports SVG vector-based graphics!  (Via Cairo library)
* Discussed SVG Stamps in "Extending Tux Paint."
* Created an "SVG.txt" document, covering SVG software.
* Mentioned descriptive sounds (e.g., "stamp_desc_ll.ogg") in "Extending..."
* Listing new www.tuxpaint.org website URL.
2006-10-26 08:54:24 +00:00
Martin Fuhrer
45c1613e07 Corrected typo. 2006-10-18 05:41:16 +00:00
William Kendrick
b5308f7767 Added missing languages to --locale option listing. 2006-10-11 19:35:17 +00:00
William Kendrick
bf71b74648 Added missing languages to "--lang" options list. 2006-10-11 19:18:11 +00:00
William Kendrick
a52c4c3fe0 Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
2006-09-28 07:51:15 +00:00
William Kendrick
63f8bb68ab Added Xhosa translation. 2006-09-22 19:04:09 +00:00
William Kendrick
13f81551d9 Added Venda translation. 2006-09-22 18:14:47 +00:00
William Kendrick
d30e67594e 3-digit hexadecimal color defintions act like CSS (e.g., #FFF is #FFFFFF now, not #F0F0F0). 2006-09-11 08:25:24 +00:00
William Kendrick
114087af21 Default colors are duplicated, as an example, in docs/default_colors.txt. 2006-09-10 18:50:11 +00:00
William Kendrick
dc459535a7 Colors may now be overridden using the "colorfile" option. 2006-09-10 03:44:38 +00:00
William Kendrick
4f902a3397 Added "startblank" option, to cause Tux Paint to always start with a blank canvas. 2006-09-09 21:50:52 +00:00
William Kendrick
b5a3d6a6d8 Brushes can include spacing information.
Added an animated, directional, colored, spaced 'squirrel' brush, as an
example of all new brush features.
----------------------------------------------------------------------
2006-09-04 11:06:23 +00:00
William Kendrick
1f5665437e Brushes can include directional variations. (Implements RFE #1522694)
New brush: Angle Lines (directional)
2006-09-04 09:58:57 +00:00
William Kendrick
609a8d5104 Added support for animated brushes. 2006-09-04 06:26:12 +00:00
William Kendrick
53ce047918 Added sliding scale for slideshow speed adjustement.
Note: Use slowest (leftmost) speed setting to disable automatic slide advancement.
2006-08-27 23:57:04 +00:00
William Kendrick
4e33b31baa Added documentation on new Slides slideshow feature. 2006-08-27 22:26:25 +00:00
William Kendrick
6f7336a3f5 Documenting newest languages (Tagalog and Tibetan). 2006-05-13 18:48:26 +00:00
William Kendrick
872b044379 Updating docs and credits to list Kurdish. 2006-04-30 04:16:40 +00:00
William Kendrick
8edb9cdf0b Added Faroese translation.
Updated Vietnamese translation.
Added missing (newly-added) supported languages to OPTIONS docs.
2006-04-05 07:28:42 +00:00
William Kendrick
f9b5f0b4bf Began trying to describe "tinter" modes.
Noted tinter seems broken! (Always falls back to vector). Added debug printfs.
2006-03-12 22:55:22 +00:00