Login  Register

Re: [POLYLINE] Bug in Api

Posted by dxli on Apr 01, 2025; 7:08pm
URL: https://forum.librecad.org/POLYLINE-PDF-2-Bugs-in-Api-tp5726819p5726820.html

I think we should go restore RAII style rendering pen.

We had that in 2.2.1, but removed in master.

RAII is for exception safety as well as proof of correctness.
emanuel wrote
I discovered a bug.

When I draw a polyline and change its width, it becomes invisible.
See the video attached.
simplescreenrecorder-2025-04-01_20.mp4

Oh my god, the script functions entget, entmake, entmod, etc. are taking me months...