Skip to content

mrcharles/Pixen

 
 

Repository files navigation

Pixen

Welcome to Pixen, a free, open source pixel editor for Mac OS X! Milestone release of Pixen can be accessed by clicking on the 'Downloads' button above.

Compiling the Tip-of-Tree Build

Mac OS X 10.6+ and Xcode 3.2+ are required to compile Pixen.

  1. Open Terminal and cd into a folder in which you'd like to place Pixen's source tree. For example: cd ~/Desktop.
  2. Issue the following command to pull the latest source code to Pixen: git clone git://github.com/philippec/Pixen.git
  3. Once the clone completes, open the Xcode project file found in the root directory of the source tree.
  4. Hit the 'Run' button to compile and run a working build of Pixen.
  5. To locate your build of Pixen in the Finder, expand the 'Products' group in Xcode's file navigator.
  6. Right click on 'Pixen.app' and click 'Show in Finder'.

Support

You may use the Issues page to file bug reports or request features for future releases.

Thank you for using Pixen!

Releases

No releases published

Packages

No packages published