Support Board
Date/Time: Wed, 05 Nov 2025 16:26:40 +0000
Post From: BUT: ACSIL UTF8 characters with new graphics functions not working
| [2023-11-02 04:31:42] |
| User719512 - Posts: 331 |
|
I would use DrawPolygon, DrawRectangle, DrawEllipse/DrawEllipseWithRadius, MoveTo/LineTo and create any shape you want either based on origin or center of a rectangle of size X. Create a few helper functions and draw whatever images you want at BarIndexToXPixelCoordinate and RegionValueToYPixelCoordinate. The math involved is not terribly difficult. Attaching a crude drawing to visualize the idea... Happy coding! |
| |
