Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 14:57:58 +0000



Post From: Fixing indicator graphics jaggedness

[2017-12-21 15:24:45]
gomifromparis - Posts: 244
Suggestion : what about using GDI+ for drawing lines only? It would enable some nice smoothing.

Of course you keep GDI for all the rest, because it will be much faster, but all lines in movering averages would look nicer (in my opinion)if they were more smooth.

Here's a comparison of lines drawn in Sierra using GDI+ vs GDI with the source.
imagesierrasmoothing.png / V - Attached On 2017-12-21 15:23:54 UTC - Size: 101.85 KB - 491 views
imagesmoothingsource.png / V - Attached On 2017-12-21 15:23:59 UTC - Size: 34.84 KB - 500 views