No description
Find a file
John Popplewell 778bd2f897 Added support for building on a Windows system using MinGW/MSYS.
After building and installing all the dependencies I used these commands,
in MSYS, to build, install and run:

    export set CPATH=/usr/local/include
    export set LIBRARY_PATH=/usr/local/bin:/usr/local/lib
    make win32
    make install-win32
    tuxpaint
2005-02-26 02:26:40 +00:00
data Updated to the latest version of the free UCS fonts. 2005-02-12 01:12:34 +00:00
docs et_EE not ee_ET 2005-02-13 22:45:32 +00:00
fonts/locale Documentation for the custom local fonts. 2004-09-23 10:44:57 +00:00
macosx Mac OS X additions - loading of fonts from user's Fonts directory, rearrangement of files in XCode project. 2005-01-08 19:41:05 +00:00
src Added support for building on a Windows system using MinGW/MSYS. 2005-02-26 02:26:40 +00:00
stamps/cartoon/tux Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
starters Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
visualc Fix for 'Tux Paint (Windowed)' menu item. Added the '--windowed' flag so 2004-10-09 00:23:27 +00:00
Makefile Added support for building on a Windows system using MinGW/MSYS. 2005-02-26 02:26:40 +00:00
README.txt Dummy README.txt. Good to have one in the root directory of the package. 2003-12-24 01:49:38 +00:00
tuxpaint.spec Changed Group. 2005-01-14 08:52:20 +00:00

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