diff --git a/dist/text_texture_generator_v1.0.0.zip b/dist/text_texture_generator_v1.0.0.zip index cce051e..f761834 100644 Binary files a/dist/text_texture_generator_v1.0.0.zip and b/dist/text_texture_generator_v1.0.0.zip differ diff --git a/dist/text_texture_generator_v1.0.0_free.zip b/dist/text_texture_generator_v1.0.0_free.zip index 9bfbe3b..19d4181 100644 Binary files a/dist/text_texture_generator_v1.0.0_free.zip and b/dist/text_texture_generator_v1.0.0_free.zip differ diff --git a/marketing/demo.blend b/marketing/demo.blend index d8f42c2..6bc320b 100644 Binary files a/marketing/demo.blend and b/marketing/demo.blend differ diff --git a/marketing/demo.blend1 b/marketing/demo.blend1 index c03f6bb..d8f42c2 100644 Binary files a/marketing/demo.blend1 and b/marketing/demo.blend1 differ diff --git a/src/__pycache__/__init__.cpython-311.pyc b/src/__pycache__/__init__.cpython-311.pyc index 85cd663..c40e07c 100644 Binary files a/src/__pycache__/__init__.cpython-311.pyc and b/src/__pycache__/__init__.cpython-311.pyc differ diff --git a/src/utils/__pycache__/constants.cpython-311.pyc b/src/utils/__pycache__/constants.cpython-311.pyc index 4ce1361..816633c 100644 Binary files a/src/utils/__pycache__/constants.cpython-311.pyc and b/src/utils/__pycache__/constants.cpython-311.pyc differ diff --git a/src/utils/__pycache__/system.cpython-311.pyc b/src/utils/__pycache__/system.cpython-311.pyc index 2941032..c170533 100644 Binary files a/src/utils/__pycache__/system.cpython-311.pyc and b/src/utils/__pycache__/system.cpython-311.pyc differ diff --git a/src/utils/system.py b/src/utils/system.py index 301ffbd..c62cb97 100644 --- a/src/utils/system.py +++ b/src/utils/system.py @@ -22,6 +22,7 @@ _BUNDLED_CAIROSVG_PACKAGES = ( "defusedxml==0.7.1", "cffi==1.17.1", "pycparser==2.21", + "webencodings==0.5.1", ) _DEFAULT_FONT_CACHE = None diff --git a/src/wheels/cp311-macosx_10_9_universal2/webencodings-0.5.1-py2.py3-none-any.whl b/src/wheels/cp311-macosx_10_9_universal2/webencodings-0.5.1-py2.py3-none-any.whl new file mode 100644 index 0000000..04b7506 Binary files /dev/null and b/src/wheels/cp311-macosx_10_9_universal2/webencodings-0.5.1-py2.py3-none-any.whl differ diff --git a/src/wheels/cp311-manylinux_2_28_x86_64/webencodings-0.5.1-py2.py3-none-any.whl b/src/wheels/cp311-manylinux_2_28_x86_64/webencodings-0.5.1-py2.py3-none-any.whl new file mode 100644 index 0000000..04b7506 Binary files /dev/null and b/src/wheels/cp311-manylinux_2_28_x86_64/webencodings-0.5.1-py2.py3-none-any.whl differ