.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc.yml
.pylintrc
.readthedocs.yml
.ruff.toml
LICENSE.txt
README.rst
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/requirements.in
docs/requirements.txt
docs/usage.rst
docs/zebrafy-64.png
docs/zebrafy-long.png
docs/zebrafy.png
docs/zebrafy.rst
tests/__init__.py
tests/test_zebrafy.py
tests/static/test_image.png
tests/static/test_image_ascii.png
tests/static/test_image_ascii.zpl
tests/static/test_image_b64.png
tests/static/test_image_b64.zpl
tests/static/test_image_broken.zpl
tests/static/test_image_high_threshold.zpl
tests/static/test_image_invert.zpl
tests/static/test_image_invert_no_dither.zpl
tests/static/test_image_low_threshold.zpl
tests/static/test_image_multiple.zpl
tests/static/test_image_no_dither.zpl
tests/static/test_image_pos_x_pos_y.zpl
tests/static/test_image_rotation.zpl
tests/static/test_image_width_height.zpl
tests/static/test_image_z64.png
tests/static/test_image_z64.zpl
tests/static/test_image_z64_broken_compression.zpl
tests/static/test_image_z64_broken_crc.zpl
tests/static/test_pdf.pdf
tests/static/test_pdf_ascii.zpl
tests/static/test_pdf_b64.zpl
tests/static/test_pdf_high_threshold.zpl
tests/static/test_pdf_low_threshold.zpl
tests/static/test_pdf_no_dither.zpl
tests/static/test_pdf_rotation.zpl
tests/static/test_pdf_split_pages.zpl
tests/static/test_pdf_width_height.zpl
tests/static/test_pdf_z64.zpl
zebrafy/__init__.py
zebrafy/_version.py
zebrafy/crc.py
zebrafy/graphic_field.py
zebrafy/zebrafy_image.py
zebrafy/zebrafy_pdf.py
zebrafy/zebrafy_zpl.py
zebrafy.egg-info/PKG-INFO
zebrafy.egg-info/SOURCES.txt
zebrafy.egg-info/dependency_links.txt
zebrafy.egg-info/requires.txt
zebrafy.egg-info/top_level.txt