Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- 01/22/10 16:27:32 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 12 12 Basically Sam !HaXe is a flash resource assembly tool similar to 13 13 [http://swfmill.org/ swfmill]. Currently you can import the following 14 types of assets with it:14 types of assets: 15 15 * '''Image files''' 16 16 * Every type supported by !ImageMagick [[BR]] … … 23 23 * WAVs 24 24 * '''!TrueType fonts''' 25 * TTFs 25 26 * '''SWF files''' 26 27 * As an animation … … 54 55 55 56 == Windows binaries == 56 If you need a precompiled win32 binary you can download from here: 57 http://mindless-labs.com/samhaxe/downloads/ [[BR]] 58 These binaries are compiled with MinGW. 59 57 You can download the precompiled win32 binaries from the following link: http://mindless-labs.com/samhaxe/downloads/ [[BR]] 58 All windows binaries are compiled with [http://www.mingw.org/ MinGW]. 59 60 You have two options here: 61 * '''Use the installer executable''' created with [http://nsis.sourceforge.net NSIS]. [[BR]] 62 This is the preferred solution because no additional configuration is necessary however these versions support only [http://openil.sourceforge.net/download.php DevIL] based image import. 63 64 * '''Use the ZIP compressed archive'''. [[BR]] 60 65 You have to alter __samhaxe.conf.xml__ according to documentation. You might also take 61 66 a look at the [http://mindless-labs.com/samhaxe/doc/1.0/files/INSTALL-txt.html Installation / Compilation]
