LICENSE
MANIFEST.in
README.md
pyproject.toml
anchorsfactory/__init__.py
anchorsfactory/__main__.py
anchorsfactory/apply.py
anchorsfactory/cli.py
anchorsfactory/composites.py
anchorsfactory/convert.py
anchorsfactory/dsl.py
anchorsfactory/geometry.py
anchorsfactory/model.py
anchorsfactory/parser.py
anchorsfactory/presets.py
anchorsfactory/query.py
anchorsfactory/runner.py
anchorsfactory/vocabulary.py
anchorsfactory.egg-info/PKG-INFO
anchorsfactory.egg-info/SOURCES.txt
anchorsfactory.egg-info/dependency_links.txt
anchorsfactory.egg-info/entry_points.txt
anchorsfactory.egg-info/requires.txt
anchorsfactory.egg-info/top_level.txt
anchorsfactory/_vendor/LICENSE
anchorsfactory/_vendor/README.md
anchorsfactory/_vendor/__init__.py
anchorsfactory/_vendor/glyphconstruction.py
anchorsfactory/_vendor/__pycache__/__init__.cpython-312.pyc
anchorsfactory/_vendor/__pycache__/glyphconstruction.cpython-312.pyc
docs/anchor-rules.md
docs/studio.md
docs/guide/01-getting-started.md
docs/guide/02-anchor-basics.md
docs/guide/03-x-positions.md
docs/guide/04-y-positions.md
docs/guide/05-centroid.md
docs/guide/06-sums-and-biases.md
docs/guide/07-variables-and-labels.md
docs/guide/08-selectors-and-accumulation.md
docs/guide/09-directives.md
docs/guide/10-italics.md
docs/guide/11-script-cookbooks.md
docs/guide/README.md
docs/guide/tools/_fonts/Anek/README.md
docs/guide/tools/_fonts/thai/README.md
docs/proposals/ROADMAP.md
docs/proposals/rfc-component-frames.md
docs/proposals/rfc-derived-anchors.md
docs/proposals/rfc-edge-sampling.md
docs/proposals/rfc-propagate.md
docs/research/world-scripts-applicability.md
tests/test_cli.py
tests/test_component_frames.py
tests/test_composites.py
tests/test_compute.py
tests/test_convert.py
tests/test_derived.py
tests/test_dsl.py
tests/test_geometry.py
tests/test_inherit.py
tests/test_italic.py
tests/test_model.py
tests/test_parser.py
tests/test_presets_scripts.py
tests/test_propagate.py
tests/test_query.py
tests/test_runner.py
tests/test_studio.py
tests/test_studio_compose.py
tests/test_studio_ui.py
tests/test_validate.py
tests/test_variables.py
tests/test_vendor_glyphconstruction.py
tests/test_vocabulary.py