Skip to main content

A python API for evaluating coverage of glyph sets in font projects.

Project description

Glyphsets

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.

GF glyph sets

If you are a font developer or typeface designer, see the GF Glyphsets subdirectory which provides glyphset definition "standards" that are typically useful sets to draw. The GF_Glyphsets are thought as modules you can accumulate. Therefore the Vietnamese set only contains additional glyphs to Latin Core to be able to support Vietnamese language.

  • Fonts commissioned by Google Fonts must support Latin level 1 to 4: i.e Latin Core, Vietnamese and Plus sets.
  • Fonts submitted to Google Fonts must support at least GF Latin Core, and designers are strongly encouraged to consider adding the GF Latin Plus set.

API Subsets

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.

Glyphsets tool

You can create your own glyphset filter using the glyphsets tool and our database.

You can install the tool with pip:

pip install glyphsets

We recommend installing it in a virtual environment.

  • Main usage:
glyphsets filter-list [Set1, Set2,…] -o list-name.txt --prod-names

This command will create a filter list using production names. Without the --prod-names argument, the result would follow the Glyph's nice name scheme. You can then use these lists into any font editor to create your filter.

  • To create a filter list specifically for Glyphs App, you need to change the file extension with .plist. For example:
glyphsets filter-list GF_Latin_Core GF_Latin_Plus GF_Cyrillic_Core GF_Cyrillic_Plus -o CustomFilter_ProjectName.plist

Add this .plist file next to your Glyphs file and you would be ale to see it under your filters.

  • If you want to check if your font is missing glyphs from GF_Latin_Core, run:
glyphsets missing-in-font font.ttf

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glyphsets-0.6.4.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

glyphsets-0.6.4-py3-none-any.whl (633.1 kB view details)

Uploaded Python 3

File details

Details for the file glyphsets-0.6.4.tar.gz.

File metadata

  • Download URL: glyphsets-0.6.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for glyphsets-0.6.4.tar.gz
Algorithm Hash digest
SHA256 ccefc30bc65019c873a6726ff58493c508f5322f67f0a32b5723672f9334b510
MD5 67a169d9b6b9cf46922e78f599051cd9
BLAKE2b-256 20ee5a447bbdbf7e975c2bab564266de3c7931f3a3a6cf5a4e27212c2ae2d24d

See more details on using hashes here.

File details

Details for the file glyphsets-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: glyphsets-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 633.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for glyphsets-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 26bfdb77e049676a9756eebee2b8d1315d756612c083cfd8f933538477e09829
MD5 399d5ce7daa07f82d9d1bd05cd506279
BLAKE2b-256 debd198007afb576296d17b124d74664f8727f0d015a3769ffa600f0513652bc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page