2018-09-02 14:52:02 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.16 2018/09/02 12:52:02 wiz Exp $
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
bin/tp-magic-config
|
2002-09-27 13:07:23 +02:00
|
|
|
bin/tuxpaint
|
|
|
|
bin/tuxpaint-import
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
include/tuxpaint/tp_magic_api.h
|
|
|
|
lib/tuxpaint/plugins/alien.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/blind.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
lib/tuxpaint/plugins/blocks_chalk_drip.so
|
|
|
|
lib/tuxpaint/plugins/blur.so
|
|
|
|
lib/tuxpaint/plugins/bricks.so
|
|
|
|
lib/tuxpaint/plugins/calligraphy.so
|
|
|
|
lib/tuxpaint/plugins/cartoon.so
|
|
|
|
lib/tuxpaint/plugins/confetti.so
|
|
|
|
lib/tuxpaint/plugins/distortion.so
|
|
|
|
lib/tuxpaint/plugins/emboss.so
|
|
|
|
lib/tuxpaint/plugins/fade_darken.so
|
|
|
|
lib/tuxpaint/plugins/fill.so
|
|
|
|
lib/tuxpaint/plugins/fisheye.so
|
|
|
|
lib/tuxpaint/plugins/flower.so
|
|
|
|
lib/tuxpaint/plugins/foam.so
|
|
|
|
lib/tuxpaint/plugins/fold.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/fretwork.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
lib/tuxpaint/plugins/glasstile.so
|
|
|
|
lib/tuxpaint/plugins/grass.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/halftone.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
lib/tuxpaint/plugins/kalidescope.so
|
|
|
|
lib/tuxpaint/plugins/light.so
|
|
|
|
lib/tuxpaint/plugins/metalpaint.so
|
|
|
|
lib/tuxpaint/plugins/mirror_flip.so
|
|
|
|
lib/tuxpaint/plugins/mosaic.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/mosaic_shaped.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
lib/tuxpaint/plugins/negative.so
|
|
|
|
lib/tuxpaint/plugins/noise.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/perspective.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
lib/tuxpaint/plugins/puzzle.so
|
|
|
|
lib/tuxpaint/plugins/rails.so
|
|
|
|
lib/tuxpaint/plugins/rain.so
|
|
|
|
lib/tuxpaint/plugins/rainbow.so
|
|
|
|
lib/tuxpaint/plugins/realrainbow.so
|
|
|
|
lib/tuxpaint/plugins/ripples.so
|
|
|
|
lib/tuxpaint/plugins/rosette.so
|
|
|
|
lib/tuxpaint/plugins/sharpen.so
|
|
|
|
lib/tuxpaint/plugins/shift.so
|
|
|
|
lib/tuxpaint/plugins/smudge.so
|
|
|
|
lib/tuxpaint/plugins/snow.so
|
|
|
|
lib/tuxpaint/plugins/string.so
|
|
|
|
lib/tuxpaint/plugins/tint.so
|
|
|
|
lib/tuxpaint/plugins/toothpaste.so
|
|
|
|
lib/tuxpaint/plugins/tornado.so
|
|
|
|
lib/tuxpaint/plugins/tv.so
|
|
|
|
lib/tuxpaint/plugins/waves.so
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
lib/tuxpaint/plugins/xor.so
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
man/man1/tp-magic-config.1
|
2002-10-22 14:40:38 +02:00
|
|
|
man/man1/tuxpaint-import.1
|
|
|
|
man/man1/tuxpaint.1
|
2003-08-05 10:54:20 +02:00
|
|
|
man/pl/man1/tuxpaint.1
|
2018-09-02 14:52:02 +02:00
|
|
|
share/doc/${PKGNAME}/AUTHORS.txt
|
|
|
|
share/doc/${PKGNAME}/CHANGES.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-be.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-bg.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-ca.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-cs.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-cy.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-da.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-de-KOPIE.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-el.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-en.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-es-COPIADO.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-fi.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-fr-COPIER.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-he.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-id.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-it-COPIATURA.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-ja.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-ko.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-lt.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-nl.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-pl-LICENCJA-GNU.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-ro.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-sr.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-sv.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-tr.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-zh_cn.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING-zh_tw_GNU_GPL_Chinese.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/COPYING_pt_BR.txt
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-be.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-bg.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-cy.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-he.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-ja.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-ko.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-sr.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-zh_cn.html
|
|
|
|
share/doc/${PKGNAME}/COPYING/html/COPYING-zh_tw_GNU_GPL_Chinese.html
|
|
|
|
share/doc/${PKGNAME}/Makefile
|
|
|
|
share/doc/${PKGNAME}/README.txt
|
|
|
|
share/doc/${PKGNAME}/de/ANBRINGEN.txt
|
|
|
|
share/doc/${PKGNAME}/de/AUTOREN.txt
|
|
|
|
share/doc/${PKGNAME}/de/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/de/GELESEN_MIR.txt
|
|
|
|
share/doc/${PKGNAME}/de/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/default_colors.txt
|
|
|
|
share/doc/${PKGNAME}/dejavu.txt
|
|
|
|
share/doc/${PKGNAME}/en/ADVANCED-STAMPS-HOWTO.txt
|
|
|
|
share/doc/${PKGNAME}/en/EXTENDING.txt
|
|
|
|
share/doc/${PKGNAME}/en/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/en/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/en/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/en/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/en/README.txt
|
|
|
|
share/doc/${PKGNAME}/en/SVG.txt
|
|
|
|
share/doc/${PKGNAME}/en/html/ADVANCED-STAMPS-HOWTO.html
|
|
|
|
share/doc/${PKGNAME}/en/html/EXTENDING.html
|
|
|
|
share/doc/${PKGNAME}/en/html/FAQ.html
|
|
|
|
share/doc/${PKGNAME}/en/html/OPTIONS.html
|
|
|
|
share/doc/${PKGNAME}/en/html/README.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/blinds.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/blocks.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/blur.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/bricks.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/calligraphy.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/cartoon.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/chalk.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/color_and_white.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/color_shift.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/confetti.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/darken.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/distortion.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/drip.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/edges.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/emboss.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/fill.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/fisheye.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/flip.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/flower.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/foam.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/fold.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/glass_tile.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/grass.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/hexagon_mosaic.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/blinds.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/blocks.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/blur.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/bricks.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/calligraphy.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/cartoon.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/chalk.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/color_and_white.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/color_shift.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/confetti.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/darken.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/distortion.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/drip.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/edges.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/emboss.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/fill.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/fisheye.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/flip.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/flower.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/foam.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/fold.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/glass_tile.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/grass.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/hexagon_mosaic.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/index.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/irregular_mosaic.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/kaleidoscope.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/light.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/lighten.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/metal_paint.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/mirror.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/mosaic.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/negative.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/noise.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/pattern.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/perspective.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/picasso.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/puzzle.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/rails.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/rain.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/rainbow.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/real_rainbow.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/ripples.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/rosette.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/roygbiv_rainbow.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/sharpen.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/shift.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/silhouette.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/smudge.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/snow_ball.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/snow_flake.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/square_mosaic.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/string_corner.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/string_edges.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/string_v.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/symmetry_left_right.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/symmetry_up_down.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/tiles.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/tint.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/toothpaste.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/tornado.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/tv.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/wavelets.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/waves.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/wet_paint.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/xor_colors.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/html/zoom.html
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/index.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/irregular_mosaic.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/kaleidoscope.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/light.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/lighten.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/metal_paint.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/mirror.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/mosaic.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/negative.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/noise.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/pattern.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/perspective.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/picasso.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/puzzle.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/rails.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/rain.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/rainbow.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/real_rainbow.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/ripples.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/rosette.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/roygbiv_rainbow.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/sharpen.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/shift.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/silhouette.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/smudge.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/snow_ball.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/snow_flake.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/square_mosaic.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/string_corner.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/string_edges.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/string_v.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/symmetry_left_right.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/symmetry_up_down.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/tiles.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/tint.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/toothpaste.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/tornado.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/tv.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/wavelets.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/waves.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/wet_paint.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/xor_colors.txt
|
|
|
|
share/doc/${PKGNAME}/en/magic-docs/zoom.txt
|
|
|
|
share/doc/${PKGNAME}/es/AUTORES.txt
|
|
|
|
share/doc/${PKGNAME}/es/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/es/INSTALACION.txt
|
|
|
|
share/doc/${PKGNAME}/es/LEEME.txt
|
|
|
|
share/doc/${PKGNAME}/es/OPCIONES.txt
|
|
|
|
share/doc/${PKGNAME}/es/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/es/html/LEEME.html
|
|
|
|
share/doc/${PKGNAME}/es/html/OPCIONES.html
|
|
|
|
share/doc/${PKGNAME}/fr/AUTHORS.txt
|
|
|
|
share/doc/${PKGNAME}/fr/EXTENDING.txt
|
|
|
|
share/doc/${PKGNAME}/fr/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/fr/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/fr/Makefile
|
|
|
|
share/doc/${PKGNAME}/fr/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/fr/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/fr/README.txt
|
|
|
|
share/doc/${PKGNAME}/fr/README1.txt
|
|
|
|
share/doc/${PKGNAME}/fr/README2.txt
|
|
|
|
share/doc/${PKGNAME}/fr/html/EXTENDING.html
|
|
|
|
share/doc/${PKGNAME}/fr/html/FAQ.html
|
|
|
|
share/doc/${PKGNAME}/fr/html/OPTIONS.html
|
|
|
|
share/doc/${PKGNAME}/fr/html/PNG.html
|
|
|
|
share/doc/${PKGNAME}/fr/html/README.html
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/controles_tampon_ds_selecteur.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/fenetre_de_demarrage.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/forme-rotation.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/forme_choix_taille.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/lettre2.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/ligne.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/magic1.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/magic2.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/outil_dessin.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/outil_tampon.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/ouvrir.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/captures/texte1.jpg
|
|
|
|
share/doc/${PKGNAME}/fr/html/images/tete_de_chien.png
|
|
|
|
share/doc/${PKGNAME}/gl/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/gl/README.txt
|
|
|
|
share/doc/${PKGNAME}/gl/html/README.html
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/brush_edit.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/canvas.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/colors.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_colorable.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_lines.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_paint.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_shapes.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_stamps.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_text.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/ex_tintable.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/fontsizes.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/icon-win32.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/open_back.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/open_dialog.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/open_erase.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/open_open.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/saveover.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/selector.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/stamp_edit.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tips.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_eraser.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_lines.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_magic.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_new.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_open.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_paint.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_print.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_quit.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_redo.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_save.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_shapes.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_stamp.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_text.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tool_undo.png
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tools.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.jpg
|
|
|
|
share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.png
|
|
|
|
share/doc/${PKGNAME}/html/images/brush_edit.png
|
|
|
|
share/doc/${PKGNAME}/html/images/canvas.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/colors.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_colorable.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_lines.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_paint.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_shapes.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_stamps.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_text.png
|
|
|
|
share/doc/${PKGNAME}/html/images/ex_tintable.png
|
|
|
|
share/doc/${PKGNAME}/html/images/fontsizes.png
|
|
|
|
share/doc/${PKGNAME}/html/images/icon-win32.png
|
|
|
|
share/doc/${PKGNAME}/html/images/open_back.png
|
|
|
|
share/doc/${PKGNAME}/html/images/open_dialog.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/open_erase.png
|
|
|
|
share/doc/${PKGNAME}/html/images/open_open.png
|
|
|
|
share/doc/${PKGNAME}/html/images/open_slides.png
|
|
|
|
share/doc/${PKGNAME}/html/images/saveover.png
|
|
|
|
share/doc/${PKGNAME}/html/images/selector.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/stamp_edit.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tips.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_eraser.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_lines.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_magic.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_new.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_open.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_paint.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_print.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_quit.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_redo.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_save.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_sfx.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_shapes.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_stamp.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_stamp_categories.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_stamp_controls.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_text.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tool_undo.png
|
|
|
|
share/doc/${PKGNAME}/html/images/tools.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/tuxpaint-title.jpg
|
|
|
|
share/doc/${PKGNAME}/html/images/tuxpaint-title.png
|
|
|
|
share/doc/${PKGNAME}/it/AUTHORS.txt
|
|
|
|
share/doc/${PKGNAME}/it/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/it/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/it/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/it/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/it/README.txt
|
|
|
|
share/doc/${PKGNAME}/it/html/README.html
|
|
|
|
share/doc/${PKGNAME}/ja/README.txt
|
|
|
|
share/doc/${PKGNAME}/ja/html/README.html
|
|
|
|
share/doc/${PKGNAME}/ko/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/ko/README-utf8.txt
|
|
|
|
share/doc/${PKGNAME}/ko/README.txt
|
|
|
|
share/doc/${PKGNAME}/nl/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/nl/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/nl/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/nl/README.txt
|
|
|
|
share/doc/${PKGNAME}/nl/html/README.html
|
|
|
|
share/doc/${PKGNAME}/nn/INSTALLERING.txt
|
|
|
|
share/doc/${PKGNAME}/pl/AUTHORS.txt
|
|
|
|
share/doc/${PKGNAME}/pl/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/pl/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/pl/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/pt_br/AUTORES.txt
|
|
|
|
share/doc/${PKGNAME}/pt_br/README.txt
|
|
|
|
share/doc/${PKGNAME}/ru/EXTENDING.txt
|
|
|
|
share/doc/${PKGNAME}/ru/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/ru/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/ru/Makefile
|
|
|
|
share/doc/${PKGNAME}/ru/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/ru/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/ru/README.txt
|
|
|
|
share/doc/${PKGNAME}/ru/html/EXTENDING.html
|
|
|
|
share/doc/${PKGNAME}/ru/html/FAQ.html
|
|
|
|
share/doc/${PKGNAME}/ru/html/OPTIONS.html
|
|
|
|
share/doc/${PKGNAME}/ru/html/README.html
|
|
|
|
share/doc/${PKGNAME}/tuxpaint-dev/Makefile
|
|
|
|
share/doc/${PKGNAME}/tuxpaint-dev/en/README.txt
|
|
|
|
share/doc/${PKGNAME}/tuxpaint-dev/en/html/README.html
|
|
|
|
share/doc/${PKGNAME}/tuxpaint-dev/tp_magic_example.c
|
|
|
|
share/doc/${PKGNAME}/uk/EXTENDING.txt
|
|
|
|
share/doc/${PKGNAME}/uk/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/uk/INSTALL.txt
|
|
|
|
share/doc/${PKGNAME}/uk/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/uk/PNG.txt
|
|
|
|
share/doc/${PKGNAME}/uk/README.txt
|
|
|
|
share/doc/${PKGNAME}/zh_cn/FAQ.txt
|
|
|
|
share/doc/${PKGNAME}/zh_cn/Makefile
|
|
|
|
share/doc/${PKGNAME}/zh_cn/README.txt
|
|
|
|
share/doc/${PKGNAME}/zh_cn/html/FAQ.html
|
|
|
|
share/doc/${PKGNAME}/zh_cn/html/README.html
|
|
|
|
share/doc/${PKGNAME}/zh_tw/Makefile
|
|
|
|
share/doc/${PKGNAME}/zh_tw/OPTIONS.txt
|
|
|
|
share/doc/${PKGNAME}/zh_tw/README.txt
|
|
|
|
share/doc/${PKGNAME}/zh_tw/html/OPTIONS.html
|
|
|
|
share/doc/${PKGNAME}/zh_tw/html/README.html
|
|
|
|
share/doc/${PKGNAME}/zh_tw/mkTuxpaintIM.py
|
|
|
|
share/doc/${PKGNAME}/zh_tw/phone.cin
|
2003-01-01 20:24:19 +01:00
|
|
|
share/examples/tuxpaint/tuxpaint.conf
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/ach/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/af/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/ak/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/am/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/an/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/ar/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/as/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/ast/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/az/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/be/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/bg/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/bm/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/bn/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/bo/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/br/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/brx/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/bs/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ca/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/ca@valencia/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/cgg/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/cs/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/cy/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/da/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/de/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/doi/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/el/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/en_AU/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/en_CA/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/en_GB/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/en_ZA/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/eo/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/es/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/es_MX/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/et/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/eu/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/fa/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/ff/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/fi/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/fo/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/fr/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/ga/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/gd/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/gl/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/gos/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/gu/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/he/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/hi/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/hr/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/hu/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/hy/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/id/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/is/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/it/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/iu/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ja/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/ka/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/kab/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/km/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/kn/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ko/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/kok/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/kok@roman/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/ks/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/ks@devanagari/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/ku/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/lb/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/lg/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/lt/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/lv/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/mai/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/mk/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/ml/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/mn/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/mni/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/mni@meiteimayek/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/mr/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ms/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/nb/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/ne/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/nl/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/nn/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/nr/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/nso/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/oc/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/oj/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/or/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/pa/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/pl/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/pt/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/pt_BR/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/ro/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/ru/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/rw/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/sa/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/sat/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/sd/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/sd@devanagari/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/shs/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/si/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/sk/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/sl/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/son/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/sq/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/sr/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/sr@latin/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/su/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/sv/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/sw/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ta/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/te/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/th/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/tl/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/tlh/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/tr/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/tw/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/uk/LC_MESSAGES/tuxpaint.mo
|
2018-09-02 14:52:02 +02:00
|
|
|
share/locale/ur/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/ve/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/vec/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/vi/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/wa/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/wo/LC_MESSAGES/tuxpaint.mo
|
2007-09-04 23:11:57 +02:00
|
|
|
share/locale/xh/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/locale/zam/LC_MESSAGES/tuxpaint.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/zh_CN/LC_MESSAGES/tuxpaint.mo
|
|
|
|
share/locale/zh_TW/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/locale/zu/LC_MESSAGES/tuxpaint.mo
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/pixmaps/tuxpaint.png
|
2018-09-02 14:52:02 +02:00
|
|
|
share/pixmaps/tuxpaint.xpm
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/aa_round_03.png
|
|
|
|
share/tuxpaint/brushes/aa_round_06.png
|
|
|
|
share/tuxpaint/brushes/aa_round_12.png
|
|
|
|
share/tuxpaint/brushes/aa_round_24.png
|
|
|
|
share/tuxpaint/brushes/aa_round_36.png
|
|
|
|
share/tuxpaint/brushes/aa_round_fuzz.png
|
|
|
|
share/tuxpaint/brushes/aa_round_seethru.png
|
|
|
|
share/tuxpaint/brushes/aa_round_seethru_05.png
|
|
|
|
share/tuxpaint/brushes/aa_round_seethru_10.png
|
|
|
|
share/tuxpaint/brushes/arrow_compass_points.dat
|
|
|
|
share/tuxpaint/brushes/arrow_compass_points.png
|
|
|
|
share/tuxpaint/brushes/arrow_triangles.dat
|
|
|
|
share/tuxpaint/brushes/arrow_triangles.png
|
|
|
|
share/tuxpaint/brushes/blob.png
|
|
|
|
share/tuxpaint/brushes/chisle.png
|
|
|
|
share/tuxpaint/brushes/cutout_square_diamond.png
|
|
|
|
share/tuxpaint/brushes/cutout_star_circle.png
|
|
|
|
share/tuxpaint/brushes/diamond.png
|
|
|
|
share/tuxpaint/brushes/flower_5.png
|
|
|
|
share/tuxpaint/brushes/flower_5_small.png
|
|
|
|
share/tuxpaint/brushes/flower_6.png
|
|
|
|
share/tuxpaint/brushes/flower_6_small.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/brushes/flower_7.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/heart.png
|
|
|
|
share/tuxpaint/brushes/hexagon.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/brushes/inksplat.dat
|
|
|
|
share/tuxpaint/brushes/inksplat.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/kuroneko.dat
|
|
|
|
share/tuxpaint/brushes/kuroneko.png
|
|
|
|
share/tuxpaint/brushes/lines-angled.dat
|
|
|
|
share/tuxpaint/brushes/lines-angled.png
|
|
|
|
share/tuxpaint/brushes/lozenge.png
|
|
|
|
share/tuxpaint/brushes/oval.png
|
|
|
|
share/tuxpaint/brushes/pentagon.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/brushes/slash_10_lt.png
|
|
|
|
share/tuxpaint/brushes/slash_10_rt.png
|
|
|
|
share/tuxpaint/brushes/slash_16_lt.png
|
|
|
|
share/tuxpaint/brushes/slash_16_rt.png
|
|
|
|
share/tuxpaint/brushes/slash_20_lt.png
|
|
|
|
share/tuxpaint/brushes/slash_20_rt.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/brushes/sparkles.dat
|
|
|
|
share/tuxpaint/brushes/sparkles.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/sphere.png
|
|
|
|
share/tuxpaint/brushes/spiral.dat
|
|
|
|
share/tuxpaint/brushes/spiral.png
|
|
|
|
share/tuxpaint/brushes/splat.png
|
|
|
|
share/tuxpaint/brushes/spray.dat
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/brushes/spray.png
|
2003-08-05 10:54:20 +02:00
|
|
|
share/tuxpaint/brushes/square_06.png
|
|
|
|
share/tuxpaint/brushes/square_12.png
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/brushes/square_24.png
|
|
|
|
share/tuxpaint/brushes/square_36.png
|
2003-08-05 10:54:20 +02:00
|
|
|
share/tuxpaint/brushes/square_fuzz.png
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/brushes/square_seethru.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/squirrel.dat
|
|
|
|
share/tuxpaint/brushes/squirrel.png
|
|
|
|
share/tuxpaint/brushes/star.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/brushes/tiny.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/brushes/triangle_down.png
|
|
|
|
share/tuxpaint/brushes/triangle_up.png
|
|
|
|
share/tuxpaint/brushes/vine.dat
|
|
|
|
share/tuxpaint/brushes/vine.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/brushes/x.png
|
Update to 0.9.12:
2003.Aug.18 (0.9.12)
* Replaced "efont-serif" fonts with those from the 'ttf-freefont' package,
for better support of ISO8859-13 symbols (e.g., for Lithuanian).
Fonts copyright the Free Software Foundation.
Thanks to Mantas Kriauciunas for the tip.
* Made main event loop ignore motion events if the loop has spun too long.
(Fixes problems where shape or stamp tools take forver to 'catch up' with
the mouse; especially noticable on slow machines over remote X display.)
* Walloon translation.
Pablo Saratxaga
* Translated to Russian
Dmitriy Ivanov
* Translated to Malay
Muhammad Najmi Ahmad Zabidi
* French translation update.
Jacques Chion
* Chinese translation update.
Wang Jian
* If gnome-config is not found, it doesn't necessarily mean Gnome isn't being
used! Makefile will now fall-back and assume $GNOME_PREFIX should be /usr,
so that the launcher icon gets installed into the Gnome menu.
* Added some "#error" directives to give verbose output regarding missing
library header files. (Typical cause of this symptom is forgetting to
install dev. packages; e.g., installed "SDL.rpm", but not "SDL-dev.rpm")
* Fixed Mac OS X #include typo.
Darrell Walisser
* Fixed bug where non-translated stamp description text would get drawn
right-to-left after the kudos text (e.g., "Great!") goes away.
Thanks to Itai
* Added call to close iconv when quitting.
John Popplewell
Darrell Walisser
* Removed static "MAX_FILES" limit; now mallocs space for file info.
structures. (Should fix large stack crash on OS X, which is good.)
* Fixed bug where translated text would revert to English in 'uppercase' mode.
* Fixed UTF-8 related bug where Lithuanian wouldn't display if using
'TTF_RenderText...', but Spanish wouldn't display if using
'TTF_RenderUTF8...'. Thanks to Mantas Kriauciunas, Robert Glowczynski,
John Popplewell and Karl Ove Hufthammer.
* Simplified CFLAGS variable in Makefile.
Ben Armstrong
* Fixed bug where ".thumbs" dir wouldn't get generated if it wasn't there
and you went to the 'Open' dialog.
* Fixed prompt bug for larger window sizes
TOYAMA Shin-ichi
2003-10-05 14:34:04 +02:00
|
|
|
share/tuxpaint/fonts/FreeMono.ttf
|
|
|
|
share/tuxpaint/fonts/FreeMonoBold.ttf
|
|
|
|
share/tuxpaint/fonts/FreeMonoBoldOblique.ttf
|
|
|
|
share/tuxpaint/fonts/FreeMonoOblique.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSans.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSansBold.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSansBoldOblique.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSansOblique.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSerif.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSerifBold.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSerifBoldItalic.ttf
|
|
|
|
share/tuxpaint/fonts/FreeSerifItalic.ttf
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/fonts/default_font.ttf
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/fonts/locale/ar.ttf
|
|
|
|
share/tuxpaint/fonts/locale/ar_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/ar_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/bo.ttf
|
|
|
|
share/tuxpaint/fonts/locale/bo_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/bo_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/el.ttf
|
|
|
|
share/tuxpaint/fonts/locale/el_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/el_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/gu.ttf
|
|
|
|
share/tuxpaint/fonts/locale/gu_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/gu_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/he.ttf
|
|
|
|
share/tuxpaint/fonts/locale/he_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/he_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/hi.ttf
|
|
|
|
share/tuxpaint/fonts/locale/hi_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/hi_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/ja.ttf
|
|
|
|
share/tuxpaint/fonts/locale/ja_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/ja_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/ka.ttf
|
|
|
|
share/tuxpaint/fonts/locale/ka_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/ka_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/ta.ttf
|
|
|
|
share/tuxpaint/fonts/locale/ta_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/ta_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/te.ttf
|
|
|
|
share/tuxpaint/fonts/locale/te_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/te_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/th.ttf
|
|
|
|
share/tuxpaint/fonts/locale/th_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/th_docs/README.txt
|
|
|
|
share/tuxpaint/fonts/locale/vi_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/vi_docs/README.txt
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/fonts/locale/zh_TW.ttf
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/fonts/locale/zh_tw_docs/COPYING.txt
|
|
|
|
share/tuxpaint/fonts/locale/zh_tw_docs/README.txt
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/fonts/locale/zh_tw_docs/do_it.sh
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/im/ja.im
|
|
|
|
share/tuxpaint/im/ko.im
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/im/th.im
|
|
|
|
share/tuxpaint/im/zh_tw.im
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/icon-win32.ico
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/icon.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/icon128x128.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/icon16x16.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/icon192x192.png
|
|
|
|
share/tuxpaint/images/icon22x22.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/icon32x32.png
|
|
|
|
share/tuxpaint/images/icon32x32.xpm
|
|
|
|
share/tuxpaint/images/icon48x48.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/icon64x64.png
|
|
|
|
share/tuxpaint/images/icon96x96.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/Snow_flake4.png
|
|
|
|
share/tuxpaint/images/magic/Snow_flake5.png
|
|
|
|
share/tuxpaint/images/magic/alien.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/blind.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/blocks.png
|
|
|
|
share/tuxpaint/images/magic/blur.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/calligraphy.png
|
|
|
|
share/tuxpaint/images/magic/calligraphy_brush.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/cartoon.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/chalk.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/colornwhite.png
|
|
|
|
share/tuxpaint/images/magic/confetti.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/darken.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/distortion.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/drip.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/edges.png
|
|
|
|
share/tuxpaint/images/magic/emboss.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/fade.png
|
|
|
|
share/tuxpaint/images/magic/fill.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/fisheye.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/flip.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/flower.png
|
|
|
|
share/tuxpaint/images/magic/flower_base.png
|
|
|
|
share/tuxpaint/images/magic/flower_leaf.png
|
|
|
|
share/tuxpaint/images/magic/flower_petals.png
|
|
|
|
share/tuxpaint/images/magic/foam.png
|
|
|
|
share/tuxpaint/images/magic/foam_data.png
|
|
|
|
share/tuxpaint/images/magic/fold.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/fretwork.png
|
|
|
|
share/tuxpaint/images/magic/fretwork_corner.png
|
|
|
|
share/tuxpaint/images/magic/fretwork_four.png
|
|
|
|
share/tuxpaint/images/magic/fretwork_one.png
|
|
|
|
share/tuxpaint/images/magic/fretwork_three.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/glasstile.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/grass.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/grass_data.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/halftone.png
|
|
|
|
share/tuxpaint/images/magic/kal_pattern.png
|
|
|
|
share/tuxpaint/images/magic/kal_tiles.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/kalidescope.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/largebrick.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/light.png
|
|
|
|
share/tuxpaint/images/magic/metalpaint.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/mirror.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/mosaic.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/mosaic_shaped_hex.png
|
|
|
|
share/tuxpaint/images/magic/mosaic_shaped_irregular.png
|
|
|
|
share/tuxpaint/images/magic/mosaic_shaped_square.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/negative.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/noise.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/perspective.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/picasso.png
|
|
|
|
share/tuxpaint/images/magic/puzzle.png
|
|
|
|
share/tuxpaint/images/magic/rails.png
|
|
|
|
share/tuxpaint/images/magic/rails_corner.png
|
|
|
|
share/tuxpaint/images/magic/rails_four.png
|
|
|
|
share/tuxpaint/images/magic/rails_one.png
|
|
|
|
share/tuxpaint/images/magic/rails_three.png
|
|
|
|
share/tuxpaint/images/magic/rain.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/rainbow.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/realrainbow-colors.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/realrainbow-roygbiv-colors.png
|
|
|
|
share/tuxpaint/images/magic/realrainbow-roygbiv.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/realrainbow.png
|
|
|
|
share/tuxpaint/images/magic/ripples.png
|
|
|
|
share/tuxpaint/images/magic/rosette.png
|
|
|
|
share/tuxpaint/images/magic/sharpen.png
|
|
|
|
share/tuxpaint/images/magic/shift.png
|
|
|
|
share/tuxpaint/images/magic/silhouette.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/smallbrick.png
|
|
|
|
share/tuxpaint/images/magic/smudge.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/snowball.png
|
|
|
|
share/tuxpaint/images/magic/snowflake.png
|
|
|
|
share/tuxpaint/images/magic/string_art_angles.png
|
|
|
|
share/tuxpaint/images/magic/string_art_full_by_offset.png
|
|
|
|
share/tuxpaint/images/magic/string_art_triangles.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/symmetric_leftright.png
|
|
|
|
share/tuxpaint/images/magic/symmetric_updown.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/magic/thick.png
|
|
|
|
share/tuxpaint/images/magic/thin.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/magic/tint.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/magic/toothpaste.png
|
|
|
|
share/tuxpaint/images/magic/tornado.png
|
|
|
|
share/tuxpaint/images/magic/tornado_base.png
|
|
|
|
share/tuxpaint/images/magic/tornado_cloud.png
|
|
|
|
share/tuxpaint/images/magic/tv.png
|
|
|
|
share/tuxpaint/images/magic/wavelet.png
|
|
|
|
share/tuxpaint/images/magic/waves.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/magic/wetpaint.png
|
|
|
|
share/tuxpaint/images/magic/xor.png
|
|
|
|
share/tuxpaint/images/magic/zoom.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/shapes/circle.png
|
|
|
|
share/tuxpaint/images/shapes/circle_f.png
|
|
|
|
share/tuxpaint/images/shapes/diamond.png
|
|
|
|
share/tuxpaint/images/shapes/diamond_f.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/shapes/octagon.png
|
|
|
|
share/tuxpaint/images/shapes/octagon_f.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/shapes/oval.png
|
|
|
|
share/tuxpaint/images/shapes/oval_f.png
|
|
|
|
share/tuxpaint/images/shapes/pentagon.png
|
|
|
|
share/tuxpaint/images/shapes/pentagon_f.png
|
|
|
|
share/tuxpaint/images/shapes/rectangle.png
|
|
|
|
share/tuxpaint/images/shapes/rectangle_f.png
|
|
|
|
share/tuxpaint/images/shapes/square.png
|
|
|
|
share/tuxpaint/images/shapes/square_f.png
|
2018-09-02 14:52:02 +02:00
|
|
|
share/tuxpaint/images/shapes/star3p.png
|
|
|
|
share/tuxpaint/images/shapes/star3p_f.png
|
|
|
|
share/tuxpaint/images/shapes/star4p.png
|
|
|
|
share/tuxpaint/images/shapes/star4p_f.png
|
|
|
|
share/tuxpaint/images/shapes/star5p.png
|
|
|
|
share/tuxpaint/images/shapes/star5p_f.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/shapes/triangle.png
|
|
|
|
share/tuxpaint/images/shapes/triangle_f.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/title-credits.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/title-tuxpaint-2x.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/title-tuxpaint.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/title-tuxpaint.svg
|
Update to 0.9.10:
Some more platforms supported, new translations and translation
updates, documentation updates, bug fixes, and
2003.February.22 (0.9.10)
* UTF-8 stamp descriptions word-wrap around spaces.
* Support for more HTML escape codes in description files.
[ Not yet working ]
* ALT+F4 accepted as alternative to [Escape] (to quit)
by Tux Paint's main loop. Windows wasn't rending a 'Close Window'
event on that key combo, like it should (I think).
John Popplewell
2003.February.1 (0.9.9)
* When a locale requiring its own font can't be used because the font
is missing, Tux Paint now CORRECTLY switches back to default
($LANG=C, which for Tux Paint is 'American English')
* Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL)
TOYAMA Shin-ichi
* Added support for some useful HTML escape sequences in stamp descriptions
(e.g., "´" for "á" ("a" with "'" over it))
Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt"
description files.
* Wrote "docs/ESCAPES.txt", which covers valid escape sequences.
* Made 800x600 mode available at runtime, rather than just at compile-time
(available "--800x600" command-line option and "800x600=yes" in conf. file;
overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.)
NOTE: STILL EXPERIMENTAL! 640x480 mode is still default!
* Fixed 'Magic Tool' selector redraw bug in 800x600 mode.
2003.January.27 (0.9.8)
* Added some translations to Tux Paint's icon's comment in tuxpaint.desktop.
* Updated default tuxpaint.conf to mention all of the newest options.
* Fixed Japanese locale detection.
TOYAMA Shin-ichi
* Stamp description translations can be encoded using UTF-8.
Append ".utf8" to the locale code (e.g., "fr.utf8=...")
* Removed stamp descriptions from Japanese translation file
(src/messages/ja.po). (Will be placed as UTF-8 encoded text in next
Tux Paint stamps package release.)
2003.January.26 (0.9.7)
* Fixed translation bugs with some save-related prompts.
* Polish available as "--lang polski" as well.
2003.January.22 (0.9.6)
* Save directory can be specified ("--savedir")
John Popplewell
* tuxpaint-import now creates the '~/.tuxpaint/saved' directory,
if it doesn't exist
* Initial support for arbitrary window sizes. (#define SVGA for 800x600)
TOYAMA Shin-ichi
* Added a few new colors, renamed some old ones.
TOYAMA Shin-ichi
* Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas
* Indonesian available as "--lang bahasa-indonesia" as well.
2003.January.8 (0.9.4)
* Changed sparkles so they look less like blobs.
(Thanks to Dave Nelson for the suggestion.)
* Added a mode that uses XORs ("rubber-band lines") much less: --nooutlines
It should help for very slow machines and using Tux Paint remotely
over a networked X display.
* The 'Circle' shape no longer switches into rotation mode
(since it never affected the shape!)
2003.January.6 (0.9.3)
* Screen now refreshes when switching back to fullscreen Tux Paint.
John Popplewell
* FAQ categorized
2002.December.10 (0.9.2)
* Added initial attempt at keyboard control support
(for mouseless environments): "--keyboard"
* UTF-8 support working.
2002.November.16 (0.9.1)
* Updated man page.
* Added some missing "gettext_noop()" wrappers to some strings.
* Stamp sound effects played when clicked, even if stamp is already selected.
* Added more translated documentation directories, with dummy docs.
2002.November.12 (0.9.0)
* Fixed endian issue which caused stamp icons and saved-file thumbnails to
have messed up colors! (Tested on Mac laptop running Mac OS X.)
* Added FAQ item regarding fullscreen not being in 640x480 under Linux.
(Partially based on libSDL's Linux FAQ:
http://www.libsdl.org/faq.php?action=listentries&category=3#34 )
* Added notice about downloading libraries and '-dev' packages under
compiling/Linux section of INSTALL.txt.
* Rearranged INSTALL.txt some.
* Converted titlescreen image from JPEG to PNG
(so libJPEG would no longer be required).
* Updated PNG software list (PNG.txt)
* Added version number and release date to title screen.
* Fixed strange undo/redo access bug (redo available after open).
* Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint"
directory under Mac OS X.
Darrell Walisser
2002.November.3
* HTML documentation cleaned up (no warnings or errors from HTML Tidy!)
* Supports locale-specific fonts for languages that need Unicode.
e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-07 12:40:58 +01:00
|
|
|
share/tuxpaint/images/title.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/tools/brush.png
|
|
|
|
share/tuxpaint/images/tools/eraser.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/tools/label.png
|
|
|
|
share/tuxpaint/images/tools/label_select.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/tools/lines.png
|
|
|
|
share/tuxpaint/images/tools/magic.png
|
|
|
|
share/tuxpaint/images/tools/new.png
|
|
|
|
share/tuxpaint/images/tools/open.png
|
|
|
|
share/tuxpaint/images/tools/print.png
|
|
|
|
share/tuxpaint/images/tools/quit.png
|
|
|
|
share/tuxpaint/images/tools/redo.png
|
|
|
|
share/tuxpaint/images/tools/save.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/tools/sfx.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/tools/shapes.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/tools/speak.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/tools/stamp.png
|
|
|
|
share/tuxpaint/images/tools/text.png
|
|
|
|
share/tuxpaint/images/tools/undo.png
|
|
|
|
share/tuxpaint/images/tux/bored.png
|
|
|
|
share/tuxpaint/images/tux/default.png
|
|
|
|
share/tuxpaint/images/tux/great.png
|
|
|
|
share/tuxpaint/images/tux/kiss.png
|
|
|
|
share/tuxpaint/images/tux/oops.png
|
|
|
|
share/tuxpaint/images/tux/wait.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/tuxpaint-icon.svg
|
|
|
|
share/tuxpaint/images/tuxpaint-installer-icon-32x32.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/tuxpaint-installer-icon-48x48.png
|
|
|
|
share/tuxpaint/images/tuxpaint-installer-icon-64x64.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/tuxpaint-installer.ico
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/back.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/bold.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/btn_down.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/ui/btn_nav.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/btn_off.png
|
|
|
|
share/tuxpaint/images/ui/btn_up.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/ui/btnsm_down.png
|
|
|
|
share/tuxpaint/images/ui/btnsm_hold.png
|
|
|
|
share/tuxpaint/images/ui/btnsm_nav.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/btnsm_off.png
|
|
|
|
share/tuxpaint/images/ui/btnsm_up.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/color_btn_down.png
|
|
|
|
share/tuxpaint/images/ui/color_btn_up.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/ui/color_picker.png
|
2018-09-02 14:52:02 +02:00
|
|
|
share/tuxpaint/images/ui/csel.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/cursor_down.png
|
Update to 0.9.10:
Some more platforms supported, new translations and translation
updates, documentation updates, bug fixes, and
2003.February.22 (0.9.10)
* UTF-8 stamp descriptions word-wrap around spaces.
* Support for more HTML escape codes in description files.
[ Not yet working ]
* ALT+F4 accepted as alternative to [Escape] (to quit)
by Tux Paint's main loop. Windows wasn't rending a 'Close Window'
event on that key combo, like it should (I think).
John Popplewell
2003.February.1 (0.9.9)
* When a locale requiring its own font can't be used because the font
is missing, Tux Paint now CORRECTLY switches back to default
($LANG=C, which for Tux Paint is 'American English')
* Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL)
TOYAMA Shin-ichi
* Added support for some useful HTML escape sequences in stamp descriptions
(e.g., "´" for "á" ("a" with "'" over it))
Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt"
description files.
* Wrote "docs/ESCAPES.txt", which covers valid escape sequences.
* Made 800x600 mode available at runtime, rather than just at compile-time
(available "--800x600" command-line option and "800x600=yes" in conf. file;
overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.)
NOTE: STILL EXPERIMENTAL! 640x480 mode is still default!
* Fixed 'Magic Tool' selector redraw bug in 800x600 mode.
2003.January.27 (0.9.8)
* Added some translations to Tux Paint's icon's comment in tuxpaint.desktop.
* Updated default tuxpaint.conf to mention all of the newest options.
* Fixed Japanese locale detection.
TOYAMA Shin-ichi
* Stamp description translations can be encoded using UTF-8.
Append ".utf8" to the locale code (e.g., "fr.utf8=...")
* Removed stamp descriptions from Japanese translation file
(src/messages/ja.po). (Will be placed as UTF-8 encoded text in next
Tux Paint stamps package release.)
2003.January.26 (0.9.7)
* Fixed translation bugs with some save-related prompts.
* Polish available as "--lang polski" as well.
2003.January.22 (0.9.6)
* Save directory can be specified ("--savedir")
John Popplewell
* tuxpaint-import now creates the '~/.tuxpaint/saved' directory,
if it doesn't exist
* Initial support for arbitrary window sizes. (#define SVGA for 800x600)
TOYAMA Shin-ichi
* Added a few new colors, renamed some old ones.
TOYAMA Shin-ichi
* Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas
* Indonesian available as "--lang bahasa-indonesia" as well.
2003.January.8 (0.9.4)
* Changed sparkles so they look less like blobs.
(Thanks to Dave Nelson for the suggestion.)
* Added a mode that uses XORs ("rubber-band lines") much less: --nooutlines
It should help for very slow machines and using Tux Paint remotely
over a networked X display.
* The 'Circle' shape no longer switches into rotation mode
(since it never affected the shape!)
2003.January.6 (0.9.3)
* Screen now refreshes when switching back to fullscreen Tux Paint.
John Popplewell
* FAQ categorized
2002.December.10 (0.9.2)
* Added initial attempt at keyboard control support
(for mouseless environments): "--keyboard"
* UTF-8 support working.
2002.November.16 (0.9.1)
* Updated man page.
* Added some missing "gettext_noop()" wrappers to some strings.
* Stamp sound effects played when clicked, even if stamp is already selected.
* Added more translated documentation directories, with dummy docs.
2002.November.12 (0.9.0)
* Fixed endian issue which caused stamp icons and saved-file thumbnails to
have messed up colors! (Tested on Mac laptop running Mac OS X.)
* Added FAQ item regarding fullscreen not being in 640x480 under Linux.
(Partially based on libSDL's Linux FAQ:
http://www.libsdl.org/faq.php?action=listentries&category=3#34 )
* Added notice about downloading libraries and '-dev' packages under
compiling/Linux section of INSTALL.txt.
* Rearranged INSTALL.txt some.
* Converted titlescreen image from JPEG to PNG
(so libJPEG would no longer be required).
* Updated PNG software list (PNG.txt)
* Added version number and release date to title screen.
* Fixed strange undo/redo access bug (redo available after open).
* Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint"
directory under Mac OS X.
Darrell Walisser
2002.November.3
* HTML documentation cleaned up (no warnings or errors from HTML Tidy!)
* Supports locale-specific fonts for languages that need Unicode.
e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-07 12:40:58 +01:00
|
|
|
share/tuxpaint/images/ui/cursor_down_large.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/images/ui/cursor_starter_down.png
|
|
|
|
share/tuxpaint/images/ui/cursor_starter_up.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/cursor_up.png
|
Update to 0.9.10:
Some more platforms supported, new translations and translation
updates, documentation updates, bug fixes, and
2003.February.22 (0.9.10)
* UTF-8 stamp descriptions word-wrap around spaces.
* Support for more HTML escape codes in description files.
[ Not yet working ]
* ALT+F4 accepted as alternative to [Escape] (to quit)
by Tux Paint's main loop. Windows wasn't rending a 'Close Window'
event on that key combo, like it should (I think).
John Popplewell
2003.February.1 (0.9.9)
* When a locale requiring its own font can't be used because the font
is missing, Tux Paint now CORRECTLY switches back to default
($LANG=C, which for Tux Paint is 'American English')
* Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL)
TOYAMA Shin-ichi
* Added support for some useful HTML escape sequences in stamp descriptions
(e.g., "´" for "á" ("a" with "'" over it))
Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt"
description files.
* Wrote "docs/ESCAPES.txt", which covers valid escape sequences.
* Made 800x600 mode available at runtime, rather than just at compile-time
(available "--800x600" command-line option and "800x600=yes" in conf. file;
overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.)
NOTE: STILL EXPERIMENTAL! 640x480 mode is still default!
* Fixed 'Magic Tool' selector redraw bug in 800x600 mode.
2003.January.27 (0.9.8)
* Added some translations to Tux Paint's icon's comment in tuxpaint.desktop.
* Updated default tuxpaint.conf to mention all of the newest options.
* Fixed Japanese locale detection.
TOYAMA Shin-ichi
* Stamp description translations can be encoded using UTF-8.
Append ".utf8" to the locale code (e.g., "fr.utf8=...")
* Removed stamp descriptions from Japanese translation file
(src/messages/ja.po). (Will be placed as UTF-8 encoded text in next
Tux Paint stamps package release.)
2003.January.26 (0.9.7)
* Fixed translation bugs with some save-related prompts.
* Polish available as "--lang polski" as well.
2003.January.22 (0.9.6)
* Save directory can be specified ("--savedir")
John Popplewell
* tuxpaint-import now creates the '~/.tuxpaint/saved' directory,
if it doesn't exist
* Initial support for arbitrary window sizes. (#define SVGA for 800x600)
TOYAMA Shin-ichi
* Added a few new colors, renamed some old ones.
TOYAMA Shin-ichi
* Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas
* Indonesian available as "--lang bahasa-indonesia" as well.
2003.January.8 (0.9.4)
* Changed sparkles so they look less like blobs.
(Thanks to Dave Nelson for the suggestion.)
* Added a mode that uses XORs ("rubber-band lines") much less: --nooutlines
It should help for very slow machines and using Tux Paint remotely
over a networked X display.
* The 'Circle' shape no longer switches into rotation mode
(since it never affected the shape!)
2003.January.6 (0.9.3)
* Screen now refreshes when switching back to fullscreen Tux Paint.
John Popplewell
* FAQ categorized
2002.December.10 (0.9.2)
* Added initial attempt at keyboard control support
(for mouseless environments): "--keyboard"
* UTF-8 support working.
2002.November.16 (0.9.1)
* Updated man page.
* Added some missing "gettext_noop()" wrappers to some strings.
* Stamp sound effects played when clicked, even if stamp is already selected.
* Added more translated documentation directories, with dummy docs.
2002.November.12 (0.9.0)
* Fixed endian issue which caused stamp icons and saved-file thumbnails to
have messed up colors! (Tested on Mac laptop running Mac OS X.)
* Added FAQ item regarding fullscreen not being in 640x480 under Linux.
(Partially based on libSDL's Linux FAQ:
http://www.libsdl.org/faq.php?action=listentries&category=3#34 )
* Added notice about downloading libraries and '-dev' packages under
compiling/Linux section of INSTALL.txt.
* Rearranged INSTALL.txt some.
* Converted titlescreen image from JPEG to PNG
(so libJPEG would no longer be required).
* Updated PNG software list (PNG.txt)
* Added version number and release date to title screen.
* Fixed strange undo/redo access bug (redo available after open).
* Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint"
directory under Mac OS X.
Darrell Walisser
2002.November.3
* HTML documentation cleaned up (no warnings or errors from HTML Tidy!)
* Supports locale-specific fonts for languages that need Unicode.
e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-07 12:40:58 +01:00
|
|
|
share/tuxpaint/images/ui/cursor_up_large.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/dead40x40.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/erase.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/ui/flip.png
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/images/ui/grow.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/italic.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/images/ui/magic_fullscreen.png
|
|
|
|
share/tuxpaint/images/ui/magic_paint.png
|
|
|
|
share/tuxpaint/images/ui/mirror.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/mouse.png
|
|
|
|
share/tuxpaint/images/ui/mouse_click.png
|
|
|
|
share/tuxpaint/images/ui/next.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/no.png
|
2002-10-22 14:40:38 +02:00
|
|
|
share/tuxpaint/images/ui/no_title.png
|
|
|
|
share/tuxpaint/images/ui/no_title_large.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/open.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/images/ui/osk_capslock.png
|
|
|
|
share/tuxpaint/images/ui/osk_delete.png
|
|
|
|
share/tuxpaint/images/ui/osk_enter.png
|
|
|
|
share/tuxpaint/images/ui/osk_shift.png
|
|
|
|
share/tuxpaint/images/ui/osk_tab.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/paintcan.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/paintwell.png
|
|
|
|
share/tuxpaint/images/ui/play.png
|
|
|
|
share/tuxpaint/images/ui/popup_arrow.png
|
|
|
|
share/tuxpaint/images/ui/prev.png
|
|
|
|
share/tuxpaint/images/ui/printer.png
|
|
|
|
share/tuxpaint/images/ui/printer_wait.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/progress.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/save_over.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/scroll_down.png
|
|
|
|
share/tuxpaint/images/ui/scroll_down_off.png
|
|
|
|
share/tuxpaint/images/ui/scroll_up.png
|
|
|
|
share/tuxpaint/images/ui/scroll_up_off.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/select_digits.png
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/images/ui/shrink.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/slideshow.png
|
Update to 0.9.10:
Some more platforms supported, new translations and translation
updates, documentation updates, bug fixes, and
2003.February.22 (0.9.10)
* UTF-8 stamp descriptions word-wrap around spaces.
* Support for more HTML escape codes in description files.
[ Not yet working ]
* ALT+F4 accepted as alternative to [Escape] (to quit)
by Tux Paint's main loop. Windows wasn't rending a 'Close Window'
event on that key combo, like it should (I think).
John Popplewell
2003.February.1 (0.9.9)
* When a locale requiring its own font can't be used because the font
is missing, Tux Paint now CORRECTLY switches back to default
($LANG=C, which for Tux Paint is 'American English')
* Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL)
TOYAMA Shin-ichi
* Added support for some useful HTML escape sequences in stamp descriptions
(e.g., "´" for "á" ("a" with "'" over it))
Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt"
description files.
* Wrote "docs/ESCAPES.txt", which covers valid escape sequences.
* Made 800x600 mode available at runtime, rather than just at compile-time
(available "--800x600" command-line option and "800x600=yes" in conf. file;
overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.)
NOTE: STILL EXPERIMENTAL! 640x480 mode is still default!
* Fixed 'Magic Tool' selector redraw bug in 800x600 mode.
2003.January.27 (0.9.8)
* Added some translations to Tux Paint's icon's comment in tuxpaint.desktop.
* Updated default tuxpaint.conf to mention all of the newest options.
* Fixed Japanese locale detection.
TOYAMA Shin-ichi
* Stamp description translations can be encoded using UTF-8.
Append ".utf8" to the locale code (e.g., "fr.utf8=...")
* Removed stamp descriptions from Japanese translation file
(src/messages/ja.po). (Will be placed as UTF-8 encoded text in next
Tux Paint stamps package release.)
2003.January.26 (0.9.7)
* Fixed translation bugs with some save-related prompts.
* Polish available as "--lang polski" as well.
2003.January.22 (0.9.6)
* Save directory can be specified ("--savedir")
John Popplewell
* tuxpaint-import now creates the '~/.tuxpaint/saved' directory,
if it doesn't exist
* Initial support for arbitrary window sizes. (#define SVGA for 800x600)
TOYAMA Shin-ichi
* Added a few new colors, renamed some old ones.
TOYAMA Shin-ichi
* Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas
* Indonesian available as "--lang bahasa-indonesia" as well.
2003.January.8 (0.9.4)
* Changed sparkles so they look less like blobs.
(Thanks to Dave Nelson for the suggestion.)
* Added a mode that uses XORs ("rubber-band lines") much less: --nooutlines
It should help for very slow machines and using Tux Paint remotely
over a networked X display.
* The 'Circle' shape no longer switches into rotation mode
(since it never affected the shape!)
2003.January.6 (0.9.3)
* Screen now refreshes when switching back to fullscreen Tux Paint.
John Popplewell
* FAQ categorized
2002.December.10 (0.9.2)
* Added initial attempt at keyboard control support
(for mouseless environments): "--keyboard"
* UTF-8 support working.
2002.November.16 (0.9.1)
* Updated man page.
* Added some missing "gettext_noop()" wrappers to some strings.
* Stamp sound effects played when clicked, even if stamp is already selected.
* Added more translated documentation directories, with dummy docs.
2002.November.12 (0.9.0)
* Fixed endian issue which caused stamp icons and saved-file thumbnails to
have messed up colors! (Tested on Mac laptop running Mac OS X.)
* Added FAQ item regarding fullscreen not being in 640x480 under Linux.
(Partially based on libSDL's Linux FAQ:
http://www.libsdl.org/faq.php?action=listentries&category=3#34 )
* Added notice about downloading libraries and '-dev' packages under
compiling/Linux section of INSTALL.txt.
* Rearranged INSTALL.txt some.
* Converted titlescreen image from JPEG to PNG
(so libJPEG would no longer be required).
* Updated PNG software list (PNG.txt)
* Added version number and release date to title screen.
* Fixed strange undo/redo access bug (redo available after open).
* Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint"
directory under Mac OS X.
Darrell Walisser
2002.November.3
* HTML documentation cleaned up (no warnings or errors from HTML Tidy!)
* Supports locale-specific fonts for languages that need Unicode.
e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-07 12:40:58 +01:00
|
|
|
share/tuxpaint/images/ui/sparkles-old.png
|
2002-10-22 14:40:38 +02:00
|
|
|
share/tuxpaint/images/ui/title.png
|
|
|
|
share/tuxpaint/images/ui/title_large.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/images/ui/trash.png
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/images/ui/yes.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/osk/abc.h_layout
|
|
|
|
share/tuxpaint/osk/default.layout
|
|
|
|
share/tuxpaint/osk/en_US.UTF-8_Compose
|
|
|
|
share/tuxpaint/osk/keysymdef.h
|
|
|
|
share/tuxpaint/osk/qwerty.h_layout
|
|
|
|
share/tuxpaint/osk/qwerty.layout
|
|
|
|
share/tuxpaint/osk/us-intl-altgr-dead-keys.keymap
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/sounds/areyousure.wav
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/sounds/bleep.wav
|
|
|
|
share/tuxpaint/sounds/bubble.wav
|
|
|
|
share/tuxpaint/sounds/click.wav
|
|
|
|
share/tuxpaint/sounds/eraser1.wav
|
|
|
|
share/tuxpaint/sounds/eraser2.wav
|
|
|
|
share/tuxpaint/sounds/flip.wav
|
|
|
|
share/tuxpaint/sounds/giggle.wav
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/sounds/grow.wav
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/sounds/harp.wav
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/sounds/italic_off.wav
|
|
|
|
share/tuxpaint/sounds/italic_on.wav
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/sounds/keyclick.wav
|
|
|
|
share/tuxpaint/sounds/line_end.wav
|
|
|
|
share/tuxpaint/sounds/line_start.wav
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/alien.ogg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/blind.ogg
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/blocks.wav
|
|
|
|
share/tuxpaint/sounds/magic/blur.wav
|
|
|
|
share/tuxpaint/sounds/magic/brick.wav
|
|
|
|
share/tuxpaint/sounds/magic/calligraphy.ogg
|
|
|
|
share/tuxpaint/sounds/magic/cartoon.wav
|
|
|
|
share/tuxpaint/sounds/magic/chalk.wav
|
|
|
|
share/tuxpaint/sounds/magic/confetti.ogg
|
|
|
|
share/tuxpaint/sounds/magic/darken.wav
|
|
|
|
share/tuxpaint/sounds/magic/distortion.ogg
|
|
|
|
share/tuxpaint/sounds/magic/drip.wav
|
|
|
|
share/tuxpaint/sounds/magic/edges.ogg
|
|
|
|
share/tuxpaint/sounds/magic/emboss.ogg
|
|
|
|
share/tuxpaint/sounds/magic/fade.wav
|
|
|
|
share/tuxpaint/sounds/magic/fill.wav
|
|
|
|
share/tuxpaint/sounds/magic/fisheye.ogg
|
|
|
|
share/tuxpaint/sounds/magic/flip.wav
|
|
|
|
share/tuxpaint/sounds/magic/flower_click.ogg
|
|
|
|
share/tuxpaint/sounds/magic/flower_release.ogg
|
|
|
|
share/tuxpaint/sounds/magic/foam.ogg
|
|
|
|
share/tuxpaint/sounds/magic/fold.ogg
|
|
|
|
share/tuxpaint/sounds/magic/fold.wav
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/fretwork.ogg
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/glasstile.ogg
|
|
|
|
share/tuxpaint/sounds/magic/grass.wav
|
2018-09-02 14:52:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/halftone.wav
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/kaleidoscope.ogg
|
|
|
|
share/tuxpaint/sounds/magic/light1.ogg
|
|
|
|
share/tuxpaint/sounds/magic/light2.ogg
|
|
|
|
share/tuxpaint/sounds/magic/metalpaint.wav
|
|
|
|
share/tuxpaint/sounds/magic/mirror.wav
|
|
|
|
share/tuxpaint/sounds/magic/mosaic.ogg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/mosaic_shaped_hex.ogg
|
|
|
|
share/tuxpaint/sounds/magic/mosaic_shaped_irregular.ogg
|
|
|
|
share/tuxpaint/sounds/magic/mosaic_shaped_square.ogg
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/negative.wav
|
|
|
|
share/tuxpaint/sounds/magic/noise.ogg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/perspective.ogg
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/picasso.ogg
|
2018-09-02 14:52:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/puzzle.wav
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/sounds/magic/rails.wav
|
|
|
|
share/tuxpaint/sounds/magic/rain.ogg
|
|
|
|
share/tuxpaint/sounds/magic/rainbow.wav
|
|
|
|
share/tuxpaint/sounds/magic/realrainbow.ogg
|
|
|
|
share/tuxpaint/sounds/magic/ripples.ogg
|
|
|
|
share/tuxpaint/sounds/magic/sharpen.ogg
|
|
|
|
share/tuxpaint/sounds/magic/shift.ogg
|
|
|
|
share/tuxpaint/sounds/magic/silhouette.ogg
|
|
|
|
share/tuxpaint/sounds/magic/smudge.wav
|
|
|
|
share/tuxpaint/sounds/magic/snowball.ogg
|
|
|
|
share/tuxpaint/sounds/magic/snowflake.ogg
|
|
|
|
share/tuxpaint/sounds/magic/string.ogg
|
|
|
|
share/tuxpaint/sounds/magic/string2.ogg
|
|
|
|
share/tuxpaint/sounds/magic/string3.ogg
|
|
|
|
share/tuxpaint/sounds/magic/thick.wav
|
|
|
|
share/tuxpaint/sounds/magic/thin.wav
|
|
|
|
share/tuxpaint/sounds/magic/tint.wav
|
|
|
|
share/tuxpaint/sounds/magic/toothpaste.ogg
|
|
|
|
share/tuxpaint/sounds/magic/tornado_release.ogg
|
|
|
|
share/tuxpaint/sounds/magic/tv.ogg
|
|
|
|
share/tuxpaint/sounds/magic/wavelet.ogg
|
|
|
|
share/tuxpaint/sounds/magic/waves.ogg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/sounds/magic/xor.ogg
|
|
|
|
share/tuxpaint/sounds/magic/zoom_down.ogg
|
|
|
|
share/tuxpaint/sounds/magic/zoom_up.ogg
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/sounds/mirror.wav
|
|
|
|
share/tuxpaint/sounds/paint1.wav
|
|
|
|
share/tuxpaint/sounds/paint2.wav
|
|
|
|
share/tuxpaint/sounds/paint3.wav
|
|
|
|
share/tuxpaint/sounds/paint4.wav
|
|
|
|
share/tuxpaint/sounds/prompt.wav
|
|
|
|
share/tuxpaint/sounds/return.wav
|
|
|
|
share/tuxpaint/sounds/save.wav
|
|
|
|
share/tuxpaint/sounds/scroll.wav
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/sounds/shrink.wav
|
2002-09-27 13:07:23 +02:00
|
|
|
share/tuxpaint/sounds/stamp.wav
|
|
|
|
share/tuxpaint/sounds/thick.wav
|
|
|
|
share/tuxpaint/sounds/thin.wav
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/sounds/tuxok.wav
|
|
|
|
share/tuxpaint/sounds/typewriterbell.wav
|
|
|
|
share/tuxpaint/sounds/youcannot.wav
|
2004-03-07 03:01:00 +01:00
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-drat.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-drat.png
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-kiss1.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-kiss1.png
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-kiss2.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-kiss2.png
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yay2.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yay2.png
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yes1.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yes1.png
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yes2.dat
|
|
|
|
share/tuxpaint/stamps/cartoon/tux/tux-yes2.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/starters/Jigsaw_3x3.png
|
|
|
|
share/tuxpaint/starters/Jigsaw_5x5.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/bald_eagle.svg
|
|
|
|
share/tuxpaint/starters/car2.svg
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/carcassone.png
|
|
|
|
share/tuxpaint/starters/chessboard-back.png
|
|
|
|
share/tuxpaint/starters/chessboard.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/starters/chicken.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/desert_tortoise.svg
|
|
|
|
share/tuxpaint/starters/elephant.svg
|
|
|
|
share/tuxpaint/starters/fish_icon.svg
|
|
|
|
share/tuxpaint/starters/frame_filmstrip.png
|
|
|
|
share/tuxpaint/starters/frame_flowers.png
|
|
|
|
share/tuxpaint/starters/frame_gold.png
|
|
|
|
share/tuxpaint/starters/frame_heart.png
|
|
|
|
share/tuxpaint/starters/frame_hearts.svg
|
|
|
|
share/tuxpaint/starters/frame_neon.png
|
|
|
|
share/tuxpaint/starters/frame_picture.png
|
|
|
|
share/tuxpaint/starters/frame_screen.png
|
|
|
|
share/tuxpaint/starters/frame_silver.png
|
|
|
|
share/tuxpaint/starters/frame_television.png
|
|
|
|
share/tuxpaint/starters/gecko.svg
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/grid_10x10.png
|
|
|
|
share/tuxpaint/starters/grid_20x20.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/hat.png
|
|
|
|
share/tuxpaint/starters/hat.svg
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/starters/jetplane.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/starters/jigsaw.png
|
|
|
|
share/tuxpaint/starters/jigsaw.svg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/manatee.svg
|
|
|
|
share/tuxpaint/starters/mosaic.svg
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/nagasaki.png
|
|
|
|
share/tuxpaint/starters/nagasaki.svg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/old_soviet_car.svg
|
|
|
|
share/tuxpaint/starters/pansy.png
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/starters/reef-back.png
|
|
|
|
share/tuxpaint/starters/reef.png
|
|
|
|
share/tuxpaint/starters/reef.txt
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/rocket.png
|
|
|
|
share/tuxpaint/starters/shipwreck.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/skull.svg
|
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv@tofz.org>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl@huftis.org>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj@puk.ac.za>
* Belarusian translation created.
Eugene Zelenko <greendeath@mail.ru>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org>
* Bulgarian translation created.
Martin Zhekov <mjekov@bginfo.net>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com>
* Hindi translation created.
Ankit Malik <greatestankit@yahoo.co.in>
* Italian documentation translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Klingon (Romanized) translation started.
Bill Kendrick <bill@newbreedsoftware.com>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Serbian translation created.
Aleksandar Jelenak <jelenak@netlinkplus.net>
* Slovenian translation created.
Urska Colner <urska.colner@agenda.si>,
Ines Kovacevic <ines@agenda.si>
* Traditional Chinese translation created.
Song Huang <Song@ossacc.org>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>
* Welsh translation created.
Kevin Donnelly <kevin@dotmon.com>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien@irakasle.net>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic@vespanet.com.br>
* Updated British English translation.
Gareth Owen <gowen72@yahoo.com>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal@airtel.net>
* Updated Danish translation.
Mogens Jæger <mogensjaeger@get2net.dk>
* Updated Dutch translation.
Geert Stams <geertstams@wanadoo.nl>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Updated French translation.
Jacques Chion <Jacques.Chion@wanadoo.fr>
* Updated German translation.
Roland Illig <roland.illig@gmx.de>
* Updated Hungarian translation.
Török Gábor <gabo@linuxportal.hu>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur@pjetur.net>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h@gmx.net>
* Updated Italian translation.
Flavio Pastor <flavio.pastore@zonaitalia.it>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl@huftis.org>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2@aeiu.pt>
* Updated Simplified Chinese translation.
Wang Jian <lark@linux.net.cn>
* Updated Slovakian translation.
Andrej Kacian <andrej@kacian.sk>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel@internet.com.uy>
* Updated Tamil translation.
Muguntharaj <mugunth@thamizha.com>
* Updated Turkish translation.
Doruk Fisek <dfisek@fisek.com.tr>
* Updated Walloon language translation.
Pablo Saratxaga <pablo@walon.org>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl@huftis.org>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl@huftis.org>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill@newbreedsoftware.com>,
John Popplewell <john@johnnypops.demon.co.uk>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl@huftis.org>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john@johnnypops.demon.co.uk>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john@johnnypops.demon.co.uk>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
2004-10-07 16:52:57 +02:00
|
|
|
share/tuxpaint/starters/skyline-sf-dusk-back.jpeg
|
|
|
|
share/tuxpaint/starters/skyline-sf-dusk.png
|
|
|
|
share/tuxpaint/starters/skyline-sf-dusk.txt
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/starters/spirograph.svg
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/stained_glass.svg
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/street.png
|
|
|
|
share/tuxpaint/starters/tux_farmer.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/starters/woodpecker.svg
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/worldmap.png
|
|
|
|
share/tuxpaint/starters/worldmap_africa.png
|
|
|
|
share/tuxpaint/starters/worldmap_america_north.png
|
|
|
|
share/tuxpaint/starters/worldmap_america_north_usa-back.png
|
|
|
|
share/tuxpaint/starters/worldmap_america_north_usa.png
|
|
|
|
share/tuxpaint/starters/worldmap_america_south.png
|
|
|
|
share/tuxpaint/starters/worldmap_asia_north.png
|
|
|
|
share/tuxpaint/starters/worldmap_asia_south.png
|
|
|
|
share/tuxpaint/starters/worldmap_australasia.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/starters/worldmap_canada.png
|
2007-09-04 23:11:57 +02:00
|
|
|
share/tuxpaint/starters/worldmap_europe.png
|
Update to 0.9.21:
Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.
Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.
Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!
New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.
On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.
And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.
2014-08-17 11:42:27 +02:00
|
|
|
share/tuxpaint/starters/worldmap_japan.png
|
Update to 0.9.22:
2014.August.5 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
moved later.
By Arunodai Reddy Vudem (GSOC 2008)
With modifications and integration by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Puzzle - Slide parts of your picture around like a sliding puzzle.
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements:
--------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
Volker Grabsch <vog@notjusthosting.com>
* Added support for building under Haiku OS
Scott McCreary <scottmc@users.sourceforge.net>
* Integrated OpenCandy-powered recommendation service
into Windows installation scripts (InnoSetup), as an option.
<http://www.opencandy.com/>
Note: "tuxpaint.iss" still builds standard, OpenCandy-less
Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
with secret key info (not included in CVS, of course!), build
an OpenCandy-enabled version. The OC account is currently
maintained by Bill Kendrick <nbs@sonic.net>, lead developer.
For more info, see http://www.tuxpaint.org/docs/opencandy/
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)
* Collection of Mac OS X Updates:
-------------------------------
Produced by Eric Poncet <http://www.linguasoft.com/>
Commissioned by Harvey Ginter <harveyginter@gmail.com>
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Customization support for Mac OS X (automatic, under XCode)
and Windows (manual).
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
* Accessibility Improvements:
---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
Authors?)
and xterm file keysym2ucs.c (function keysym2unicode
Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
Special thanks to Richard Verhoeven <river@win.tue.nl>
Public domain.
* Keyboard can be used to move and click mouse ("--keyboard" option).
[Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* See documentation in OPTIONS for how to use it.
* Joystick can be used to drive Tux Paint
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by Pere Pujal i Carabantes
* Use --joystick-dev to choose joystick (otherwise
uses the first joystick found on the system).
* Use '--joystick-dev list' to list available joysticks.
* Uses any of the buttons found in the joystick, no need for
configuration. (--joystick-buttons-ignore can be used to
ignore buttons.)
* The hat of the joystick moves one pixel at a time, useful to
carefully place the pointer.
* The ball of the joystick should also trigger pointer
motion.
* The responsivity of the joystick can be configured via command
line or config files:
* --joystick-slownes sets a delay at each axis motion event.
Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
begin move the pointer.
Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
the pointer will move at a time.
Allowed values from 1 to 7, defaults to 7.
* Joystick buttons can be assigned used to activate certain commands
in Tux Paint (--joystick-btn-COMMAND options)
* Magic Tool Improvememnts:
-------------------------
* Magic tools can register themselves as paint with one click
(versus click/drag/release): MODE_ONECLICK. (e.g., "Ripples")
Utilized by mouse-accessibility feature.
* Magic tools can register themsevles as paint-with-a-preview:
MODE_PAINT_WITH_PREVIEW. (e.g., "Flower")
Utilized by mouse-accessibility feature.
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)
* Quicker prompt window pop-up animation.
* Left/Right Stamp navigation buttons are purple, like the other (up/down)
scroll buttons found in Tux Paint.
(SourceForge Bug #2918289)
* Slightly improved mouse motion handling when Tux Paint is very busy
drawing or previewing. (e.g., when drawing a circle, you could often
end up with a "D" shape... now, you get more of a regular polygon shape
if Tux Paint is taking too long to draw. It skips some motion events,
rather than ignoring all motion events after the first 1/4th second.)
* Deleting files from Tux Paint's 'Open' dialog now moves them to
the user's Trash folder.
FIXME: Only on freedesktop.org systems (e.g., Linux)
(SourceForge.net Feature #3101084)
* Tux Paint (in windowed mode) now only centers itself if
no specific positioning has been provided via
the SDL_VIDEO_WINDOW_POS environment variable.
(SourceForge Bug #3138446)
* Creating thumbnails for the starters we provide.
(Speeds up 'New' dialog appearance.)
(SourceForge Bug #1417849)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* On systems where Pango is used for UI text rendering, Tux Paint now
spawns a temporary thread during start-up (at the splash screen) to
allow "fontconfig" to generate its font cache in the background,
while showing the "please wait" animation, and responding to the US.
(Fontconfig takes a long time to generate its cache the first time
you run a Pango- and hence fontconfig-enabled application
(Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
to your system).
SF.net Bug #2944951
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
gamma-corrected. See:
http://www.4p8.com/eric.brasseur/gamma.html
* Template images are now supported. Similar to Starters, they are
pre-drawn pictures to begin a new drawing with, accessed via the
"New" dialog. The "Eraser" tool will erase back to the original
picture (rather than a solid color).
Unlike Starters, they do not involve an immutable "layer" above the
drawing. They may be drawn over in their entirety.
* After switching into, or out of, a magic tool, the canvas is updated.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Removed white artifacts from some Starters, and reduced file size
of some Starters.
* When scaling/smearing a picture or Starter, to fit the current canvas
size, it was not drawing on the far right or bottom edges, causing
Fill tool to 'spill'. (Example: fill one of the puzzle pieces on the
right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
and bottom would get filled, too.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get
the largest, canvas-sized rendition.)
(SF.net bug #2836471)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.
(SF.net bug #2834461)
* Shape Tool now locks rotation into 15 or 5 degree steps, when the
radius of the shape is very small or small, respectively.
(SF.net bug #2837177)
* Shape Tool tries to avoid glitches where lines connect, when shape is
rotated. (Rotation of fixed-aspect shapes like Square and Octagon
stays within the angle of the corners. i.e., rotating a square 140 deg.
actually only rotates it 30 deg., since it looks identical,
sans glitches.)
(SF.net bug #2837177)
* Created a BASH tab-completion file for Tux Paint, so that
command-line options are easier to discover (without necessarily
needing to consult the man page, 'Options' documentation, or --usage
output).
* Text (and Label) tool doesn't flicker when typing or erasing text.
* Creation of thumbnails for personal starters and templates.
* Major rewrite of configuration and locale-setting code.
Albert Cahalan <albert@users.sourceforge.net>,
Bill Kendrick <bill@newbreedsoftware.com>
* Packaging all the metadata in the PNG file. Before a draw based
on a starter would have need 3 files: the draw, the starter and the
.dat file, whith the addition of the Labels tool this increased to
5 files. Now all this stuff is packed in customs chunks inside the
PNG file.
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* No longer directly accessing PNG structure members directly, now using
png_set_IHDR().
Thomas Klausner, SF.net Bug #3386433
* Adapted the interface to play nice too on touchscreen devices.
* Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.
* New Starters:
-------------
* Elephant
* Hat
* Old Soviet Car
* Skull
* Bald Eagle
* Car 2
* Desert Tortoise
* Gecko
* Manatee
* Pansy
* Stained Glass
* Woodpecker
* Frame - Filmstrip
* Frame - Flowers
* Frame - Picture
* Frame - Screen
* Frame - Television
* Frame - Gold
* Frame - heart
* Frame - hearts
* Fish Icon
* Mosaic
From Open Clip Art, curated by
Caroline Ford <caroline.ford.work@googlemail.com>
* Frame - neon
Made in inkscape and the gimp by Caroline Ford.
* New Templates
-------------
* Burnt bark
* Cliff
* Corn maze
* Jellyfish
* Lighthouse
* Mossy bark
* Mossy log
* Mudstone
* Ocean splash
* Ocean waves
* Redwoods above
* Rocks
* Sheep
* Spider's web
* Sun behind clouds
* Sun behind leaves
* Trees above
* Trees at dusk
* Wool mill machine
Photographed by Bill Kendrick <bill@newbreedsoftware.com>
* New Brushes
---------
* Another flower brush
Made out of some open clipart by C Ford.
* Inksplat
Based on 'Splatter Brushes' for GIMP
By 'Flyhorn' at deviantART
http://browse.deviantart.com/art/Splatter-brushes-340519966
* New Locales:
------------
* Acholi translation
Achuma George Patrick <chanchumgpa@gmail.com>
Opio June Bryan
Ogwal Kenneth Awio
* Akan translation
Derrick Frimpong <flexyflame2006@yahoo.com>
* Amharic translation
Solomon Gizaw <solohavi@yahoo.com>
http://pootle.locamotion.org/am/tuxpaint/
* Aragones translation
Juan Pablo Martinez Cortes <jpmart@unizar.es>
* Armenian translation
Anush MKRTCHYAN
Jasmine Udea
* Assamese translation
Anand Kulkarni <kulkarni1016@yahoo.co.in>
* Bambara translation
Fasokan <konate20032001@yahoo.fr>
* Bosnian translation
Samir Ribić
* Kiga translation
Florence Tushabe <tushabe@cit.mak.ac.ug>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
Fula Localization Project, http://www.pulaar-fulfulde.org/
* Inuktitut
Harvey Ginter <harveyginter@gmail.com>
* Kannada translation
Savitha <savithasprasad@yahoo.com>
Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>
* Konkani (Devaganari and Roman)
Rahul Borade <rahulborade01@gmail.com>
* Luganda translation
James Olweny <sjolweny85@yahoo.co.uk>
* Luxembourgish translation
Ren� Brandenburger <rene@brandenburger.lu>
* Maithili
U.Sudhakar <sudhakaru@cdac.in>
sk <sk>
Provided by Praveen Dewangan <pdvg.cdac@gmail.com>
* Malayalam translation
Students of Vocational Higher Secondary School Irimpanam
http://vhssirimpanam.org
- rimal <rimalmathew@gmail.com>
- Abhijith P.K
- Appu Ajith
- Vishnu Ajith
- Harish Vijay
- Mathew K.Vaidyan
- Manu C.Kauma
- Sreejith P.M
- Nithin M
- Sidharth K.Bhattathiri
- Thomas Peter
- Dona C.D
- Anjitha venugopal
- Athira Venugopal
- Shelmi P.R
- Revathi Sukumaran
- Salu P.SAmitha Appukuttan
- Geegu Varghese
- Ashna Manoharan
- sreelakshmi
- jithu
- Abhinav Thomas
- Abhitha Thomas
- Sajith P.V
- Vishnu Vinod
- Senthis
- Vimal <vimaljoseph@gmail.com>
- Sameer <sameer.thahir@gmail.com>
- Sanal <sanalmadatheth@gmail.com>
- Sooraj <soorajkenoth@gmail.com>
- V Sasi Kumar <sasi.fsf@gmail.com>
Updated by Sonith Kumar <sonith.kumar153@gmail.com>
Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>
* Manipuri (Bengali and Metei Mayek)
Hidam Dolen <dolenhi@gmail.com>
Provided by rahul dabre <rahulvdabre@yahoo.com>
* Marathi translation
Santosh Jankiram Kshetre <quicklearning@rediffmail.com>
* Nepali translation
Khagen Sharma <khagen.sharma@gmail.com>
Provided by Neha Aphale <aphaleneha@gmail.com>
* Northern Sotho translation
Pheledi Mathibela <pheledi@mosekolatranslation.co.za>
* Odia translation
Kaniska Padhi <kaniska2008@gmail.com>
* Punjabi translation
Arshpreet Singh <arsh840@gmail.com>
* Persian translation
Farinaz Hedayat <farinaz.hedayat@gmail.com>
* Sanskrit translation
Babita Shinde <babitagaikwad@gmail.com>
* Santali translation (Devaganari)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Santali translation (Ol-Chiki)
Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
Ganesh Murmu <g_murmu_in@yahoo.com>
* Serbian translation (latin)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Sinhala
Menik Prasantha <manikprasantha@gmail.com>
* Sundanese
kumincir <ia.adnan@gmail.com>
* Valencian
Pilar Embid Giner <embid_mar@gva.es>
* Venetian language
Fabio Lazarin, El Galep�n <mistro@elgalepin.com>
* Zulu
sipho <sipho@translate.org.za>
* Localization Updates:
---------------------
* Albanian translation.
Canonical Ubuntu Launchpad contributors
* Basque translation
Ander Elortondo <ander.elor@gmail.com>
* Belarusian translation
Alexander Geroimenko <a.geroimenko@gmail.com>
* Brazilian Portuguese translation
Frederico Goncalves Guimaraes <frederico@teia.bio.br>
* British English
Robert Readman <robert_readman@hotmail.com>
* Bulgarian
Stefani Stoyanova
* Chinese (Traditional) translation
Song Huang <songhuang@users.sourceforge.net>
* Czech translation
Zdeněk Chalupský <chalzd@gmail.com>
* Danish translation
Joe Dalton <joedalton2@yahoo.dk>
* Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Olli <ollinpostit@gmail.com>
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* German translation
Stephanie Schilling <stephanieschilling@online.de>
* Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
* Gujarati translation
Kartik Mistry <kartik.mistry@gmail.com>
* Hindi translation
aki <akash.nawani@gmail.com>
Ashish Arora <ashish.arora13@gmail.com>
* Hungarian translation
Nagy Akos <nagy.akos@codespring.ro>
* Italian translation
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
* Latvian
Raivis Strogonovs <raivucis@gmail.com>
* Malay translation
Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>
* Norwegian Bokmål translation
Karl Ove Hufthammer <karl@huftis.org>
* Norwegian Nynorsk translation
Karl Ove Hufthammer <karl@huftis.org>
* Romanian translation
Hodorog Andrei <tocitox@gmail.com>
* Russian translation
Nikolay Parukhin <parukhin@gmail.com>
Sergei Popov <skein@rambler.ru>
* Polish translation
Piotr Kwiliński <euvcp@hotmail.com>
* Portuguese now using plain "pt" locale (vs. always specifying "_PT")
* Portuguese translation
Sergio Marques <smarquespt@gmail.com>
* Scottish Gaelic translation
Michael Bauer <fios@akerbeltz.org>
* Scottish Gaelic translation for Inno Setup
Foram na Gaidhlig <fios@foramnagaidhlig.net>
* Serbian translations (cyrillic)
Ivana Rakic <reci.ne.silvesteru@gmail.com>
* Slovak translation
Jaroslav Rynik <jrynik@yahoo.co.uk>
* Songhay translation
Abdoul Cisse <abdoulseydou@hotmail.com>
Mohomodou Houssouba <mh@bollag-areal.ch>
* Spanish (Spain) translation
Teresa Orive <teresa.g.orive@gmail.com>
* Swedish translation
Henrik Holst <henrik.holst@millistream.com>
* Swahili translation
Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>
* Telugu tranlation
saikumar <ramukiashc@gmail.com> as a task in GCI
* Turkish
Enes Burhan KURAN <asd@gmail.com>
* Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
* Zapoteco
Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>
* Bug Fixes
---------
* Starter and template filenames with non-lowercase extensions (e.g. .JPG)
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.
* When using 'print delay' option, it would not allow printing the
first time until the delay had passed.
* Fixed error reporting when make_directory() fails.
(Fixes spurious
SF.net Bug #2765872)
John Popplewell <john@johnnypops.demon.co.uk>
* Buffersize for holding Starter and image filenames was way too low.
(Could crash with Starter images with very long filenames.)
* Shape tool would only resize a shape if you dragged down or right,
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
* Added some missing examples to the default tuxpaint.conf file.
(Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)
* Default stamp size, in some situations, was very large
(due to some rules that allowed stamps to be, at maximum,
up to 2x width of the canvas, OR 2x height of the canvas, as long
as it wasn't larger than the canvas in the other dimension).
The stamp sizing buttons were unable to re-select that size.
The sizing button bug has been fixed, the rule has been adjusted to
allow a maximum overscan of 1.5x width-or-height, and if the maximum
size causes overscan, then a smaller size is used for the default
when the stamp is first used.
(SF.net Bug #1668235)
* Shapes tool now draws at mouse release to help painting with
touchscreen devices.
(SF.net Feature request #3008811)
* Shapes tool would left their preview on the canvas if you leave it
or change the shape before finishing to draw it.
(SF.net Bug #1057311)
* Example for 'savedir' in tuxpaint.conf suggested you needed /saved
at the end, which is not true. Added note explaining that actual
image files go under 'saved' subdirectory.
(Thanks to Marco Menardi)
* Saved images woose path contains non-ascii chars can now be opened on Windows.
Fixes http://sourceforge.net/p/tuxpaint/bugs/188/
* Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
avoid crashes.
2014-08-23 23:12:02 +02:00
|
|
|
share/tuxpaint/templates/burnt_bark.jpg
|
|
|
|
share/tuxpaint/templates/cliff.jpg
|
|
|
|
share/tuxpaint/templates/corn_maze.jpg
|
|
|
|
share/tuxpaint/templates/jellyfish.jpg
|
|
|
|
share/tuxpaint/templates/lighthouse.jpg
|
|
|
|
share/tuxpaint/templates/mossy_bark.jpg
|
|
|
|
share/tuxpaint/templates/mossy_log.jpg
|
|
|
|
share/tuxpaint/templates/mudstone.jpg
|
|
|
|
share/tuxpaint/templates/ocean_splash.jpg
|
|
|
|
share/tuxpaint/templates/ocean_waves.jpg
|
|
|
|
share/tuxpaint/templates/redwoods_above.jpg
|
|
|
|
share/tuxpaint/templates/rocks.jpg
|
|
|
|
share/tuxpaint/templates/sheep.jpg
|
|
|
|
share/tuxpaint/templates/spiders_web.jpg
|
|
|
|
share/tuxpaint/templates/sun_behind_clouds.jpg
|
|
|
|
share/tuxpaint/templates/sun_behind_leaves.jpg
|
|
|
|
share/tuxpaint/templates/trees_above.jpg
|
|
|
|
share/tuxpaint/templates/trees_at_dusk.jpg
|
|
|
|
share/tuxpaint/templates/wool_mill_machine.jpg
|