Pakket: python3-glyphsets (0.5.4-2)
Verwijzigingen voor python3-glyphsets
Debian bronnen:
Het bronpakket python-glyphsets downloaden:
- [python-glyphsets_0.5.4-2.dsc]
- [python-glyphsets_0.5.4.orig.tar.gz]
- [python-glyphsets_0.5.4-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-glyphsets gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-defcon
- UFO based objects for use in font editing applications
-
- dep: python3-fonttools
- Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
-
- dep: python3-glyphslib
- Library for converting between Glyphs files (.glyphs) and UFOs
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-unicodedata2
- Python unicodedata backport/updates