python-glyphsets 0.5.4-2 source package in Ubuntu

Changelog

python-glyphsets (0.5.4-2) unstable; urgency=medium

  * Source upload.

 -- Agathe Porte <email address hidden>  Thu, 19 Jan 2023 23:02:00 +0100

Upload details

Uploaded by:
Romain Porte
Uploaded to:
Sid
Original maintainer:
Romain Porte
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glyphsets_0.5.4-2.dsc 2.3 KiB 3a92c460668b3c591fb286498c5cb0f4939c3d41d12fbbf0d972b17da2988682
python-glyphsets_0.5.4.orig.tar.gz 1.4 MiB ef94592001924a0b20d6932938491dc79fb82d96caea2aa4f618fb4855e24716
python-glyphsets_0.5.4-2.debian.tar.xz 5.3 KiB d43b709ddd64a7e4be0cbe465ce72c178e13cb86de239ec3bd12475cd17e8f87

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.