34 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

pkgbase = python-fonttools
pkgdesc = A library to manipulate font files from Python
pkgver = 4.53.1
pkgrel = 1
url = https://github.com/fonttools/fonttools
arch = x86_64
license = MIT
checkdepends = python-brotli
checkdepends = python-fs
checkdepends = python-pytest
checkdepends = python-ufolib2
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
optdepends = python-brotli: to compress/decompress WOFF 2.0 web fonts
optdepends = python-fs: to read/write UFO source files
optdepends = python-lxml: faster backend for XML files reading/writing
optdepends = python-lz4: for graphite type tables in ttLib/tables
optdepends = python-matplotlib: for visualizing DesignSpaceDocument and resulting VariationModel
optdepends = python-pyqt5: for drawing glyphs with Qts QPainterPath
optdepends = python-reportlab: to drawing glyphs as PNG images
optdepends = python-scipy: for finding wrong contour/component order between different masters
optdepends = python-sympy: for symbolic font statistics analysis
optdepends = python-uharfbuzz: to use the Harfbuzz Repacker for packing GSUB/GPOS tables
optdepends = python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx
optdepends = python-zopfli: faster backend fom WOFF 1.0 web fonts compression
source = https://github.com/fonttools/fonttools/archive/4.53.1/fonttools-4.53.1.tar.gz
sha256sums = d085ccabbb95144969f10fe4c801881dc404ad29ff1ae07d3631f35ec6a7c006
pkgname = python-fonttools