blackrenderer

View on PyPIReverse Dependencies (2)

0.6.0 blackrenderer-0.6.0-py3-none-any.whl

Wheel Details

Project: blackrenderer
Version: 0.6.0
Filename: blackrenderer-0.6.0-py3-none-any.whl
Download: [link]
Size: 30865
MD5: 1aa29aba87f492402ba6c5e3fb6c7e6f
SHA256: d0fb4d38eba0f0b03cd57098954d71554beb81bc71a846d27bb642519fe37db7
Uploaded: 2022-09-03 13:09:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blackrenderer
Version: 0.6.0
Summary: A Python-based renderer for OpenType COLRv1 fonts, with multiple backends.
Author: Black Foundry, Just van Rossum, Samuel Hornus
Author-Email: justvanrossum[at]gmail.com
Home-Page: https://github.com/BlackFoundryCom/black-renderer
License: Apache Software License 2.0
Requires-Python: >=3.7
Requires-Dist: fonttools (>=4.34.0)
Requires-Dist: uharfbuzz (>=0.16.0)
Requires-Dist: pycairo; extra == "cairo"
Requires-Dist: pyobjc; sys_platform == "darwin" and extra == "cg"
Requires-Dist: skia-python; extra == "skia"
Requires-Dist: numpy; extra == "skia"
Provides-Extra: cairo
Provides-Extra: cg
Provides-Extra: skia
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4126 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
blackrenderer/__init__.py sha256=SyqQBgylnCyPDwG-_2yy094bIVMRFaua7dDLCYy-fmE 104
blackrenderer/__main__.py sha256=jy4lEwW5RW38Q8sbShlWB7jORfj0VccyMsz-fAWoAwI 3253
blackrenderer/_version.py sha256=gHsPqSHpffzqKMYKERmxJe5WaVhSgkegXdN79mF545s 176
blackrenderer/dumpCOLRv1Glyph.py sha256=UMFRKXXKnLGOyDoJcV7t4Hze9V0RPn9DoqXIH5w4x14 2100
blackrenderer/font.py sha256=-5Djful-aGYgzrRCaNazWftl3Uh7_Y-wU0MCcqV_A3o 21970
blackrenderer/render.py sha256=fmH3OHFPxDXDf_OEiNA8nn3r7sUqopIhnmigkkUYEL8 3411
blackrenderer/backends/__init__.py sha256=4OAQ7HroZA5CnAddDqJXz-eGULiHaWDFxkD1MfvRY-k 1686
blackrenderer/backends/base.py sha256=Mb3rxyTFkLXvOjqjapBKC0pxh-Cw96dIw-f3Frwm1sI 2450
blackrenderer/backends/cairo.py sha256=LZDUygtJJ_PJ0uKSiwUTWgxm9CQHnZN3BHXNBazyVds 8187
blackrenderer/backends/coregraphics.py sha256=DoQpYBG91fPniTgZct1S2u_ZxkXe0SZIfuKg2GKqmVA 10373
blackrenderer/backends/pathCollector.py sha256=2tivTTGHwiu4QsvpP8_QjLhljw-eyOSVNnUuJKjrGgE 2724
blackrenderer/backends/skia.py sha256=yrx4Pe8mNIWX64DayF846CEO4mP_KcwOuHDR107Ya7A 7930
blackrenderer/backends/svg.py sha256=4JpYVy1HS7BJOsuX9350bEtUB7ylnxTAw06-iJ9Y5TI 9562
blackrenderer/backends/sweepGradient.py sha256=XOhQdNZdTBIy8Ke3B9lNXy0dEmr59S1GzaI0vL4i0HQ 3290
blackrenderer-0.6.0.dist-info/LICENSE.txt sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
blackrenderer-0.6.0.dist-info/METADATA sha256=5AJadIKFqixEp_N70q9juMZZ6WqEZpgGIDSfFRTHrxA 4879
blackrenderer-0.6.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
blackrenderer-0.6.0.dist-info/entry_points.txt sha256=A9xrd1YTNiTU_0UtARUYViQcJuXgeJ9WDeHzUD2PumA 62
blackrenderer-0.6.0.dist-info/top_level.txt sha256=shjlU5sGbFSjYdEfoPyKHchdajuqnDyFb7Jpm7GcWhQ 14
blackrenderer-0.6.0.dist-info/RECORD

top_level.txt

blackrenderer

entry_points.txt

blackrenderer = blackrenderer.__main__:main