No description
Find a file
Will Thompson dd6f7b3336 appdata: Replace named display_length with constant values
The named values for <display_length> were removed in Appstream 1.0,
released recently.  In their place, use integer values.

For the <requires> block, attempt to encode the same reasonableness
restrictions as are enforced on the windowsize setting. The code
requires the height to be at least 480px and the width at least 500px,
but there is no way to specify width versus height, just shortest versus
longest edge, so I just require that the shortest edge is at least
500px.

For the <recommends> block, 768px is the suggested number in the
appstream specification for laptops and tablets.

005c5f104d
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-relations-display_length
2024-02-17 20:09:13 +00:00
custom Move custom/macos* files to macos/* 2021-01-11 18:16:22 -05:00
data New style for color picker (HSV palette) button 2023-06-19 12:28:48 -07:00
docs CHANGES.txt adjustments 2024-02-04 11:55:43 -08:00
fonts/locale Rebuild zh_TW.ttf (Chinese Traditional) subset font 2023-06-13 21:46:07 -07:00
haiku Adding the tuxpaint.rdef file, this contains the tuxpaint icon for Haiku 2010-06-02 15:44:15 +00:00
hildon Updated version #. 2007-11-27 18:04:20 +00:00
im Comment error fixed. 2009-05-31 15:49:28 +00:00
ios Automatically update macOS build version at build time. 2022-09-10 09:16:10 -04:00
macos Simplify the process of building the universal bundle on the macOS 2024-02-03 22:18:41 -05:00
maemo/debian DESTDIR is the standard name, not PKG_ROOT 2008-04-26 19:38:17 +00:00
magic Sync docs to grab as-of-yet untranslated Albanian magic docs 2024-01-26 23:44:59 -08:00
man Sync docs & drop -rc1 2024-01-27 00:05:20 -08:00
obj Ignoring gperf-generated parse.c and interim parse_step1.c. 2009-11-20 22:43:02 +00:00
osk osk fix for single quote and backtick 2022-05-21 10:46:48 -04:00
src appdata: Replace named display_length with constant values 2024-02-17 20:09:13 +00:00
stamps/cartoon/tux Processed PNG images through pngout 2022-07-03 17:45:21 -07:00
starters Less smearing for the USA map. 2023-12-15 13:38:54 +01:00
templates New template: rainbow_gradient.png 2023-03-21 23:49:21 -07:00
visualc Moved sdl docs. 2007-08-11 18:01:14 +00:00
win32 Sync redone MAGIC-API docs (new glossary) 2024-01-29 00:15:54 -08:00
.cvsignore Ignoring generated-thumbnails directories in CVS. 2010-04-27 22:07:26 +00:00
.gitignore Fake 'inkscape' to allow rsvgconvert to be used 2023-06-12 20:35:29 -07:00
Android.mk Forgot to commit back the Android.mk makefile from Tuxpaint-Android. 2021-10-03 23:26:39 +02:00
convert-wrapper.sh Set executable flag to the fake inkscape 2023-06-18 13:21:32 +09:00
dummy.c Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
findbad things belonging in .bss that may end up in .data instead 2009-11-23 03:00:05 +00:00
Makefile Simplify the process of building the universal bundle on the macOS 2024-02-03 22:18:41 -05:00
README.txt A more useful root dir README 2017-11-12 11:00:07 -08:00
tuxpaint.spec Bump version to 0.9.32 2023-11-21 23:47:20 -08:00

Tux Paint

Tux Paint is a free, award-winning drawing program for children
ages 3 to 12.  It combines an easy-to-use interface, fun sound effects,
and an encouraging cartoon mascot who guides children as they use
the program.

Kids are presented with a blank canvas and a variety of drawing tools
to help them be creative.  Along with paintbrush, shapes and text,
Tux Paint includes a "stamp" feature to add pre-drawn or photographic
imagery to pictures, and a set of "magic tools" that provide filter effects
(like blur, tint and waves) and interesting drawing tools (like train tracks,
bubbles and grass).

Tux Paint includes a collection of "starter" images, both coloring-book style
and photo-realistic, and a large collections of stamps are available
as a separate download. Additional content can be added by parents and
teachers, or downloaded from 3rd parties.


Please see the full documentation located in the "docs" directory.

$Id$