# Packages
Package svg parses Gerber to SVG.
# Functions
NewParser creates a Parser.
# Constants
内部走线层1.
内部走线层2.
内部走线层3.
内部走线层4.
底层走线.
底层丝印.
底层阻焊.
禁止布线层(可做板子外形).
机械层1.
机械层2.
机械层3.
机械层4.
内平面1(负片).
内平面2(负片).
底层主焊盘.
顶层主焊盘.
顶层走线.
顶层丝印.
顶层阻焊.
Counter clockwise arc interpolation.
No description provided by the author
Clockwise arc interpolation.
No description provided by the author
Linear interpolation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LineCapButt strokes do not extend beyond a line's two endpoints.
LineCapRound strokes will be extended by a half circle with a diameter equal to the stroke width.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
A Contour is a closed sequence of connected linear or circular segments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Parser is a Gerber format parser.
No description provided by the author
A Segment is a stroked line.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
An Interpolation is a Gerber interpolation method.
A LineCap is the shape at the endpoints of a line.
No description provided by the author
No description provided by the author
No description provided by the author