{"id":49746104,"url":"https://github.com/yamatoiizuka/gen-interface-jp","last_synced_at":"2026-06-01T06:01:08.681Z","repository":{"id":356431988,"uuid":"1209672234","full_name":"yamatoiizuka/gen-interface-jp","owner":"yamatoiizuka","description":"Typeface harmonizing Inter and Noto Sans JP","archived":false,"fork":false,"pushed_at":"2026-05-28T08:14:00.000Z","size":15659,"stargazers_count":141,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-28T09:05:34.027Z","etag":null,"topics":["font","inter","notosans","typeface"],"latest_commit_sha":null,"homepage":"https://gen.typesetting.jp/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yamatoiizuka.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["yamatoiizuka"],"buy_me_a_coffee":"yamatoiizuka"}},"created_at":"2026-04-13T17:02:15.000Z","updated_at":"2026-05-27T17:32:15.000Z","dependencies_parsed_at":"2026-05-28T09:03:38.364Z","dependency_job_id":null,"html_url":"https://github.com/yamatoiizuka/gen-interface-jp","commit_stats":null,"previous_names":["yamatoiizuka/gen-interface-jp"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/yamatoiizuka/gen-interface-jp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamatoiizuka%2Fgen-interface-jp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamatoiizuka%2Fgen-interface-jp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamatoiizuka%2Fgen-interface-jp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamatoiizuka%2Fgen-interface-jp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yamatoiizuka","download_url":"https://codeload.github.com/yamatoiizuka/gen-interface-jp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamatoiizuka%2Fgen-interface-jp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33762215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["font","inter","notosans","typeface"],"created_at":"2026-05-10T04:53:12.357Z","updated_at":"2026-06-01T06:01:08.657Z","avatar_url":"https://github.com/yamatoiizuka.png","language":"Python","funding_links":["https://github.com/sponsors/yamatoiizuka","https://buymeacoffee.com/yamatoiizuka"],"categories":[],"sub_categories":[],"readme":"# Gen Interface JP\n\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/yamatoiizuka/gen-interface-jp/blob/main/README.md\"\u003eEnglish\u003c/a\u003e\u003c/strong\u003e | 日本語\u003c/p\u003e\n\n[![](https://data.jsdelivr.com/v1/package/npm/gen-interface-jp/badge)](https://www.jsdelivr.com/package/npm/gen-interface-jp)\n\nGen Interface JP は、デジタルインターフェースのために設計された、欧文と和文の調和を目指す書体です。  \n明快な UI 用書体である Inter に Noto Sans JP の和文グリフを合わせ、多言語環境で一貫した読みやすさを実現します。\n\n## Overview\n\n### 2 Families\n\n- **Gen Interface JP**: 汎用／本文用\n- **Gen Interface JP Display**: 見出し用\n\n### 8 Weights\n\n- 100: Thin\n- 200: ExtraLight\n- 300: Light\n- 400: Regular\n- 500: Medium\n- 600: SemiBold\n- 700: Bold\n- 800: ExtraBold\n\n### Web Fonts\n\nWeb プロジェクトにおいて、head 内のスタイルシートの読み込みのみで Web フォントを使用できます。  \n[Google Fonts と同様のサブセット化](https://developers.googleblog.com/google-fonts-launches-japanese-support/)により、単一フォントデータと比べ高速な表示を実現しています。\n\n#### Gen Interface JP\n\n```html\n\u003c!-- \n index.html \n 100.css ... 800.css\n --\u003e\n\u003chead\u003e\n  \u003clink rel=\"preconnect\" href=\"https://cdn.jsdelivr.net\" crossorigin /\u003e\n  \u003clink\n    rel=\"stylesheet\"\n    href=\"https://cdn.jsdelivr.net/npm/gen-interface-jp@latest/cdn/400.css\"\n  /\u003e\n\u003c/head\u003e\n```\n\n```css\n/* style.css */\nbody {\n  font-family: \"Gen Interface JP\", sans-serif;\n  font-weight: 400; /* 100–800 */\n}\n```\n\n#### Gen Interface JP Display\n\n```html\n\u003c!-- \n index.html \n display-100.css ... display-800.css\n --\u003e\n\u003chead\u003e\n  \u003clink rel=\"preconnect\" href=\"https://cdn.jsdelivr.net\" crossorigin /\u003e\n  \u003clink\n    rel=\"stylesheet\"\n    href=\"https://cdn.jsdelivr.net/npm/gen-interface-jp@latest/cdn/display-800.css\"\n  /\u003e\n\u003c/head\u003e\n```\n\n```css\n/* style.css */\nh1,\nh2 {\n  font-family: \"Gen Interface JP Display\", sans-serif;\n  font-weight: 800; /* 100–800 */\n}\n```\n\n### CSS List\n\n- `all.css`: 全 16 ウェイトの CSS\n- `400.css`: Gen Interface JP Regular (400) の CSS\n- `display-400.css`: Gen Interface JP Display Regular (400) の CSS\n\njsDelivr から直接読む場合は `cdn/*.css`、npm install 後やセルフホストでは\n相対 `./w/...` の WOFF2 参照を保つ通常の `.css` を使用してください。\n\n## Repository\n\n```text\nsrc/\n  font/       # 中核のフォント生成\n  webfont/    # Web フォント配信用 CSS + subset WOFF2\n  release/    # GitHub Release / npm 配信用の梱包\nsite/         # ランディングページ兼フォント表示確認サイト\nvendor/\n  fonts/      # Inter と Noto Sans JP の入力フォント\n  nam-files/  # Web フォント分割用の googlefonts/nam-files データ\ndocs/\n  ARCHITECTURE.ja.md  # ビルドパイプラインの全体仕様\n```\n\nこのリポジトリの主成果物は `src/font/` で生成するフォントファミリーです。`src/webfont/` と `src/release/` は、その生成物から派生する配信・公開用の工程です。生成物は `dist/` 配下に置かれ、リポジトリにはコミットしません。\n\nビルドパイプラインや内部仕様の詳細は [`docs/ARCHITECTURE.ja.md`](docs/ARCHITECTURE.ja.md) を参照してください。\n\n## Quick Start\n\n```bash\nmake font     # dist/ttf/ にフォントを生成\nmake site     # サイトをビルド (site/dist/)\nmake serve    # サイトのローカル開発サーバー\n```\n\nwebfont サブセット化、リリース梱包、テスト、npm 公開などの全コマンドは [`docs/ARCHITECTURE.ja.md`](docs/ARCHITECTURE.ja.md) の「コマンド」を参照してください。\n\n## License\n\nこのリポジトリのソースコードは [MIT License](LICENSE)、生成されたフォント本体は [SIL Open Font License 1.1](https://scripts.sil.org/OFL) です。　　\n\n`vendor/` 配下は、それぞれに同梱のライセンスに従います。\n\n## References\n\n- [Noto Sans JP](https://github.com/notofonts/noto-cjk)\n- [Inter](https://github.com/rsms/inter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamatoiizuka%2Fgen-interface-jp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyamatoiizuka%2Fgen-interface-jp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamatoiizuka%2Fgen-interface-jp/lists"}