MANIFEST.in
README.rst
setup.cfg
setup.py
dxfwrite/__init__.py
dxfwrite/acadctb.py
dxfwrite/allplancfg.py
dxfwrite/base.py
dxfwrite/const.py
dxfwrite/curves.py
dxfwrite/dimlines.py
dxfwrite/drawing.py
dxfwrite/engine.py
dxfwrite/entities.py
dxfwrite/hdrvars.py
dxfwrite/helpers.py
dxfwrite/htmlcolors.py
dxfwrite/insert2.py
dxfwrite/mixins.py
dxfwrite/mtext.py
dxfwrite/rect.py
dxfwrite/sections.py
dxfwrite/std.py
dxfwrite/table.py
dxfwrite/tableentries.py
dxfwrite/tables.py
dxfwrite/ucs.py
dxfwrite/util.py
dxfwrite/vector2d.py
dxfwrite/vector3d.py
dxfwrite.egg-info/PKG-INFO
dxfwrite.egg-info/SOURCES.txt
dxfwrite.egg-info/dependency_links.txt
dxfwrite.egg-info/top_level.txt
dxfwrite/algebra/__init__.py
dxfwrite/algebra/base.py
dxfwrite/algebra/bezier.py
dxfwrite/algebra/circle.py
dxfwrite/algebra/clothoid.py
dxfwrite/algebra/cspline.py
dxfwrite/algebra/ray.py
dxfwrite/algebra/__init__.py
dxfwrite/algebra/base.py
dxfwrite/algebra/bezier.py
dxfwrite/algebra/circle.py
dxfwrite/algebra/clothoid.py
dxfwrite/algebra/cspline.py
dxfwrite/algebra/ray.py
examples/bezier.py
examples/clothoid.py
examples/colortable.py
examples/dimlines.py
examples/ellipse.py
examples/empty_drawing.py
examples/flags.py
examples/mtext.py
examples/paperspace.py
examples/polyface.py
examples/polyline.py
examples/polymesh.py
examples/profile_dxfstr.py
examples/rectangle.py
examples/runall.bat
examples/runall.sh
examples/runall3.bat
examples/simple_drawing.py
examples/spline.py
examples/table.py
examples/unicode_text.py
examples/viewports_in_paperspace.py
examples/xref.py
tests/__init__.py
tests/ctbtest.ctb
tests/test_abstract_entity.py
tests/test_acadctb.py
tests/test_algebra_base.py
tests/test_algebra_circle.py
tests/test_arc.py
tests/test_attdef.py
tests/test_attrib.py
tests/test_base.py
tests/test_bezier.py
tests/test_block.py
tests/test_circle.py
tests/test_clothoid.py
tests/test_cspline.py
tests/test_dim_angle.py
tests/test_dim_arc.py
tests/test_dim_linear.py
tests/test_dim_radius.py
tests/test_dim_style.py
tests/test_dim_styles.py
tests/test_drawing.py
tests/test_ellipse.py
tests/test_engine.py
tests/test_face3d.py
tests/test_insert.py
tests/test_insert2.py
tests/test_layer.py
tests/test_line.py
tests/test_linetype.py
tests/test_mixins.py
tests/test_mtext.py
tests/test_point.py
tests/test_polyface.py
tests/test_polyline.py
tests/test_polymesh.py
tests/test_ray2d.py
tests/test_rectangle.py
tests/test_section_blocks.py
tests/test_sections.py
tests/test_solid.py
tests/test_std.py
tests/test_style.py
tests/test_table.py
tests/test_tables.py
tests/test_tags2str.py
tests/test_text.py
tests/test_ucs.py
tests/test_unicode.py
tests/test_util.py
tests/test_vertex.py
tests/test_view.py
tests/test_viewport.py
tests/test_viewport_entity.py