I have played with it a couple of times over the years. If you can find a copy of Revolution 2.3.. ish you might find something interesting in the standalone builder script as I had to extract all the bitmaps and rebuild the file in the order the engine needed. Thankfully Mark Waddingham sorted out the need for that a few years later.
> On 9 Jul 2016, at 11:39 AM, Richard Gaskin <[email protected]> wrote: > > Someone in the forums was asking about retrieving the images from an ICO > file. The format seems pretty straightforward, and the internal image > sections are either BMP or PNG, so they'd work well in LC once extracted. > > Has anyone here written a library for extracting image data from ICOs? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, and the Web > ____________________________________________________________________ > [email protected] http://www.FourthWorld.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
