Richmond No problem here. This is the start of the first card:
For Revolution we use a simplified form of the word-breaking algorithm. In this we treat the Unicode word breaking classes as follows: CR => None LF => None Newline => None Extend => ALetter Format => ALetter <Private Use Area> => ALetter <Surrogate Ranges> => ALetter This simplified view means word-breaking is correct for any text in the BMP not using combining characters. The problem could possibly be due to the way you downloaded it or which version of LiveCode you tried to open it with. I'm using 5.5.4. In case it's a downloading problem, I've emailed you the file direclty. Regards Peter http://LiveCode1001.blogspot.com On 13 Apr 2013, at 17:03, Richmond wrote: > I went here: https://github.com/runrev/livecode/tree/master/engine > > and downloaded "unicode_tables.rev" > > and tried to open it with Livecode and got this: "file is not a stack" > > at the risk of sounding goofy (again), if that file is not a stack > why does it have the suffix .rev, and how can one open it? > > Richmond. > > _______________________________________________ > 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
