jot icon indicating copy to clipboard operation
jot copied to clipboard

An iOS framework for easily adding drawings and text to images.

Results 14 jot issues
Sort by recently updated
recently updated
newest added

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...