I can use GD or something to draw user-selected shapes by writing some lines of code, but is there a library that is already taking care of it?
There are just 4-5 shapes that a user can select and text needs to be placed too.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want I think you want (to draw in browser without using server side scripting) check this article out, perhaps you will find what you need:
10-jquery-drawing-plugins
Enjoy!