Commit graph

523 commits

Author SHA1 Message Date
William Kendrick
4097c3d14b Example tuxpaint.conf has been updated to include newer options. 2007-02-15 08:02:52 +00:00
William Kendrick
23152beb35 Updated Faroese translation. 2007-01-10 20:51:03 +00:00
William Kendrick
0cb69de727 Tux the Penguin sound effects were not working; fixed. 2007-01-03 08:26:00 +00:00
William Kendrick
0512dae869 Updated Lithuanian translation. 2006-12-22 07:41:41 +00:00
William Kendrick
3518b8ef5c Expanded MinGW/MSYS GCC compilation instructions for building Win32. 2006-12-16 21:20:04 +00:00
William Kendrick
0fa1fc6f40 Fixed link to example color palette file. 2006-12-16 21:01:14 +00:00
William Kendrick
a22fcc7386 Updated Lithuanian translation. 2006-12-16 20:50:17 +00:00
William Kendrick
ccdd0bcf73 Updated Basque translation. 2006-12-05 08:46:38 +00:00
William Kendrick
666e011b5c Using simple bilinear interpolation when scaling stamps up. 2006-11-02 09:05:03 +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
William Kendrick
be31257fbc Japanese font shipped in Tux Paint now includes common educational Kanji. 2006-10-19 07:38:54 +00:00
William Kendrick
3e171a164f Updated author of "Street" starter. 2006-10-18 21:42:10 +00:00
Martin Fuhrer
45c1613e07 Corrected typo. 2006-10-18 05:41:16 +00:00
William Kendrick
fd3f257660 Updated Turkish. 2006-10-12 08:58:59 +00:00
William Kendrick
89d545ffdd Noted inclusion of Gujarati font in changelog. 2006-10-12 07:59:16 +00:00
William Kendrick
43ee22d6f0 Making sure default UI font is used for untranslated strings where
gettext() isn't being used -- stamp descriptions.
2006-10-12 07:18:34 +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
022c6ae49c Making sure default UI font is used for untranslated strings.
(Hindi font, for example, didn't seem to have roman characters.)
2006-10-11 18:20:41 +00:00
William Kendrick
9c99da337a Added Ndebele translation. 2006-10-11 07:54:09 +00:00
William Kendrick
7a8a253fc2 Replacing Vietnamese font with Verajja (based on Bitstream Vera). 2006-10-10 07:49:47 +00:00
William Kendrick
1a8d15aa7a Updated Greek. 2006-10-07 03:03:15 +00:00
William Kendrick
9225652fc4 Updated Catalan. 2006-10-07 02:41:07 +00:00
Song Huang
28a4df5ac2 upgrade translation to 0.9.16 - base on en version 1.73. 2006-10-01 07:46:44 +00:00
William Kendrick
9a771ac6d1 Updated Afrikaans. 2006-09-28 15:29:00 +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
36c5468631 Using DejaVuSansCondensed.ttf Bitstream Vera font for UI.
(Helps get Venda locale to work, and will hopefully be generally useful.)
2006-09-28 07:09:48 +00:00
William Kendrick
da951219c2 Updated Swedish translation. 2006-09-28 06:31:05 +00:00
William Kendrick
8609789dbc Some Polish doc translations. 2006-09-28 06:23:20 +00:00
William Kendrick
8b25ced659 Added South African English. 2006-09-22 19:11: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
6c32b3f3a3 Italian AUTHORS and INSTALL documentation updates 2006-09-19 08:06:38 +00:00
William Kendrick
2ace755968 Updated Italian translation. 2006-09-19 07:55:43 +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
5875e3358a French translation update. 2006-09-10 18:07:34 +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
5446c37f0d Updated Japanese translation. 2006-09-08 17:06:04 +00:00
William Kendrick
ddf4738df2 Was always using the first brush when drawing shapes.
Now forcing it to always use "round_03.png", since brushes are
sorted alphabetically, and some new brushes appear before round ones!
2006-09-06 23:09:12 +00:00
William Kendrick
16b4e80061 Added Kuro Neko (black cat) brush. 2006-09-05 18:05:21 +00:00
William Kendrick
5d2f94b0fc Updated Serbian. 2006-09-05 09:07:20 +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
765ed4a76e Added Nagasaki starter. 2006-09-02 18:57:04 +00:00
William Kendrick
ba3dfb7223 Updated Spanish translation. 2006-09-02 18:24:44 +00:00
William Kendrick
c2da0e5e10 Added Chess board (From XBoard: http://tim-mann.org/xboard.html ) 2006-08-28 09:12:36 +00:00
William Kendrick
99b56759cf Was not looking in personal folder for starters (e.g., "~/.tuxpaint/starters/"
on Linux).  Fixed.  Adds a new boolean to the save image's ".dat" file,
denoting whether the starter is from the personal folder (1) or not
(0, or no data, as in prev. version).
2006-08-28 08:53:57 +00:00