Click to See Complete Forum and Search --> : antialiasing


sheeja
October 10th, 2005, 04:22 AM
i want an efficient antialiased line drawing algorithm.Please help me.

Marc G
October 11th, 2005, 02:29 AM
Do you need the algorihtm or just a piece of code that does it for you?
GDI+ has antialiased drawing, or take a look at Antigrain geometry library (www.antigrain.com) which is a powerfull free library for antialiased and sub-pixel accurate drawing.

andytim
October 12th, 2005, 03:04 AM
For simple anti aliasing feature,you can use basic GDI+ to solve it,for complex visio like application,you can also consider to use other third flow/diagram kit to do it also,it contains professional look,such as E-XD++ MFC Library,you can find it with:
http://www.********.net/XDFeature/feature42.htm

Hope it is useful to you.
Andy