You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
svg_utils.py added - Function to generate an arc path get_arc_path is implemented here
SchArc and SchEllipticalArc refer to get_arc_path from svg_utils.py
PCBArc.py added
Copy file name to clipboardExpand all lines: docs/source/usage/release.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The code is available in `this repository <https://github.com/ChrisHoyer/pyAltiu
14
14
File Format Coverage
15
15
=======================
16
16
17
-
Currently, the format is not completely supported, some aspects are not fully implemented.
17
+
Currently, the format is not completely supported, some aspects are not fully implemented. Not all containers or records are known yet, so this list and the associated documentation may be incomplete.
18
18
19
19
The coverage of containers of the Altium library file format is shown below:
20
20
@@ -197,7 +197,7 @@ The coverage of records/primitives of the Altium library file format is shown be
0 commit comments