HeliosPaint for Windows, Mac OS X, Linux and Unix

Description

HeliosPaint is a freeware paint program for creating and editing images or drawings. It runs on Microsoft Windows, Mac OS X, Linux and Unix and is written in Sun Microsystem's Java programming language.



Tools and features in HeliosPaint currently include:
I created the program purely for the fun of it :-). Future versions of HeliosPaint are planned and should contain some useful new features.

License

HeliosPaint version 1.2.8 and below are free to use. If the program is redistributed it must be done freely without any charge. It comes "as is" with absolutely no warranty of any kind. HeliosPaint program code is copyright D.J.B. Osborne 2007-2008.

Installation on Microsoft Windows

  1. Download and save HeliosPaint.exe onto your computer.
    (If your computer only has 512MB of memory, HeliosPaint_512.exe is available instead and supports fewer pixels).
  2. Double click on the HeliosPaint.exe file to launch HeliosPaint.
Note: If Java 1.4.2 or greater is not pre-installed on your computer, you will be guided to the Java download website on running HeliosPaint.

Installation on Mac OS X

  1. Download and save HeliosPaint.jar onto your computer.
  2. Double click on the HeliosPaint.jar file to launch HeliosPaint.
HeliosPaint can also be launched manually on Mac OS X as follows:
  1. Open a terminal window (e.g. via your Applications folder).
  2. Use "cd" commands to go to the folder containing the HeliosPaint.jar file.
  3. Launch HeliosPaint by entering the command "java -jar HeliosPaint.jar".
Note: Java comes pre-installed on Mac OS X. If the program does not work properly, click here to get the latest Java for Mac OS X from Apple.

Installation on Linux or Unix (Java 1.4 capable)

  1. If the Java Runtime Environment (JRE) version 1.4.2 or greater is not installed on your Linux or Unix computer, first visit the Java download website to download and run the installer for your platform.
  2. Download and save HeliosPaint.jar onto your computer.
  3. Right-click on the HeliosPaint.jar file screen icon and select "Open with Sun Java Runtime".
HeliosPaint can also be launched manually as follows:
  1. Open a terminal window.
  2. Use "cd" commands to go to the folder containing the HeliosPaint.jar file.
  3. Launch HeliosPaint by entering the command "java -jar HeliosPaint.jar", granting execute permissions first if needed.