AI_MANUAL.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/00_quickstart.py
examples/01_pipeline.py
examples/02_attribution.py
examples/03_data_and_plots.py
examples/04_themes.py
examples/05_rich_text_and_components.py
figkit/__init__.py
figkit/audit.py
figkit/colors.py
figkit/component.py
figkit/components.py
figkit/connectors.py
figkit/core.py
figkit/export.py
figkit/figure.py
figkit/fonts.py
figkit/frame.py
figkit/geom.py
figkit/image.py
figkit/layout.py
figkit/mathtext.py
figkit/paint.py
figkit/py.typed
figkit/shapes.py
figkit/style.py
figkit/svgdoc.py
figkit/svgpath.py
figkit/text.py
figkit/themes.py
figkit.egg-info/PKG-INFO
figkit.egg-info/SOURCES.txt
figkit.egg-info/dependency_links.txt
figkit.egg-info/requires.txt
figkit.egg-info/top_level.txt
tests/test_audit.py
tests/test_colors.py
tests/test_composition.py
tests/test_connectors.py
tests/test_core.py
tests/test_examples.py
tests/test_export.py
tests/test_figure_and_frame.py
tests/test_geom.py
tests/test_layout.py
tests/test_style.py
tests/test_svgpath_and_math.py
tests/test_text_and_shapes.py