Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a tool similar to paint where users can draw different shapes on canvas.The canvas is placed inside a div which has background image.The canvas is positioned in such a way that it gives user feel of marking on the image itself.
Now i have to add zooming functionality to my tool where the user can zoom in the picture and do the markings.Can anyone point me to right link to achieve this
Posted

1 solution

Using your the key words in your title gave the following hits:

Maybe these links can help to get you started.
stackoverflow: HTML5 Canvas: Zooming?[^]

CanvasZoom[^]

HTML 5 Canvas Lessons: Zooming and Reusing[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900