1TUXPAINT(1) Tux Paint TUXPAINT(1)
2
3
4
6 tuxpaint -- "Tux Paint", a drawing program for young children.
7
8
10 tuxpaint [--help --version --verbose-version --usage --copying]
11
12
13 tuxpaint [--fullscreen]
14 [--allowscreensaver]
15 [--WIDTHxHEIGHT]
16 [--native]
17 [--orient=portrait]
18 [--startblank]
19 [--nosound]
20 [--noquit]
21 [--noprint]
22 [--printdelay=SECONDS]
23 [--printcfg]
24 [--altprintalways | --altprintnever]
25 [--papersize PAPERSIZE | --papersize help]
26 [--simpleshapes]
27 [--uppercase]
28 [--grab]
29 [--noshortcuts]
30 [--nowheelmouse]
31 [--nobuttondistinction]
32 [--nofancycursors]
33 [--hidecursor]
34 [--nooutlines]
35 [--nostamps]
36 [--nostampcontrols]
37 [--nomagiccontrols]
38 [--nolabel]
39 [--mirrorstamps]
40 [--mouse-accessibility]
41 [--onscreen-keyboard]
42 [--joystick-dev=DEVICE]
43 [--joystick-dev=list]
44 [--joystick-slowness=SPEED]
45 [--joystick-threshold=THRESHOLD]
46 [--joystick-maxsteps=STEPS]
47 [--joystick-hat-timeout=MILLISECONDS]
48 [--joystick-hat-slowness=SPEED]
49 [--joystick-btn-escape=BUTTON]
50 [--joystick-btn-brush=BUTTON]
51 [--joystick-btn-stamp=BUTTON]
52 [--joystick-btn-lines=BUTTON]
53 [--joystick-btn-shapes=BUTTON]
54 [--joystick-btn-text=BUTTON]
55 [--joystick-btn-label=BUTTON]
56 [--joystick-btn-magic=BUTTON]
57 [--joystick-btn-undo=BUTTON]
58 [--joystick-btn-redo=BUTTON]
59 [--joystick-btn-eraser=BUTTON]
60 [--joystick-btn-new=BUTTON]
61 [--joystick-btn-open=BUTTON]
62 [--joystick-btn-save=BUTTON]
63 [--joystick-btn-pgsetup=BUTTON]
64 [--joystick-btn-print=BUTTON]
65 [--joystick-buttons-ignore=BUTTON1,BUTTON2,...]
66 [--stampsize=SIZE]
67 [--keyboard]
68 [--nosysfonts]
69 [--alllocalefonts]
70 [--savedir DIR]
71 [--datadir DIR]
72 [--saveover]
73 [--saveovernew]
74 [--nosave]
75 [--autosave]
76 [--colorfile FILE]
77
78
79 tuxpaint (defaults)
80 [--windowed]
81 [--disablescreensaver]
82 [--800x600]
83 [--orient=landscape]
84 [--startlast]
85 [--sound]
86 [--quit]
87 [--print]
88 [--printdelay=0]
89 [--noprintcfg]
90 [--altprintmod]
91 [--complexshapes]
92 [--mixedcase]
93 [--dontgrab]
94 [--shortcuts]
95 [--wheelmouse]
96 [--buttondistinction]
97 [--fancycursors]
98 [--showcursor]
99 [--outlines]
100 [--stamps]
101 [--stampcontrols]
102 [--magiccontrols]
103 [--label]
104 [--dontmirrorstamps]
105 [--stampsize=default]
106 [--mouse]
107 [--sysfonts]
108 [--currentlocalefont]
109 [--saveoverask]
110 [--save]
111 [--noautosave]
112
113
114 tuxpaint [--locale LOCALE]
115
116
117 tuxpaint [--lang LANGUAGE | --lang help]
118
119
120 tuxpaint [--nosysconfig]
121 [--nolockfile]
122
123
125 Tux Paint is a drawing program for young children. It is meant to be
126 easy and fun to use. It provides a simple interface and fixed canvas
127 size, and provides access to previous images using a thumbnail browser
128 (i.e., no access to the underlying filesystem).
129
130 Unlike popular drawing programs like "The GIMP," it has a very limited
131 toolset. However, it provides a much simpler interface, and has enter‐
132 taining, child-oriented additions such as sound effects.
133
134
136 --help Display short, helpful information about Tux Paint.
137
138 --version
139 Output the version info.
140
141 --verbose-version
142 Output the version info and compile-time build options.
143
144 --usage Display a list of all commandline options.
145
146 --copying
147 Show the license (GNU GPL) under which Tux Paint is released.
148
149
151 tuxpaint accepts the following options to alter the interface. They
152 can be used along with, instead of, or to override options set in con‐
153 figuration files. (See below.)
154
155 --fullscreen --windowed
156 Run Tux Paint in full-screen mode, or in a window (default).
157
158
159 --allowscreensaver --disablescreensaver
160 Normally, tuxpaint disables your screensaver. Use
161 --allowscreensaver to prevent this from happening.
162
163
164 --native
165 When in fullscreen mode, use the system's default screen reso‐
166 lution.
167
168
169 --WIDTHxHEIGHT
170 Run Tux Paint in a particularly-sized window, or at a particu‐
171 lar fullscreen resolution (if --native is not used). Default
172 is 800x600. Minimum width is 640. Minimum height is 480.
173 Portrait and landscape orientations are both supported. (Also
174 see --orient, below.)
175
176
177 --orient=landscape --orient=portrait
178 If --orient=portraitis set, asks Tux Paint to swap the WIDTH
179 and HEIGHT values it uses for windowed or fullscreen mode,
180 without having to actually change the WIDTH and HEIGHT values
181 in the configuration file or on the command-line. (This is use‐
182 ful on devices where the screen can be rotated, e.g. tablet
183 PCs.)
184
185
186 --nosound --sound
187 Disable or enable (default) sound.
188
189
190 --noquit --quit
191 Disable or enable (default) the on-screen Quit button and
192 Escape key sequence for quitting Tux Paint. Instead, use the
193 window close button in the titlebar, the Alt+F4 key sequence,
194 or the Shift+Control+Escape key sequence.
195
196
197 --noprint --print
198 Disable or enable (default) the Print command within Tux Paint.
199
200
201 --printdelay=SECONDS --printdelay=0
202 Only allow printing (via the Print command) once every SECONDS
203 seconds. Default is 0 (no limitation).
204
205
206 --printcfg --noprintcfg
207 (Windows and Mac OS X only.) Enable or disable loading and
208 saving of printer settings. By default, Tux Paint will print
209 to the default printer with default settings. Pressing [ALT]
210 while pushing the Print button will cause a printer dialog to
211 appear (as long as you're not in fullscreen mode; see also
212 --altprintalways and --altprintnever, below.) Unless
213 --noprintcfg is used, your previous settings will be loaded
214 when Tux Paint starts up, and setting changes will be saved for
215 next time.
216
217
218 --altprintmod --altprintnever --altprintalways
219 These options control whether an system printer dialog appears
220 when the user clicks the Print button. By default (--altprint‐
221 mod), pressing [ALT] while clicking Print will bring up a dia‐
222 log (unless you're in fullscreen mode). With --altprintalways,
223 the dialog will always appear, even if [ALT] is not being held.
224 With --altprintnever, the dialog will never appear, even if
225 [ALT] is being held.
226
227
228 --papersize PAPERSIZE
229 (Only when PostScript printing is used - not Windows, Mac OS X
230 or BeOS.) Ask Tux Paint to generate PostScript of a particular
231 paper size. Valid sizes are those supported by libpaper. See
232 papersize(5).
233
234
235 --simpleshapes --complexshapes
236 Disable or enable (default) the rotation step when using the
237 Shape tool within Tux Paint. When disabled, shapes cannot be
238 rotated; however, the interface is easier (click, drag,
239 release), which can be useful for younger or disabled children.
240
241
242 --uppercase --mixedcase
243 In uppercase mode, all text prompts and the Text drawing tool
244 will display only uppercase letters. This is useful for chil‐
245 dren who are not yet comfortable with the lowercase character‐
246 set. Default mode is mixed case.
247
248
249 --grab --nograb
250 Grab the mouse and keyboard input (if possible), so that the
251 mouse is confined to the Tux Paint window. Default is to not
252 grab.
253
254
255 --noshortcuts --shortcuts
256 If noshortcuts mode, keyboard shortcuts (e.g., Ctrl+S for Save)
257 will be disabled. Default mode is shortcuts enabled.
258
259
260 --nowheelmouse --wheelmouse
261 By default, the wheel (jog dial) on a mouse will be used to
262 scroll the selector on the right of the screen. This can be
263 disabled, and the wheel completely ignored, with the --nowheel‐
264 mouse option. This is useful for children who aren't yet com‐
265 fortable with the mouse. Default is to support the wheel.
266
267
268 --nobuttondistinction --buttondistinction
269 By default, only mouse button #1 (typically the leftmost mouse
270 button on mice with more than one button) can be used for
271 interacting with Tux Paint. With the --nobuttondistinction
272 option, mouse buttons #2 (middle) and #3 (right) can be used,
273 as well. This is useful for children who aren't yet comfort‐
274 able with the mouse. Default is to only recognize button #1.
275
276
277 --nofancycursors --fancycursors
278 Disable or enable (default) the 'fancy' mouse pointer shapes in
279 Tux Paint. While the shapes are larger, and context sensitive,
280 some environments have trouble displaying the mouse pointer,
281 and/or leave 'trails' on the screen.
282
283
284 --hidecursor --showcursor
285 Completely hide, or enable (default) the mouse pointer in Tux
286 Paint. This can be useful on touchscreen devices, such as
287 tablet PCs.
288
289
290 --nooutlines --outlines
291 In nooutlines mode, much simpler outlines and 'rubber-band'
292 lines are displayed when using the Lines, Shapes, Stamps and
293 Eraser tools. (This can help when Tux Paint is run on slower
294 computers, or displayed on a remote X display.)
295
296
297 --nostamps --stamps
298 With nostamps set, Rubber Stamp images are not loaded, so the
299 Stamps tool will not be available. This option can be used to
300 reduce the time Tux Paint takes to load, and reduce the amount
301 of RAM it requires.
302
303
304 --nostampcontrols --stampcontrols
305 Disable or enable (default) buttons to control stamps. Con‐
306 trols include mirror, flip, shrink and grow. (Note: Not all
307 stamps will be controllable in all ways.)
308
309
310 --nomagiccontrols --magiccontrols
311 Disable or enable (default) buttons to control Magic tools.
312 Controls include controlling whether a Magic tool is used like
313 a paint brush, or if it affects the entire image at once.
314 (Note: Not all Magic tools will be controllable.)
315
316
317 --nolabel --label
318 Disable or enable (default) the Label tool, which lets you cre‐
319 ate text which can be altered or moved later.
320
321
322 --mirrorstamps --dontmirrorstamps
323 With mirrorstamps set, stamps which can be mirrored will appear
324 mirrored by default. This can be useful when used by people
325 who prefer things right-to-left over left-to-right.
326
327
328 --mouse-accessibility
329 In this mode, instead of clicking, dragging and releasing
330 (e.g., to draw), you click, move, and click again to end the
331 motion.
332
333
334 --onscreen-keyboard
335 Presents a clickable on-screen keyboard when using the Text and
336 Label tools.
337
338
339 --stampsize=size --stampsize=default
340 Sets the default size of all stamps, relative to their possible
341 sizes (determined by Tux Paint, based on the dimensions of both
342 the stamps themselves, and the drawing canvas). Valid values
343 are from 0 (smallest) to 10 (largest). Use default to let Tux
344 Paint choose (this is the default setting).
345
346
347 --keyboard --mouse
348 The keyboard option lets the mouse pointer in Tux Paint be con‐
349 trolled with the keyboard. The arrow keys move the pointer.
350 Spacebar acts as the mouse button.
351
352
353 --nosysfonts --sysfonts
354 Tux Paint normally attempts to search for additional TrueType
355 Fonts installed in common places on your system. If this
356 causes trouble, or you'd prefer to only make fonts installed in
357 Tux Paint's directory available, use the nosysfonts option to
358 disable this feature.
359
360
361 --alllocalefonts --currentlocalefont
362 Tux Paint avoids loading any fonts in its 'locale' font subdi‐
363 rectory, except any that match the current locale Tux Paint is
364 running under. Use the alllocalefonts option to load all such
365 fonts, for use in the "Text" tool. (This is the old behavior,
366 prior to version 0.9.21.)
367
368
369 --savedir DIR
370 Specify where Tux Paint should save files.
371
372
373 --datadir DIR
374 Specify where Tux Paint should look for personal data files
375 (brushes, stamps, etc.).
376
377
378 --saveover --saveovernew --saveoverask
379 If, when saving a picture, an older version of the file will be
380 overwritten, Tux Paint will, by default, ask for confirmation:
381 either save over the old file, or create a new file. This
382 prompt can be disabled with --saveover (which always saves over
383 older versions of pictures) or --saveovernew (which always
384 saves a new file). The default is to prompt (--saveoverask).
385
386
387 --nosave --save
388 The nosave option disables Tux Paint's ability to save files.
389 This can be used in situations where the program is only being
390 used for fun, or in a test environment.
391
392
393 --autosave --noautosave
394 The autosave option prevents Tux Paint from asking whether you
395 want to save the current picture when quitting, and assumes you
396 do.
397
398
399 --startblank --startlast
400 When you start Tux Paint, it loads the last image that was
401 being worked on. The --startblank option disables this, so it
402 always starts with a blank canvas. The default behavior is
403 --startlast.
404
405
406 --colorfile FILE
407 This option allows you to override the default color palette in
408 Tux Paint and replace it with your own. The file should be a
409 plain ASCII text file containing one color description per
410 line. Colors may be in decimal or 6- or 3-digit hexadecimal,
411 and followed by a description. (For example, "#000 Black" and
412 "255 192 64 Orange".)
413
414
416 Various parts of Tux Paint have been translated into numerous lan‐
417 guages. Tux Paint will try its best to honor your locale setting
418 (i.e., the LANG environment variable), if possible. You can also
419 specifically set the language using options on the command-line or in a
420 configuration file.
421
422
423 --locale LOCALE
424 Specify the language to use, based on locale name (which is
425 typically of the form language[_territory][.codeset][@modi‐
426 fier], where language is an ISO 639 language code, territory is
427 an ISO 3166 country code, and codeset is a character set or
428 encoding identifier like ISO-8859-1 or UTF-8.)
429
430 For example, de_DE@euro for German, or pt_BR for Brazilian Por‐
431 tuguese.
432
433
434 --lang LANGUAGE
435 Specify the language to use, based on the language's name (as
436 recognized by Tux Paint). Choose one of the language names
437 listed below:
438
439 - english | american-english
440 - acholi | acoli
441 - afrikaans
442 - akan | twi-fante
443 - albanian
444 - amharic
445 - arabic
446 - aragones
447 - armenian | hayeren
448 - assamese
449 - asturian
450 - azerbaijani
451 - australian-english
452 - bambara
453 - basque | euskara
454 - belarusian | bielaruskaja
455 - bokmal
456 - bosnian
457 - brazilian-portuguese | portugues-brazilian | brazilian
458 - breton | brezhoneg
459 - british | british-english
460 - bulgarian
461 - canadian-english
462 - catalan | catala
463 - chinese | simplified-chinese
464 - croatian | hrvatski
465 - czech | cesky
466 - danish | dansk
467 - dutch | nederlands
468 - esperanto
469 - estonian
470 - faroese
471 - finnish | suomi
472 - french | francais
473 - fula | fulah | pulaar-fulfulde
474 - gaelic | irish-gaelic | gaidhlig
475 - galician | galego
476 - georgian
477 - german | deutsch
478 - greek
479 - gronings | zudelk-veenkelonioals
480 - gujarati
481 - hebrew
482 - hindi
483 - hungarian | magyar
484 - icelandic | islenska
485 - indonesian | bahasa-indonesia
486 - inuktitut
487 - italian | italiano
488 - japanese
489 - kannada
490 - kiga | chiga
491 - kinyarwanda
492 - khmer
493 - klingon | tlhIngan
494 - konkani-devaganari
495 - konkani-roman
496 - korean
497 - kurdish
498 - latvian
499 - lithuanian | lietuviu
500 - luganda
501 - luxembourgish | letzebuergesch
502 - macedonian
503 - maithili
504 - malay
505 - malayalam
506 - manipuri-bengali
507 - manipuri-meitei-mayek
508 - marathi
509 - mexican-spanish | espanol-mejicano | mexican
510 - mongolian
511 - ndebele
512 - nepali
513 - northern-sotho | sesotho-sa-leboa
514 - norwegian | nynorsk | norsk
515 - occitan
516 - odia | oriya
517 - ojibway | ojibwe
518 - persian
519 - polish | polski
520 - portuguese | portugues
521 - punjabi | panjabi
522 - romanian
523 - russian | russkiy
524 - sanskrit
525 - santali-devaganari
526 - santali-ol-chiki
527 - scottish | scottish-gaelic | ghaidhlig
528 - serbian
529 - serbian-latin
530 - shuswap | secwepemctin
531 - slovak
532 - slovenian | slovensko
533 - songhay
534 - southafrican-english
535 - spanish | espanol
536 - sundanese
537 - swahili
538 - swedish | svenska
539 - tagalog
540 - tamil
541 - telugu
542 - thai
543 - tibetan
544 - traditional-chinese
545 - turkish
546 - twi
547 - ukrainian
548 - valencian
549 - venda
550 - venetian | veneto
551 - vietnamese
552 - walloon | walon
553 - welsh | cymraeg
554 - wolof
555 - xhosa
556 - zapotec | miahuatlan-zapotec
557 - zulu
558
559
560 --lang help
561 Display a lists of all supported languages.
562
563
565 --nosysconfig
566 With this option, Tux Paint will not attempt to read the sys‐
567 tem-wide configuration file (typically /etc/tuxpaint/tux‐
568 paint.conf).
569
570
571 --nolockfile
572 By default, Tux Paint uses a lockfile (stored in the user's
573 local Tux Paint directory) which prevents it from being
574 launched more than once in 30 seconds. (Sometimes children get
575 too eager, or user interfaces only require one click, but users
576 think they need to double-click.) This option makes Tux Paint
577 ignore the current lockfile.
578
579
581 While Tux Paint may refer to a number of environment variables indi‐
582 rectly (e.g., via SDL(3)), it only directly accesses the following:
583
584 HOME to determine where picture files go when using the Save and
585 Open commands within Tux Paint, to keep track of the current
586 image, when quitting and restarting Tux Paint, and to get the
587 user's configuration file.
588
589
590 LANG to determine language to use, if setlocale(3) refers to
591 'LC_MESSAGES'.
592
593
595 /etc/tuxpaint/tuxpaint.conf
596 System-wide configuration file. It is read first (unless the
597 --nosysconfig option was given on the command-line).
598
599 (Created during installation.)
600
601 $HOME/.tuxpaintrc
602 User's configuration file. It can be used to set default
603 options (rather than setting them on the command-line every
604 time), and/or to override any settings in the system-wide con‐
605 figuration file.
606
607 (Not created or edited automatically; must be created manually.
608 You can do this by hand, or use 'Tux Paint Config..')
609
610 $HOME/.tuxpaint/saved/
611 A directory of previously-saved images (and thumbnails). Only
612 files in this directory will be made available using the Open
613 command within Tux Paint. (See tuxpaint-import(1).)
614
615 (Created when Save command is used.)
616
617 $HOME/.tuxpaint/current_id.txt
618 A reference to the image which was being edited when Tux Paint
619 was last quit. (This image is automatically loaded the next
620 time Tux Paint is re-run.)
621
622 (Created when Tux Paint is Quit.)
623
624 $HOME/.tuxpaint/lockfile.dat
625 A lockfile that prevents Tux Paint from being launched more
626 than once every 30 seconds. Disable checking the lockfile by
627 using the ´--nolockfile´ command-line argument.
628
629 (There's no reason to delete the lockfile, as it contains a
630 timestamp inside which causes it to expire after 30 seconds.)
631
632
634 This program is free software; you can redistribute it and/or modify it
635 under the terms of the GNU General Public License as published by the
636 Free Software Foundation; either version 2 of the License, or (at your
637 option) any later version.
638
639
641 The canonical place to find Tux Paint information is at http://www.tux‐
642 paint.org/.
643
644
646 Bill Kendrick. <bill@newbreedsoftware.com>
647
648 With patches, fixes, extensions, translation, documentation and more
649 from lots of people, including, but not limited to:
650
651 Aki, Ashish Arora, Khalid Al Holan, Daniel Andersson, Hodorog Andrei,
652 Joana Portia Antwi-Danso, Adorilson Bezerra de Araujo, Xandru Armesto,
653 Ben Armstrong, Ravishankar Ayyakkannu, Dwayne Bailey, Martin Benjamin,
654 Denis Bodor, René Brandenburger, Herman Bruyninckx, Lucie Burianova,
655 Laurentiu Buzdugan, Albert Cahalan, Pere Pujal Carabantes, Ouychai
656 Chaita, Zden¿k Chalupský, Wei-Lun Chao, Jacques Chion, Ankit Choudary,
657 Abdoul Cisse, Urska Colner, Adam 'akanewbie' Corcoran, Helder Correia,
658 Ricardo Cruz, Laurent Dhima, Chandrakant Dhutadmal, Yavor Doganov, Joe
659 Dalton, Dawa Dolma, Kevin Donnelly, Ander Elortondo, Alberto Escudero-
660 Pascual, Jamil Farzana, Doruk Fisek, Dovix, Korvigellou An Drouizig
661 (Philippe), Fabian Franz, Derrick Frimpong, Martin Fuhrer, Fula Local‐
662 ization Project, Gabriel Gazzan, Alexander Geroimenko, Torsten Giebl,
663 Solomon Gizaw, Robert Glowczynski, Chris Goerner, Mikel González,
664 Volker Grabsch, The Greek Linux i18n Team, Edmund GRIMLEY EVANS, Fred‐
665 erico Goncalves Guimaraes, Joe Hanson, Sam "Criswell" Hart, Guy Hed,
666 Farinaz Hedayat, Tedi Heriyanto, Pjetur G. Hjaltason, Knut Erik Hol‐
667 lund, Khaled Hosny, Henry House, Mohomodou Houssouba, Song Huang, Karl
668 Ove Hufthammer, Roland Illig, Indigenas Sin Fronteras, Juan Irigoien,
669 Students of Vocational Higher Secondary School Irimpanam, Ivana Rakic,
670 Dmitriy Ivanov, Mogens Jaeger, Lis Gøthe í Jákupsstovu, Nedjeljko Jed‐
671 vaj, Aleksandar Jelenak, Rasmus Erik Voel Jensen, Wang Jian, Amed Ç.
672 Jiyan, Petri Jooste, Richard June, Andrej Kacian, Thomas Kalka, Jorma
673 Karvonen, Kazuhiko, Gabor Kelemen, Mark Kim, Thomas Klausner, Koby,
674 Marcin 'Shard' Konicki, Ines Kovacevic, Mantas Kriauciunas, Freek de
675 Kruijf, Andrzej M. Krzysztofowicz, Piotr Kwilinski, Serafeim Kyriaki,
676 Matthew Lange, Fabio Lazarin, Niko Lewman, Arkadiusz Lipiec, Ricky Lon‐
677 toc, Dag H. Loras, Burkhard Luck, Vincent Mahlangu, Ankit Malik, Neskie
678 Manuel, Fred Ulisses Maranhao, Yannig MARCHEGAY (Kokoyaya), Jorge Mari‐
679 ano, Martin, Sergio Marques, Pheledi Mathibela, Scott McCreary, Marco
680 Milanesi, Kartik Mistry, Mugunth, Steve Murphy, Samuel Murray (Groen‐
681 kloof), Shumani Mercy Nehulaudzi, Mikkel Kirkgaard Nielsen, Alesis
682 Novik, Daniel Nylander, Olli, James Olweny, Teresa Orive, Gareth Owen,
683 Sorin Paliga, Yannis Papatzikos, Nikolay Parukhin, Alessandro Pasotti,
684 Flavio Pastor, Patrick, George Patrick, Primoz Peterlin, Le Quang Phan,
685 Henrik Pihl, Auk Piseth, Pablo Pita, Milan Plzik, Sergei Popov, John
686 Popplewell, Rodrigo Perez Ramirez and Indigenas Sin Fronteras, Adam
687 'foo-script' Rakowski, Rodrigo Perez Ramirez, Robert Readman, Leandro
688 Regueiro, Simona Riva, Robin Rosenberg, Ilir Rugova, Jaroslav Rynik,
689 Bert Saal, Ibraahiima SAAR, Saikumar, Samuel Sarpong, Kevin Patrick
690 Scannell, Stephanie Schilling, Kiriaki SERAFEIM, Pavithran Shakamuri,
691 Gia Shervashidze, Clytie Siddall, Kliment Simoncev, Sokratis Sofi‐
692 anopoulos, Khoem Sokhem, Geert Stams, Peter Sterba, Raivis Strogonovs,
693 Tomasz 'karave' Tarach, Michal Terbert, Ignacia Tike, Tilo, Tarmo
694 Toikkanen, TOYAMA Shin-ichi, Niall Tracey, tropikhajma, Florence
695 Tushabe, Matej Urban, Rita Verbauskaite, Daniel Jose Viana, Charles
696 Vidal, Darrell Walisser, Frank Weng, Damian Yerrick, Muhammad Najmi
697 Ahmad Zabidi, Eugene Zelenko, Martin Zhekov, and Huang Zuzhen.
698
699
701 tuxpaint-import(1), tuxpaint-config(1), tp-magic-config(1), xpaint(1),
702 gpaint(1), gimp(1), kolourpaint(1), krita(1), gcompris(1)
703
704 And documentation within /usr/[local/]share/doc/tuxpaint/.
705
706
707
7080.9.22 5 August 2014 TUXPAINT(1)