Source: python-nanoemoji Section: python Maintainer: Debian Fonts Task Force Uploaders: Boyuan Yang , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-absl, python3-cffsubr, python3-fonttools, python3-lxml, python3-picosvg (>= 0.22.1), python3-pil, python3-regex, python3-setuptools, python3-setuptools-scm, python3-toml, python3-ufo2ft, python3-ufolib2, python3-zopfli, ninja-build , pngquant , python3-pytest , resvg , Standards-Version: 4.7.4 Homepage: https://github.com/googlefonts/nanoemoji Vcs-Git: https://salsa.debian.org/fonts-team/python-nanoemoji.git Vcs-Browser: https://salsa.debian.org/fonts-team/python-nanoemoji Testsuite: autopkgtest-pkg-pybuild Description: compiler for color fonts nanoemoji takes a directory of SVG files, one per emoji or other color glyph, and compiles them into a color font. It supports the COLR/CPAL, SVG, CBDT and sbix color font formats, either individually or several of them at once in a single font file, and can also build color variable fonts. . It relies on picosvg to normalize the input SVG files, on ninja to run the individual build steps in parallel, and optionally on resvg and pngquant to rasterize and optimize the bitmap tables. Package: python3-nanoemoji Architecture: all Depends: ninja-build, ${misc:Depends}, ${python3:Depends}, Recommends: pngquant, resvg, Description: ${source:Synopsis} (Python 3) ${source:Extended-Description}