python-glyphsets 1.0.0-1 source package in Ubuntu
Changelog
python-glyphsets (1.0.0-1) unstable; urgency=medium * Team Upload * New upstream version 1.0.0 * Set DPT as Maintainer per new Team Policy * Use new dh-sequence-python3 * Refresh patches * Remove extraneous dependency on python3-unicodedata2 * Add build-dep on python3-gflanguages & python3-yaml -- Alexandre Detiste <email address hidden> Sun, 15 Sep 2024 15:16:14 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-glyphsets_1.0.0-1.dsc | 2.3 KiB | 8c5067bd01f5ba909683a000ae1f4abe70bd3e4a7e20d20eeac704bd6256233c |
python-glyphsets_1.0.0.orig.tar.gz | 954.8 KiB | 155ceaca4b3d0cf8b8470497ba526bcf24751b5201a27d0fe653c2a94f56bbc0 |
python-glyphsets_1.0.0-1.debian.tar.xz | 5.1 KiB | 2eb6b90db57626661aeb4fc79b41adfe42cc31dada98fcc72f5c2b1fa595b7c1 |
Available diffs
- diff from 0.5.4-2 to 1.0.0-1 (847.9 KiB)
No changes file available.
Binary packages built by this source
- python3-glyphsets: Python API for evaluating glyph sets in font projects
This Python module provides an API with data about glyph sets for many
different scripts and languages. This was crafted to specify the sets of
characters that fonts in the Google Fonts collection are expected to provide
glyphs for.
.
If you are a font developer or typeface designer,
see the Lib/glyphsets/encodings/ GF Glyph Sets subdirectory which provides
glyph set definition "standards" that are typically useful sets to draw.
.
On the other hand, the "nam" files on the Lib/glyphsets/encodings directory are
probably more useful for expert web developers. Those files explain how the
Unicode Range subsets are defined, typically per script (writing system),
in the Google Fonts css API.
Python API for evaluating coverage of glyph sets in font projects.