No description
When building Tux Paint, ImageMagick's `convert` might fail to generate thumbnail PNGs for some Starter SVG images (e.g., "manatee.svg"), with a "too many bezier coordinates" error. This did not happen before, and does not happen with newer versions of ImageMagick; there was a regression fixed in 2018: https://github.com/ImageMagick/ImageMagick/issues/1069 However, it's occurring in Ubuntu 20.04 'focal' (I've got version "6.9.10-23 Q16 x86_64 20190101"). Therefore, as a quick-fix, simply ignoring errors from `convert`, and removing the (bogus) PNG thumbmail image, and allowing the `make` process to proceed. Tux Paint will simply open the SVG and generate a thumbnail to display on the screen when the "New" dialog is brought up. |
||
|---|---|---|
| custom | ||
| data | ||
| docs | ||
| fonts/locale | ||
| haiku | ||
| hildon | ||
| im | ||
| macos | ||
| maemo/debian | ||
| magic | ||
| obj | ||
| osk | ||
| Resources | ||
| src | ||
| stamps/cartoon/tux | ||
| starters | ||
| templates | ||
| visualc | ||
| win32 | ||
| .cvsignore | ||
| .gitignore | ||
| dummy.c | ||
| findbad | ||
| Makefile | ||
| README.txt | ||
| tuxpaint.spec | ||
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$