.gitignore
CLAUDE.md
LICENSE
NOTICE
README.md
TODO.md
pyproject.toml
release.py
test.sh
update-api-spec.sh
.claude/commands/discuss.md
.github/workflows/ci.yml
docs/openapi.yml
src/pdfdancer/__init__.py
src/pdfdancer/exceptions.py
src/pdfdancer/fingerprint.py
src/pdfdancer/image_builder.py
src/pdfdancer/models.py
src/pdfdancer/paragraph_builder.py
src/pdfdancer/path_builder.py
src/pdfdancer/pdfdancer_v1.py
src/pdfdancer/types.py
src/pdfdancer_client_python.egg-info/PKG-INFO
src/pdfdancer_client_python.egg-info/SOURCES.txt
src/pdfdancer_client_python.egg-info/dependency_links.txt
src/pdfdancer_client_python.egg-info/requires.txt
src/pdfdancer_client_python.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_anonymous_token.py
tests/test_fingerprint.py
tests/test_models.py
tests/test_openapi_compliance.py
tests/test_path_models.py
tests/test_pdf_object_equality.py
tests/test_standard_fonts.py
tests/e2e/__init__.py
tests/e2e/pdf_assertions.py
tests/e2e/test_acroform.py
tests/e2e/test_bezier_builder.py
tests/e2e/test_context_manager.py
tests/e2e/test_form_x_objects.py
tests/e2e/test_image.py
tests/e2e/test_line.py
tests/e2e/test_line_builder.py
tests/e2e/test_new_pdf.py
tests/e2e/test_page.py
tests/e2e/test_paragraph.py
tests/e2e/test_path.py
tests/e2e/test_path_builder.py
tests/e2e/test_path_comprehensive.py
tests/e2e/test_pdfdancer.py
tests/e2e/test_positioning.py
tests/e2e/test_snapshot.py
tests/fixtures/DancingScript-Regular.ttf
tests/fixtures/Empty.pdf
tests/fixtures/JetBrainsMono-Regular.ttf
tests/fixtures/ObviouslyAwesome.pdf
tests/fixtures/basic-paths.pdf
tests/fixtures/form-xobject-example.pdf
tests/fixtures/logo-80.png
tests/fixtures/mixed-form-types.pdf