Intl Cjk
East Asian scripts: Noto Sans JP, KR, SC (Simplified Chinese), TC (Traditional Chinese)
Installation
pip install justmytype-intl-cjk
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/notosansjp | OFL-1.1 | fonts/ofl/notosansjp/OFL.txt |
| ofl/notosanskr | OFL-1.1 | fonts/ofl/notosanskr/OFL.txt |
| ofl/notosanssc | OFL-1.1 | fonts/ofl/notosanssc/OFL.txt |
| ofl/notosanstc | OFL-1.1 | fonts/ofl/notosanstc/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-intl-cjk 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_intl_cjk-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / justmytype_intl_cjk-0.1.0-py3-none-any.whl
| Download URL | justmytype_intl_cjk-0.1.0-py3-none-any.whl |
|---|---|
| Size | 30.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06d9665542bfcad373716bb80583aa2d9bb2086a054fe11f706b9bd41e03f256
|
|
BLAKE2b-256 checksum How to use checksums |
67d5ad2ab90e09b0c0722c3d91650e1fbfd4b56b0a4e174fc8311ce863b0b836
|
| 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}
|