Overview
dsh-fonts
Font system plugin for DeepSeek Harness: bundled OFL webfonts served offline, user-imported custom fonts, and a ctx.fonts registry other plugins can extend
README / EN
Package documentation
Registry summary
Font system plugin for DeepSeek Harness: bundled OFL webfonts served offline, user-imported custom fonts, and a ctx.fonts registry other plugins can extend
dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.
Read the full README on GitHubLIMITATIONS
Known limitations
- 部分组件硬编码了 `Inter, var(--dsw-font-family)` 优先栈(如工作区浏览器),这些位置装了 Inter 的系统上仍显示 Inter - 捆绑字体为 latin 子集(体积 ~280KB);中文按字体栈尾部回退到系统字体(PingFang SC / Microsoft YaHei) - 自定义导入仅支持 woff2 直链(http/https)
