yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

How do you manage stickers? #95

Closed ToddHoff closed 9 years ago

ToddHoff commented 9 years ago

The sticker example says to pass in the directory name where the stickers are located. Looking at the source code the images are not in a bundle, they are accessed via the file manager. The problem I'm having is I'm not sure how to preload stickers so they will be available in a directory. Do you have any example code on how to do that? I researched for a bit and I didn't come up with anything.

I apologize if this is the wrong venue for such questions, but I didn't see anywhere else to ask.

thanks

yackle commented 9 years ago

How about #43

ToddHoff commented 9 years ago

That did it, thanks. BTW, your code is very clean and clear. It's a pleasure to read.

yackle commented 9 years ago

That's good, thx :laughing: