Western Core
Western core fonts: Inter, Noto Sans, Source Serif 4, Noto Serif, JetBrains Mono, Noto Sans Mono, Noto Sans Symbols 2, STIX Two Math
Installation
pip install justmytype-western-core
Usage
from justmytype import FontRegistry
registry = FontRegistry()
font = registry.find_font(family="Inter", weight=400)
if font:
# Use font.path to load the font file
pass
Families
| Font | License | Full text |
|---|---|---|
| ofl/inter | OFL-1.1 | fonts/ofl/inter/OFL.txt |
| ofl/notosans | OFL-1.1 | fonts/ofl/notosans/OFL.txt |
| ofl/sourceserif4 | OFL-1.1 | fonts/ofl/sourceserif4/OFL.txt |
| ofl/notoserif | OFL-1.1 | fonts/ofl/notoserif/OFL.txt |
| ofl/jetbrainsmono | OFL-1.1 | fonts/ofl/jetbrainsmono/OFL.txt |
| ofl/notosansmono | OFL-1.1 | fonts/ofl/notosansmono/OFL.txt |
| ofl/notosanssymbols2 | OFL-1.1 | fonts/ofl/notosanssymbols2/OFL.txt |
| ofl/stixtwomath | OFL-1.1 | fonts/ofl/stixtwomath/OFL.txt |
Upstream
Source: https://github.com/google/fonts @ main
Development
- Fetch:
pack-tools fetch <pack_dir>— downloads upstream fonts into cache. - Build:
pack-tools build <pack_dir>— copies fonts into the pack, generatespack_manifest.jsonand this README. - Dist:
pip install -e .or build the wheel from the pack directory.
README is generated during build from the same resolved license data as the manifest.
Release files for justmytype-western-core 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| justmytype_western_core-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / justmytype_western_core-0.1.0-py3-none-any.whl
| Download URL | justmytype_western_core-0.1.0-py3-none-any.whl |
|---|---|
| Size | 9.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
632e7ef422e73b4a0435031238e00b91553871da9e7dc88e8ba8ff53b72c8e7e
|
|
BLAKE2b-256 checksum How to use checksums |
b01f97c650425954fa1c4319a9a7d7ea4d81e175aa7d5b0f6b38255edc1218ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|