The playsharedui package includes Noto Sans JP in two formats: a single variable font file and a collection of static font files.
Variable Font
If your application supports variable fonts, use the single file NotoSansJP-VariableFont_wght.ttf. This file contains all styles via the wght axis, allowing you to select intermediate weights not present in static files.
Static Fonts
If your application does not support variable fonts, use the individual files located in the static/ directory:
static/NotoSansJP-Thin.ttfstatic/NotoSansJP-ExtraLight.ttfstatic/NotoSansJP-Light.ttfstatic/NotoSansJP-Regular.ttfstatic/NotoSansJP-Medium.ttfstatic/NotoSansJP-SemiBold.ttfstatic/NotoSansJP-Bold.ttfstatic/NotoSansJP-ExtraBold.ttfstatic/NotoSansJP-Black.ttf
Setup Steps
- Install the desired font files into your system or application environment.
- Use your application's font chooser to select the Noto Sans JP family and the specific style required.
Files available:
- NotoSansJP-VariableFont_wght.ttf (Variable)
- static/NotoSansJP-Thin.ttf
- static/NotoSansJP-ExtraLight.ttf
- static/NotoSansJP-Light.ttf
- static/NotoSansJP-Regular.ttf
- static/NotoSansJP-Medium.ttf
- static/NotoSansJP-SemiBold.ttf
- static/NotoSansJP-Bold.ttf
- static/NotoSansJP-ExtraBold.ttf
- static/NotoSansJP-Black.ttf