[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10956":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":13,"openIssues":13,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":14,"forks30d":14,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":23,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":14,"starSnapshotCount":14,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},10956,"gen-interface-jp","yamatoiizuka\u002Fgen-interface-jp","yamatoiizuka","Typeface harmonizing Inter and Noto Sans JP","https:\u002F\u002Fgen.typesetting.jp\u002F",null,"Python",155,1,0,4,7,34,12,0.9,"Other",false,"main",true,[25,26,27,28],"inter","notosans","ofl","typeface","2026-06-12 02:02:29","# Gen Interface JP\n\n\u003Cp>English | \u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fyamatoiizuka\u002Fgen-interface-jp\u002Fblob\u002Fmain\u002FREADME.ja.md\">日本語\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\nGen Interface JP is a typeface designed for digital interfaces that aims to harmonize Latin script with Japanese. Blending Inter with Noto Sans JP, it ensures consistent readability across multiple languages.\n\n## Overview\n\n### 2 Families\n\n- **Gen Interface JP**: Body & UI\n- **Gen Interface JP Display**: Headings & 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\nIn web projects, you can use web fonts simply by loading a stylesheet within the head.  \nWith [subsetting similar to Google Fonts](https:\u002F\u002Fdevelopers.googleblog.com\u002Fgoogle-fonts-launches-japanese-support\u002F), we achieve faster display than a single bundled font file.\n\n#### Gen Interface JP\n\n```html\n\u003C!-- \n index.html \n 100.css ... 800.css\n -->\n\u003Chead>\n  \u003Clink rel=\"preconnect\" href=\"https:\u002F\u002Fcdn.jsdelivr.net\" crossorigin \u002F>\n  \u003Clink\n    rel=\"stylesheet\"\n    href=\"https:\u002F\u002Fcdn.jsdelivr.net\u002Fnpm\u002Fgen-interface-jp@latest\u002Fcdn\u002F400.css\"\n  \u002F>\n\u003C\u002Fhead>\n```\n\n```css\n\u002F* style.css *\u002F\nbody {\n  font-family: \"Gen Interface JP\", sans-serif;\n  font-weight: 400; \u002F* 100–800 *\u002F\n}\n```\n\n#### Gen Interface JP Display\n\n```html\n\u003C!-- \n index.html \n display-100.css ... display-800.css\n -->\n\u003Chead>\n  \u003Clink rel=\"preconnect\" href=\"https:\u002F\u002Fcdn.jsdelivr.net\" crossorigin \u002F>\n  \u003Clink\n    rel=\"stylesheet\"\n    href=\"https:\u002F\u002Fcdn.jsdelivr.net\u002Fnpm\u002Fgen-interface-jp@latest\u002Fcdn\u002Fdisplay-800.css\"\n  \u002F>\n\u003C\u002Fhead>\n```\n\n```css\n\u002F* style.css *\u002F\nh1,\nh2 {\n  font-family: \"Gen Interface JP Display\", sans-serif;\n  font-weight: 800; \u002F* 100–800 *\u002F\n}\n```\n\n### CSS List\n\n- `all.css`: All 16 weights\n- `400.css`: Gen Interface JP Regular (400)\n- `display-400.css`: Gen Interface JP Display Regular (400)\n\nUse `cdn\u002F*.css` files when linking directly from jsDelivr. Use plain `.css`\nfiles after npm install or when self-hosting so they keep relative `.\u002Fw\u002F...`\nWOFF2 references.\n\n## Repository\n\n```text\nsrc\u002F\n  font\u002F       # Core font generation\n  webfont\u002F    # Web font CSS + subset WOFF2\n  release\u002F    # GitHub Release \u002F npm packaging\nsite\u002F         # Landing page and font preview site\nvendor\u002F\n  fonts\u002F      # Inter and Noto Sans JP source fonts\n  nam-files\u002F  # googlefonts\u002Fnam-files data for subsetting\ndocs\u002F\n  ARCHITECTURE.md  # Full build pipeline spec\n```\n\nThe repository's primary artifact is the font families generated by `src\u002Ffont\u002F`. `src\u002Fwebfont\u002F` and `src\u002Frelease\u002F` are downstream packaging stages. Build outputs go under `dist\u002F` and are not committed.\n\nBuild pipeline and internal-spec details are in [`docs\u002FARCHITECTURE.md`](docs\u002FARCHITECTURE.md).\n\n## Quick Start\n\n```bash\nmake font     # Generate fonts under dist\u002Fttf\u002F\nmake site     # Build the site (site\u002Fdist\u002F)\nmake serve    # Local dev server for the site\n```\n\nFor webfont subsetting, release packaging, tests, npm publishing, and the full command list, see the \"Commands\" section in [`docs\u002FARCHITECTURE.md`](docs\u002FARCHITECTURE.md).\n\n## License\n\nSource code in this repository is [MIT License](LICENSE); the generated fonts are licensed under [SIL Open Font License 1.1](https:\u002F\u002Fscripts.sil.org\u002FOFL).\n\nItems under `vendor\u002F` follow their bundled licenses.\n\n## References\n\n- [Noto Sans JP](https:\u002F\u002Fgithub.com\u002Fnotofonts\u002Fnoto-cjk)\n- [Inter](https:\u002F\u002Fgithub.com\u002Frsms\u002Finter)\n","Gen Interface JP 是一款专为数字界面设计的字体，旨在将拉丁字母与日语和谐统一。通过融合Inter和Noto Sans JP两种字体，该项目确保了多语言环境下的阅读一致性。它提供了两个系列（正文\u002FUI 和 标题\u002F展示）及8种字重，从Thin到ExtraBold，满足不同应用场景的需求。此外，Gen Interface JP支持Web字体形式，通过简单的CSS链接即可在网页项目中使用，并且采用类似于Google Fonts的子集化技术，以提高加载速度。该字体非常适合需要同时支持英文和日文的网站或应用程序界面设计。",2,"2026-06-11 03:31:05","CREATED_QUERY"]