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
This is a DXF library that currently supports entity tree construction and export of this tree to DXF format.
3
+
So, in essence, it is a DXF generator for now.
4
+
5
+
I have written the library a long time ago for a project for my father. It doesn't contain unit tests - I didn't know what that is back then :) - but it is well written and has been used extensivly very succesfuly in that software.
6
+
7
+
If you look around the code you will see that everything is simple and clear.
8
+
9
+
If you like it and/or use it please let me know. It will me make all worm and fuzzy :)
10
+
11
+
If you are having any problems with it, also let me know. I will not get worm and fuzzy but I will try to help out.
12
+
13
+
The license is MIT so you can use it however you want as long as you mention me somewhere.
0 commit comments