Siobhán Dougall

Results 4 comments of Siobhán Dougall

I'm not one of the devs, but my guess would be probably pretty difficult. SwiftOCR exposes a pure Swift API, but uses of Objective-C dependencies and Foundation classes under the...

Hi there! I wanted to say thank you for all your hard work on this. We're in the process of updating QLab to use Metal, and had been expecting to...

Sorry I missed these questions! For our part, we don't have a use case for the `drawFrame:` API; the only reason I brought it up was a syntax suggestion. But...

Another data point: I'm hitting this on both OS X and Linux, using both the promises-based and callback-based API. ETA: Also when using `var img = new Jimp(path);`. I've tried...