Whilst image manipulation is topical, I'd like to pose a question again which got zero response when I asked it a while back.
I need to make drawings programatically and I currently draw on a canvas with standard methods like "moveto(...), Lineto(...) and elipse(...), etc.". However, this results in low quality images with jaggy circles and lines when not vertical or horizontal. An example drawing can be seen at www.tonyfoale.com/suskin/MC_setup_05.jpg My question is: Is there a way to draw using smoothed lines as per the anti-aliasing feature in many simple drawing and photo-editing programmes? I use D6. -- Regards, Tony Foale EspaƱa / Spain www.tonyfoale.com [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

