C9 International Avatar Creator, Gtk# edition
Summary: The C9 International Avatar Creator, Gtk edition is a version of the
C9InternationalAvatarCreator that uses Mono and Gtk#, and therefore can be run under Linux.
SeeAlso: C9InternationalAvatarCreator, C9InternationalAvatarCreatorWebEdition, C9InternationalAvatarCreatorTemplates Note: The C9IAC Gtk Edition is no longer updated and lacks many features of the more recent Windows version. If you don't use Windows it is recommended that you use the
C9InternationalAvatarCreatorWebEdition instead.
Use this Wiki to submit bug reports and feature requests for the Gtk# version of C9 International Avatar Creator, Gtk edition. If you have written code to fix an issue, you can also submit it here, so that I can merge it into the main app.
Don't expect this version to get updated as often as the main Windows version.
Requirements:
* Mono 1.1.4:
http://www.mono-project.com/OldReleases * If you are installing using the
RPMs under Linux, you need at least: mono-core, mono-basic and libgdiplus.
*
Mono 1.1.5 does not work! * Gtk# 1.9.2: http://sourceforge.net/project/showfiles.php?group
id=40240&packageid=135197
Although this version can run under Windows as well, this is not recommended because some limitations that exist in the Windows versions of Mono and Gtk#. If you are using Windows please use the normal version of the
C9InternationalAvatarCreator The C9 International Avatar Creator, Gtk edition is available here.
Executable:
http://channel9.msdn.com/ShowPost.aspx?PostID=51910Source: http://www.liacs.nl/~sgroot/avatar
monogtksrc.tgz
Latest version: 1.0.0.1
Note about compiling the source:
The source includes a
NAnt (http://nant.sourceforge.net/) build file to aid in building. The application shares some code with the Windows version which is in VB.NET. Because the Mono Basic compiler sucks this is compiled into a DLL under Windows using the official VB.NET compiler, which the Gtk# code references.
Sven