From: Karl Leslie Rudd Message-Id: <199611200717.SAA16359@banshee.cs.uow.edu.au> Subject: Allegro Compile-in DAT files: v0.1b To: djgpp-announce AT delorie DOT com Date: Wed, 20 Nov 1996 18:17:16 +1100 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Okay anyone who wants a look at the little utility I've hacked up you can grab it from the following site: http://www.ghgcorp.com/rbachtel/allegro.addons/dataex.cc Thanks to Jeff for the space. If anyone didn't see the posting before about this, the utility takes Allegro .DAT files, extracts the contents and puts it in a .CC file (with a .H file to go with it) which can then be linked into the executable. Currently does BITMAPs, FONTs, PALETTEs, SAMPLEs and DATA. MIDI and others on there way. Feel free to make improvements and send them to me :). Karl