Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Antialiasing for lines
Antialiasing for lines [message #13165] Mon, 17 December 2007 15:38 Go to next message
gm1988 is currently offline  gm1988
Messages: 6
Registered: November 2007
Promising Member
is it possible to use antialising for lines? I created lines with MyWindow.DrawLine(...) but how can I add an antialiasing effect?
Re: Antialiasing for lines [message #13166 is a reply to message #13165] Mon, 17 December 2007 19:35 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
gm1988 wrote on Mon, 17 December 2007 09:38

is it possible to use antialising for lines? I created lines with MyWindow.DrawLine(...) but how can I add an antialiasing effect?


No. This is area where U++ needs further development.

Well, actually, if speed is not a (big) concern, there is a workaround - draw everything bigger using ImageDraw, then scale it down. Scaler will do antialiasing for you...

Mirek
Previous Topic: flicker
Next Topic: Bug in DrawText and Font issue
Goto Forum:
  


Current Time: Fri Mar 29 11:11:44 CET 2024

Total time taken to generate the page: 0.02086 seconds