[Gambas-user] Drawing accuracy 2
Jussi Lahtinen
jussi.lahtinen at ...626...
Mon Jun 2 16:45:42 CEST 2014
>
> Yes. But you have to call Draw.Begin() explicitely, otherwise it won't
> be taken into account.
>
Not sure I understand what you mean. I'm using "Paint.LineJoin =
Paint.LineJoinRound" inside draw event and it works. It also works with
Draw.Begin() method.
Or better: stop using the Draw class. Use the Paint class directly. You
> will get antialiasing too.
>
I will look...
Jussi
More information about the User
mailing list