AUTHORS.txt for Tux Paint

Tux Paint - A simple drawing program for children.

Copyright (c) 2002 by Bill Kendrick
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/


June 17, 2002 - October 6, 2002


* Design and Coding:

  Bill Kendrick <bill@newbreedsoftware.com>
  New Breed Software
  http://www.newbreedsoftware.com/

  Filled shapes algorythm based on description from
  the book "Computer Graphics: C Version," (c) Prentice Hall 1997
  by Donald Hearn and M. Pauline Baker.
  [ NOTE: Currently not in use. ]

  Flood fill code based on Wikipedia example:
  http://www.wikipedia.org/wiki/Flood_fill/C_example
  by Damian Yerrick - http://www.wikipedia.org/wiki/Damian_Yerrick


* Graphics

  * UI buttons - Created using "AquaPro" button script in The GIMP
    Copyright (C) 2001 Denis Bodor <b.bodor@calixo.net>

  * UI icons - Created by Bill Kendrick using The GIMP

  * Cartoon representation of "Tux," the Linux penguin
    Created by Sam "Criswell" Hart  <criswell@geekcomix.com>
    Tux originally designed by Larry Ewing <lewing@isc.tamue.edu>
    http://www.isc.tamu.edu/~lewing/linux/

  * Brushes created using The GIMP
    http://www.gimp.org/


* Fonts

  * "efont-serif.ttf" by Electronic Font Open Laboratory 
    http://openlab.ring.gr.jp/efont/serif/
    GPL'd, Copyright 2000-2001 Kazuhiko <kazuhiko@ring.gr.jp>

  * "default_font.ttf" is "FreeSans.ttf" from the Free UCS Outline Fonts.
    http://www.freesoftware.fsf.org/freefont/
    GPL'd, Copyright 2002 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>
    et al


* Sound

  * Many recorded by Bill Kendrick
    * Blocks - Stack of Nintendo NES cartridges hitting each other.
    * Blur - Microphone against mousepad.
    * Chalk - Microphone against head of hair.
    * Fade - Squeaky frog.
    
  * Many others taken from various sources on the web.

  * Edited using SOX
    http://sox.sourceforge.net/

  * Edited using Audacity
    http://www.audacity.org/


* Translations

  * Danish
    Rasmus Erik Voel Jensen <i18n@solsort.dk>

  * Dutch
    Herman Bruyninckx <Herman.Bruyninckx@mech.kuleuven.ac.be>

  * Finnish
    Tarmo Toikkanen <tarmo.toikkanen@iki.fi>

  * French
    Jacques Chion <Jacques.Chion@wanadoo.fr>
    Charles Vidal <vidalc@club-internet.fr>
    
  * German
    Fabian Franz <FabianFranz@gmx.de>

  * Icelandic
    Pjetur G. Hjaltason <pjetur@pjetur.net>

  * Italian
    Marco Milanesi <kpanic@pavia.linux.it>

  * Norwegian
    Karl Ove Hufthammer <karl@huftis.org>

  * Polish (coming soon)
    Jacek Poplawski <jpopl@interia.pl>

  * Portuguese (Brazilian)
    Daniel Jos Viana <danjovic@vespanet.com.br>
    Dedicated to my beloved daughter Scarlet
  
  * Spanish
    Gabriel Gazzan <ggabriel@internet.com.uy>

  * Swedish
    Daniel Andersson <daniel@septum.org>

  * Turkish
    Doruk Fisek <dfisek@fisek.com.tr>
    

* Ports and Packaging

  * Windows 32-bit build
    John Popplewell <john@johnnypops.demon.co.uk>

  * Debian package
    Ben Armstrong <synrg@sanctuary.nslug.ns.ca>

  * NetBSD package
    Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>


* Support / Testers

  Tux4Kids.org, Sam Hart  (Tux4Kids project manager)
  Many others in the community!  (Testing, bug fixes, comments, kudos)


See also:  CHANGES.txt

