MetaCard compatibility patterns

Monte Goulding monte at appisle.net
Tue May 24 16:31:51 EDT 2016


Hi All

As a result of some contributions Mark Wieder is making to fix some issues with reset paint I have identified some issues with setting patterns to a patternNumber (rather than image id). These are documented as patternNumber 1 to 164 being translated by the engine to image id 136 to 300. It turns out we don’t have the full set in the IDE. I’m not sure how to get hold of MetaCard these days but I’m pretty sure there’s some people here that do so what I’d like to know is does it contain all image IDs 136 to 300?

Here’s some bug numbers that would be good to kill:
http://quality.livecode.com/show_bug.cgi?id=8212
http://quality.livecode.com/show_bug.cgi?id=17720

Here’s where I’m working on it:
https://github.com/livecode/livecode/pull/4060

At the moment my changes still need some work because I believe they still incorrectly map pattern 1-> image id 137 instead of 136 so I believe the documented range should be 136 to 299 but it would be good to know what the range was in MetaCard to confirm.

Thanks for your help!

Cheers

Monte



More information about the use-livecode mailing list