Hamilton Chapman

Results 25 comments of Hamilton Chapman

I've not tested it myself but I see no reason why it wouldn't 👍

Yep, you seem to be correct. Do you fancy making a pull request? Otherwise I will try to get to this some time soon.

A PR for this would be great - are you able to give it a go? Then I can review and we can get something merged

I'm not sure about the renaming but I don't see any current usage of `UnsafeRawPointer` in the current codebase, so I'm going to close the issue 👍

Hey @MathieuChe I tried writing a test that roundtrips (encodes and then decodes) a string that has an `é` character in it and the test seemed to work fine. This...

@robfeldmann I know this is really old but what was your workaround?

I like the idea of the change but for the time being the library is still published to Cocoapods and so having a dependency that only works via SwiftPM wouldn't...

I understand the frustration in general and apologies for any issues that you've run into because of the nature of these releases. I'd be curious as to what you were...

You could give #378 a try. It uses tesseract-4.0.0 though so you'll need to update your `tessdata`. It doesn't use libstdc++ anymore though, so it should fix your problem

I'll get to this eventually but if you want it to happen sooner then you can try making a PR that uses the `macos-support` branch as its base. It should...