Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe swift #45

Open
djcomy opened this issue Aug 9, 2019 · 2 comments
Open

Maybe swift #45

djcomy opened this issue Aug 9, 2019 · 2 comments

Comments

@djcomy
Copy link

djcomy commented Aug 9, 2019

Is there anyone who implemented this awesome piece of drawing art in swift?
I tried it in ObjC, kinda working although it's sending some errors while using it with GPUImage in same app.

@adamwulf
Copy link
Owner

adamwulf commented Aug 9, 2019

Unfortunately I don't know of any swift variations of JotUI or similar.

What sort of errors are you seeing when in an app with GPUImage? There was a bug long ago with GPUImage #14 that got fixed. If there's a crash or stack trace, I might be able to debug and see what's causing the problem.

@djcomy
Copy link
Author

djcomy commented Aug 9, 2019

Hello,

Sorry to hear about swift version :/, I've found one similar thing, not so good as this one but might do the trick.

On #14 I wrote as well near the end of that discussion (djcomy), the error was the same like it is on that post. My app was like start view controller where you take or choose a photo, next view controller is gpuimage filters, third controller is some frames/stickers etc. From that view I never could pass the gpuimage photo to JOT draw view controller (regular photo yes), and JOT view controller never got back photo that was drawn on (when i click done for example, and that button should get photo back to frames/stickers VC). I gave up on that project about a year ago, still have it though, might share it with You if You can fix all those, I'm totally stuck and meanwhile got shifted to Swift. And yeah, i don't know what was the fix from #14 since it was a pain to implement JOT to my project and I didn't want to mess up something changing any part of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants