Click to See Complete Forum and Search --> : Image scaling bezier curver help


appasamy
April 27th, 2006, 08:33 AM
i want to draw irregular drawing using free hand drawing and after that i want to scale it by clicking it anywhere in the outer border of the shape i drawn. My task is similar to free hand picture box tool in Quarkexpress software.
Please help me sir . If anyone provide a small sample in vc++6.0 project means it ll be very helpful for me. also provide me some links to understand how to draw bezier curves and scaling it.

Marc G
April 27th, 2006, 02:44 PM
[ removed duplicate thread ]

Please do not ask the same question in multiple sections of the forum.

cindyonlyone
April 27th, 2006, 10:20 PM
For simple small free drawing application, drawcli is a good start, you can find this sample within the MSDN CD, and if you want more complex drawing, E-XD++ MFC Library is a good choice, you can learn more about this kit at:
http://www.********.net/index.htm

Hope it is useful to you.
Cindy