CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/splatthis/__init__.py
src/splatthis/_version.py
src/splatthis/adaptive_compute.py
src/splatthis/artifact_backends.py
src/splatthis/artifact_evaluation.py
src/splatthis/artifact_gates.py
src/splatthis/artifact_io.py
src/splatthis/browser_capture.py
src/splatthis/browser_export.py
src/splatthis/budgets.py
src/splatthis/canvas_parity.py
src/splatthis/cli.py
src/splatthis/color.py
src/splatthis/config.py
src/splatthis/conversion_engine.py
src/splatthis/converter.py
src/splatthis/distillation.py
src/splatthis/domain.py
src/splatthis/engine_artifacts.py
src/splatthis/engine_configuration.py
src/splatthis/engine_densification.py
src/splatthis/engine_guidance.py
src/splatthis/engine_initialization.py
src/splatthis/engine_optimization.py
src/splatthis/engine_postfit.py
src/splatthis/engine_state.py
src/splatthis/export_common.py
src/splatthis/features.py
src/splatthis/io.py
src/splatthis/mixed_primitives.py
src/splatthis/mlx_losses.py
src/splatthis/mlx_optimizer.py
src/splatthis/mlx_renderer.py
src/splatthis/mlx_runtime.py
src/splatthis/mlx_stage.py
src/splatthis/optimizer.py
src/splatthis/pipeline.py
src/splatthis/pipeline_artifacts.py
src/splatthis/pipeline_phases.py
src/splatthis/pixel_runtime.py
src/splatthis/pptx_export.py
src/splatthis/profiles.py
src/splatthis/proxies.py
src/splatthis/py.typed
src/splatthis/quality.py
src/splatthis/renderer.py
src/splatthis/reporting.py
src/splatthis/roundtrip.py
src/splatthis/splat.py
src/splatthis/storage.py
src/splatthis/svg_export.py
src/splatthis/svg_recipe_gate.py
src/splatthis/template_assets.py
src/splatthis.egg-info/PKG-INFO
src/splatthis.egg-info/SOURCES.txt
src/splatthis.egg-info/dependency_links.txt
src/splatthis.egg-info/entry_points.txt
src/splatthis.egg-info/requires.txt
src/splatthis.egg-info/top_level.txt
src/splatthis/fidelity/__init__.py
src/splatthis/fidelity/analysis.py
src/splatthis/fidelity/config.py
src/splatthis/fidelity/evaluator.py
src/splatthis/fidelity/metrics.py
src/splatthis/fidelity/operators.py
src/splatthis/fidelity/report.py
src/splatthis/fidelity/stage.py
src/splatthis/templates/__init__.py
src/splatthis/templates/drawingml/background_shape.xml
src/splatthis/templates/drawingml/blur.xml
src/splatthis/templates/drawingml/close_group.xml
src/splatthis/templates/drawingml/edge_segment.xml
src/splatthis/templates/drawingml/effect_list.xml
src/splatthis/templates/drawingml/gradient_fill.xml
src/splatthis/templates/drawingml/gradient_stop.xml
src/splatthis/templates/drawingml/group.xml
src/splatthis/templates/drawingml/shape.xml
src/splatthis/templates/drawingml/shape_no_effect.xml
src/splatthis/templates/drawingml/slide.xml
src/splatthis/templates/drawingml/soft_edge.xml
src/splatthis/templates/drawingml/solid_fill.xml
src/splatthis/templates/pptx/app_props.xml
src/splatthis/templates/pptx/content_types.xml
src/splatthis/templates/pptx/core_props.xml
src/splatthis/templates/pptx/pres_props.xml
src/splatthis/templates/pptx/presentation.xml
src/splatthis/templates/pptx/presentation_rels.xml
src/splatthis/templates/pptx/raster_slide.xml
src/splatthis/templates/pptx/raster_slide_rels.xml
src/splatthis/templates/pptx/root_rels.xml
src/splatthis/templates/pptx/slide_layout.xml
src/splatthis/templates/pptx/slide_layout_rels.xml
src/splatthis/templates/pptx/slide_master.xml
src/splatthis/templates/pptx/slide_master_rels.xml
src/splatthis/templates/pptx/theme.xml
src/splatthis/templates/pptx/vector_slide_rels.xml
src/splatthis/templates/pptx/view_props.xml
src/splatthis/templates/reporting/side_by_side.html
src/splatthis/templates/svg/background.svg
src/splatthis/templates/svg/blur_document.svg
src/splatthis/templates/svg/blur_ellipse.svg
src/splatthis/templates/svg/blur_filter.svg
src/splatthis/templates/svg/close.svg
src/splatthis/templates/svg/edge_group.svg
src/splatthis/templates/svg/edge_line.svg
src/splatthis/templates/svg/edge_path.svg
src/splatthis/templates/svg/ellipse.svg
src/splatthis/templates/svg/empty_document.svg
src/splatthis/templates/svg/palette_background.svg
src/splatthis/templates/svg/palette_document.svg
src/splatthis/templates/svg/palette_ellipse.svg
src/splatthis/templates/svg/palette_gradient.svg
src/splatthis/templates/svg/palette_stop.svg
src/splatthis/templates/svg/scripted_document.svg
src/splatthis/templates/svg/scripted_runtime.js
src/splatthis/templates/svg/standard_document.svg
src/splatthis/templates/svg/standard_gradient.svg
src/splatthis/templates/svg/standard_stop.svg