From: Arno P. <ar...@pu...> - 2012-06-07 10:02:10
|
as a followup to my last message, I would encourage you to use the new iOS API (org.xmlvm.ios.*). The problems you have mentioned in this message should be working there. Arno On 6/7/12 11:08 AM, Kensuke Matsuzaki wrote: > Hi, > > When I create CGContext using UIGraphics.beginImageContext(), > how can I release it? > > CGContext.finalizer doesn't call CGContextRelease, > also CFTyp.finalizer doesn't call CFRelease. > And UIGraphics.popContext without pushContext raises error. > > Thanks in advance. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |