DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-nanoemoji 0.16.0-1

Package Information

Descriptioncompiler 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.

MaintainerDebian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Changed ByBoyuan Yang <byang@debian.org>
Sponsorbyang@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/fonts-team/python-nanoemoji.git (browse)
Closes#1101938
Trackerhttps://tracker.debian.org/pkg/python-nanoemoji
Uploaded8 days ago

New Package Report

.changes
Changed-ByBoyuan Yang
Architecturesource all
Distributionunstable
DateSat, 12 Sep 2026 00:40:03 -0400
Sourcepython-nanoemoji
Version0.16.0-1
Changelog
python-nanoemoji (0.16.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1101938)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-nanoemoji deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nanoemoji
Source: https://github.com/googlefonts/nanoemoji

Files: *
Copyright:
 2020-2022 Google LLC
License: Apache-2.0

Files: tests/fonts/*
Copyright:
 2022 The Nabla Project Authors
Comment:
 Test data subset from the Nabla font,
 https://github.com/googlefonts/nabla
License: OFL-1.1

Files: debian/*
Copyright:
 2026 Boyuan Yang <byang@debian.org>
License: Apache-2.0

Files: debian/patches/0001-Bundle-ninja_syntax-instead-of-the-ninja-PyPI-wheel.patch
Copyright:
 2011 Google Inc.
Comment:
 The patch adds a verbatim copy of misc/ninja_syntax.py taken from
 ninja 1.13.2, https://github.com/ninja-build/ninja
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
 can be found in `/usr/share/common-licenses/Apache-2.0'.

License: OFL-1.1
 This Font Software is licensed under the SIL Open Font License,
 Version 1.1.
 .
 PERMISSION & CONDITIONS
 .
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Font Software, to use, study, copy, merge, embed, modify,
 redistribute, and sell modified and unmodified copies of the Font
 Software, subject to the following conditions:
 .
 1) Neither the Font Software nor any of its individual components,
 in Original or Modified Versions, may be sold by itself.
 .
 2) Original or Modified Versions of the Font Software may be bundled,
 redistributed and/or sold with any software, provided that each copy
 contains the above copyright notice and this license. These can be
 included either as stand-alone text files, human-readable headers or
 in the appropriate machine-readable metadata fields within text or
 binary files as long as those fields can be easily viewed by the user.
 .
 3) No Modified Version of the Font Software may use the Reserved Font
 Name(s) unless explicit written permission is granted by the
 corresponding Copyright Holder. This restriction only applies to the
 primary font name as presented to the users.
 .
 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
 Software shall not be used to promote, endorse or advertise any
 Modified Version, except to acknowledge the contribution(s) of the
 Copyright Holder(s) and the Author(s) or with their explicit written
 permission.
 .
 5) The Font Software, modified or unmodified, in part or in whole,
 must be distributed entirely under this license, and must not be
 distributed under any other license. The requirement for fonts to
 remain under this license does not apply to any document created
 using the Font Software.
 .
 TERMINATION
 .
 This license becomes null and void if any of the above conditions are
 not met.
 .
 DISCLAIMER
 .
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
 OTHER DEALINGS IN THE FONT SOFTWARE.

Review Information

accepted — allocated to eamanu 7 days ago, started 7 days ago, completed 7 days ago.

Final Comment

Back to Dashboard | View all reviews for this package