-
Notifications
You must be signed in to change notification settings - Fork 18
[Enhance] can provide pure draw shape api for third api to draw? #334
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgerber-builderIssue related to one of the code buildersIssue related to one of the code buildersvirtual-machineIssue related to pygerber.vm packageIssue related to pygerber.vm package
Description
I notes that RVMC.commands decompose the shape to Line and Arc, just two shape.The raw gerber file have mang shapes like Line, Rectangle, Obround, Polygon, Arc, Circle and Primitives(AM commands).
So can you provide basis geometry shape api, for that i can draw and manipulate the shape item by myself, not just a pictuer.For example draw gerber on pycairo, Qt, tkinter and so on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgerber-builderIssue related to one of the code buildersIssue related to one of the code buildersvirtual-machineIssue related to pygerber.vm packageIssue related to pygerber.vm package