概览
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 / ZH
插件文档
目录摘要
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 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。
在 GitHub 阅读完整 READMELIMITATIONS
已知限制
- 部分组件硬编码了 `Inter, var(--dsw-font-family)` 优先栈(如工作区浏览器),这些位置装了 Inter 的系统上仍显示 Inter - 捆绑字体为 latin 子集(体积 ~280KB);中文按字体栈尾部回退到系统字体(PingFang SC / Microsoft YaHei) - 自定义导入仅支持 woff2 直链(http/https)
