LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
benchmarks/benchmark_simple_objects.py
docs/benchmark-baseline.md
docs/development-baseline.md
docs/export-parity.md
docs/integration-0.7.0.md
docs/items_split_plan.md
docs/logging-contract.md
docs/release-gate.md
docs/scene-roundtrip-matrix.md
docs/superpowers/plans/2026-08-31-registry-serialization.md
docs/superpowers/specs/2026-08-31-registry-serialization-design.md
src/app_info.py
src/app_logging.py
src/asset_service.py
src/bitmap_item.py
src/canvas_view.py
src/clipboard_service.py
src/connectors.py
src/constants.py
src/document_controller.py
src/document_format.py
src/document_io.py
src/document_validator.py
src/export_drawsvg.py
src/export_renderer.py
src/hover_preview.py
src/import_drawsvg.py
src/layer_manager.py
src/layers_panel.py
src/main.py
src/main_window.py
src/palette.py
src/png_export_dialog.py
src/properties_panel.py
src/property_command_service.py
src/recovery.py
src/ruler_widget.py
src/scene_codec.py
src/shape_registry.py
src/style_presets.py
src/drawsvg_ui.egg-info/PKG-INFO
src/drawsvg_ui.egg-info/SOURCES.txt
src/drawsvg_ui.egg-info/dependency_links.txt
src/drawsvg_ui.egg-info/entry_points.txt
src/drawsvg_ui.egg-info/requires.txt
src/drawsvg_ui.egg-info/top_level.txt
src/items/__init__.py
src/items/base.py
src/items/labels.py
src/items/svg.py
src/items/svg_assets.py
src/items/text.py
src/items/shapes/__init__.py
src/items/shapes/curves.py
src/items/shapes/diagrams.py
src/items/shapes/lines.py
src/items/shapes/paths.py
src/items/shapes/polygons.py
src/items/shapes/rects.py
src/items/widgets/__init__.py
src/items/widgets/folder_tree.py
src/ui/__init__.py
src/ui/main_window.ui
src/ui/properties_panel.ui
tests/conftest.py
tests/export-references.json
tests/export-tools.lock
tests/export_test_tools.py
tests/test_bitmap_assets.py
tests/test_clipboard_service.py
tests/test_compatibility_matrix.py
tests/test_connectors.py
tests/test_diagram_shapes.py
tests/test_document_io.py
tests/test_document_lifecycle.py
tests/test_export_parity.py
tests/test_export_renderer.py
tests/test_export_test_tools.py
tests/test_export_ui.py
tests/test_free_paths.py
tests/test_guides_and_pages.py
tests/test_history_benchmark.py
tests/test_history_budget.py
tests/test_import_export_roundtrip.py
tests/test_import_label_undo.py
tests/test_import_window_zoom.py
tests/test_layers.py
tests/test_packaging.py
tests/test_packaging_manifest.py
tests/test_png_export_dialog.py
tests/test_png_write_errors.py
tests/test_property_command_service.py
tests/test_property_registry.py
tests/test_public_integration.py
tests/test_recent_files.py
tests/test_ruler_widget.py
tests/test_scene_roundtrip_matrix.py
tests/test_selection_drag.py
tests/test_selection_snapshot.py
tests/test_shape_registry.py
tests/test_style_presets.py
tests/test_svg_assets.py
tests/test_templates_theme.py
tests/test_undo_transactions.py
tests/fixtures/compatibility/project-v1-baseline.json
tests/fixtures/compatibility/project-v1-wave5.json
tests/fixtures/compatibility/project-v2-future.json
tests/fixtures/compatibility/python-v1-basic.py