Hopefully the new BridgeSupport will help you solve this issue. - Matt
On Thu, Oct 7, 2010 at 7:28 PM, dianhui nie <nied...@gmail.com> wrote: > Ok. I'll do this later when i was home : ) > > On Oct 8, 2010, at 10:17 AM, Laurent Sansonetti wrote: > > Hi, > > Could you reduce the problems to simple .rb scripts and attach them to a > new ticket? > > We are working on a new version of BridgeSupport which will add missing > metadata (I believe it will fix your CoreText problems), but we will need to > verify. > > In the interim, you can wrap CoreText APIs in Objective-C classes, them > call them from MacRuby directly. > > Laurent > > On Oct 7, 2010, at 7:41 AM, 聂殿辉 wrote: > > Hi > I'm doing some work with CoreText with macruby ,and i had some question > > 1. CTline and some other `struct` does not have a ruby class ,the > ctline.class is __NSCFType > , not like the CGRect struct,in macruby ,the class is CGRecct ,so i can > reopen the class ,and add some help methods. > 2. the CTRunGetStringRange should return a CFRange but it return a class > named Boxed > > can i wrap the CoreText in macruby ? and some suggestions ?? > > thanks > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel