Short: Open source paint and animation program Author: Hogne Titlestad, MorphOS build by Ilkka Lehtoranta Uploader: Ilkka Lehtoranta (ilkleht isoveli org) Type: gfx/edit Version: 0.3.2 Architecture: ppc-morphos This is MorphOS build of AROS open source paint and animation program. It has "few" "minor" "issues" and not really usable but maybe it interests some. To try binary on MorphOS download full archive from the homepage at http://www.sub-ether.org/lunapaint/ FYI: In MUI it is not allowed to call MUIM_Draw directly but call MUI_Redraw() instead. In addition use of RequestIDCMP()/RejectIDCMP() is deprecated and new programs should use event handlers instead. It is also very possible that Lunapaint b0rks if you change screen depth when Lunapaint is running (seems Zune can't change resolution on fly). Full source code included. I added makefile and made few modifications to build this thing on MorphOS and fixed broken GUI layout (which also probably does not happen in Zune).