Create a new macro to insert images into the drawing #241
Labels
enhancement
A suggestion about how to improve the project
programming
Something related to the programming activity on the project
The idea would be to create a new macro that allows inserting PNG or JPG images into the drawing. The images could be encoded in base64 to embed them directly into the drawing's code. These images should be scalable, rotatable, and movable as desired.
The only problem would be backward compatibility with versions that do not support this feature.
I think it would be a useful feature to implement.
The text was updated successfully, but these errors were encountered: