.gitignore
.pyup.yml
CHANGELOG.md
LICENSE.txt
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/pypi_publish.yml
.github/workflows/run_tests.yml
src/drawbot_skia/__init__.py
src/drawbot_skia/__main__.py
src/drawbot_skia/_version.py
src/drawbot_skia/document.py
src/drawbot_skia/drawbot.py
src/drawbot_skia/drawing.py
src/drawbot_skia/errors.py
src/drawbot_skia/font.py
src/drawbot_skia/gstate.py
src/drawbot_skia/path.py
src/drawbot_skia/runner.py
src/drawbot_skia/segmenting.py
src/drawbot_skia/text.py
src/drawbot_skia.egg-info/PKG-INFO
src/drawbot_skia.egg-info/SOURCES.txt
src/drawbot_skia.egg-info/dependency_links.txt
src/drawbot_skia.egg-info/entry_points.txt
src/drawbot_skia.egg-info/requires.txt
src/drawbot_skia.egg-info/top_level.txt
tests/test_api.py
tests/test_font.py
tests/test_runner.py
tests/test_text.py
tests/apitests/blendMode.py
tests/apitests/fontFromPath.py
tests/apitests/fontFromPath2.py
tests/apitests/fontVariations.py
tests/apitests/image.py
tests/apitests/imageBlendMode.py
tests/apitests/language.py
tests/apitests/lineDash.py
tests/apitests/oval.py
tests/apitests/path.py
tests/apitests/path2.py
tests/apitests/polygon.py
tests/apitests/rect.py
tests/apitests/text_shaping.py
tests/apitests/transform.py
tests/apitests/transformCenter.py
tests/apitests_expected_output/blendMode.png
tests/apitests_expected_output/fontFromPath.png
tests/apitests_expected_output/fontFromPath2.png
tests/apitests_expected_output/fontVariations.png
tests/apitests_expected_output/image.png
tests/apitests_expected_output/imageBlendMode.png
tests/apitests_expected_output/language.png
tests/apitests_expected_output/lineDash.png
tests/apitests_expected_output/oval.png
tests/apitests_expected_output/path.png
tests/apitests_expected_output/path2.png
tests/apitests_expected_output/polygon.png
tests/apitests_expected_output/rect.png
tests/apitests_expected_output/text_shaping.png
tests/apitests_expected_output/transform.png
tests/apitests_expected_output/transformCenter.png
tests/fonts/IBMPlex-LICENSE.txt
tests/fonts/IBMPlexSansArabic-Regular.otf
tests/fonts/MutatorSans-LICENSE.txt
tests/fonts/MutatorSans.ttf
tests/fonts/SourceSerifPro-LICENSE.md
tests/fonts/SourceSerifPro-Regular.otf
tests/images/drawbot.png