tp-magic-config
Development files for Tux Paint
Install
- All systems
-
curl cmd.cat/tp-magic-config.sh
- Debian
-
apt-get install tuxpaint-dev
- Ubuntu
-
apt-get install tuxpaint-dev
- Arch Linux
-
pacman -S tuxpaint
- Kali Linux
-
apt-get install tuxpaint-dev
- Fedora
-
dnf install tuxpaint-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tuxpaint-dev
- Raspbian
-
apt-get install tuxpaint-dev
- Dockerfile
- dockerfile.run/tp-magic-config
tuxpaint-dev
Development files for Tux Paint
Tux Paint is meant to be a simple drawing program for young children. It is not meant as a general-purpose drawing tool. It IS meant to be fun and easy to use. Sound effects and a cartoon character help let the user know what's going on, and keeps them entertained. This package contains development files for writing "Magic" plugins for Tux Paint.
tuxpaint-1
0.9.22-9.fc29.x86_64 : Drawing program designed for young children
tuxpaint
Paint program for young children
Tux Paint is meant to be a simple drawing program for young children. It is not meant as a general-purpose drawing tool. It IS meant to be fun and easy to use. Sound effects and a cartoon character help let the user know what's going on, and keeps them entertained. Tux Paint is extensible. Brushes and "rubber stamp" shapes can be dropped in and pulled out. For example, a teacher can drop in a collection of animal shapes and ask their students to draw an ecosystem. Each shape can have a sound which is played, and textual facts which are displayed, when the child selects the shape. There is no direct access to the computer's underlying intricacies. The current image is kept when the program quits, and reappears when it is restarted. Saving images requires no need to create filenames or use the keyboard. Opening an image is done by selecting it from a collection of thumbnails.