Re: You too can direct the Attack of the Unicode Monster!

2003-10-08 Thread Dan Sugalski
On Tue, 7 Oct 2003, Robert Spier wrote: > > Also, I'm working on OS X, so there is the library loading issue to be > > solved too. > > 10.3 should make this easier, as it has dlopen emulation. (While not > necessarily the perfect long-term solution, it at least lets you get > things done.) I've

Re: You too can direct the Attack of the Unicode Monster!

2003-10-07 Thread Robert Spier
> Also, I'm working on OS X, so there is the library loading issue to be > solved too. 10.3 should make this easier, as it has dlopen emulation. (While not necessarily the perfect long-term solution, it at least lets you get things done.) -R

Re: You too can direct the Attack of the Unicode Monster!

2003-10-07 Thread Michael Scott
On Tuesday, Oct 7, 2003, at 17:51 Europe/Berlin, Dan Sugalski wrote: WHich ought ot be some sort of really bad '50s era black and white giant atomic monster movie. But anyway. ICU now configures and builds on at least some platforms. That means it's time to build an encoding and chartype librar

Re: You too can direct the Attack of the Unicode Monster!

2003-10-07 Thread Jeff Clites
I've been poking at it a little bit--nothing finished yet, but I've been making some headway. JEff On Tuesday, October 7, 2003, at 08:51 AM, Dan Sugalski wrote: WHich ought ot be some sort of really bad '50s era black and white giant atomic monster movie. But anyway. ICU now configures and b

You too can direct the Attack of the Unicode Monster!

2003-10-07 Thread Dan Sugalski
WHich ought ot be some sort of really bad '50s era black and white giant atomic monster movie. But anyway. ICU now configures and builds on at least some platforms. That means it's time to build an encoding and chartype library for it. This'd be a nice little project for someone looking to get the