realbasic-nug
[Top] [All Lists]

Aliased CurveShapes

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Aliased CurveShapes
From: Juan Salvatierra <juansalvatierra at wanadoo dot es>
Date: Mon, 29 May 2006 22:44:30 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hello,

I am in the making of a FigureShape drawing engine. Everything goes well, but I have a little nuisance:

while I am drawing the curves (a CurveShape really curved: this does not happen with the straight ones) the line appears antialiased, but when I finally render the completed FigureShape (g.DrawObject(figureshape)), its curved parts appear aliased! And the straight ones (if any) do not!

Surely this is something already known (except for me), but I find it strange. The UseOldRenderer of my canvas is set to false.

Any ideas?

Thank you

Juan

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Aliased CurveShapes, Juan Salvatierra <=