jot
jot copied to clipboard
An iOS framework for easily adding drawings and text to images.
…et to a 'default' position back in view
This gives a hook to logic using Jot library to know when users are drawing.
Hey, I added the ability to undo drawings, similar to what can be done on Snapchat.
1. calc draw steps per bezier dynamically 2. use setNeedsDisplayInRect instead of setNeedsDisplay
I want a way to bring the text to its default size and position
Is there any way that we can allow the emoji keyboard? For some reason it allows only text.
Is there any best practice on how to draw on a user provided image using jot?
Can we have a support of glow lines??
I am having a problem where the placement of text changes after a device rotation. Drawings work fine. I am drawing and adding text on top of an image. When...