From: Charles S. <bas...@ch...> - 2012-07-01 03:16:11
|
On Jun 30, 2012, at 9:27 PM, Alexei Svitkine wrote: > Thanks. I've landed this now (after cleaning up some of the code formatting). > > I've split this into two commits, the first one renaming the file to have the .mm extension: > > https://github.com/cebix/macemu/commit/3fc0e4dd98c69c39240d061513acddd7dadbc18b > > And the second one containing your code changes: > > https://github.com/cebix/macemu/commit/ed28705ee3c2ff1c382b62d638b20b7fd96e85cd > > Thanks again! > > -Alexei Thanks. I guess one thing that should still probably be done is to make a parser for utxt/ustl in addition to TEXT/styl. Does anyone know of any Classic apps that write those types on the clipboard (I don’t want to do it without being able to test it)? If you have an app that you think might write those types but you’re not sure, a good way to test is to copy something to the clipboard, then go into ResEdit, create a new document, and paste. ResEdit turns clipboard flavors into resource types. Charles |