mirror of
https://github.com/2234839/web-font.git
synced 2026-07-09 10:01:07 +08:00
更新文档
This commit is contained in:
parent
b4a7a820eb
commit
5dab3d6d93
20
README.en.md
20
README.en.md
@ -185,26 +185,6 @@ web-font/
|
|||||||
└── vendor/ # fonteditor-core
|
└── vendor/ # fonteditor-core
|
||||||
```
|
```
|
||||||
|
|
||||||
## Roadmap
|
|
||||||
|
|
||||||
### Current (MVP)
|
|
||||||
- [x] Font subsetting API
|
|
||||||
- [x] Runtime Font Delivery SDK (incremental loading, zero flicker)
|
|
||||||
- [x] Docker deployment (LLRT, ~30MB image)
|
|
||||||
- [x] Typography Presets
|
|
||||||
- [x] AI Typography Skill Prompt
|
|
||||||
|
|
||||||
### Next
|
|
||||||
- [ ] MCP Tool integration
|
|
||||||
- [ ] Vite Plugin for build-time font optimization
|
|
||||||
- [ ] CLI tool for batch font operations
|
|
||||||
|
|
||||||
### Future
|
|
||||||
- [ ] AI Website Builder integration
|
|
||||||
- [ ] Runtime Glyph Streaming
|
|
||||||
- [ ] Edge Cache / CDN Strategy
|
|
||||||
- [ ] Variable Font support
|
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
- [kekee000/fonteditor-core](https://github.com/kekee000/fonteditor-core) — Font parsing, subsetting, and format conversion
|
- [kekee000/fonteditor-core](https://github.com/kekee000/fonteditor-core) — Font parsing, subsetting, and format conversion
|
||||||
|
|||||||
19
README.md
19
README.md
@ -168,25 +168,6 @@ web-font/
|
|||||||
└── vendor/ # fonteditor-core
|
└── vendor/ # fonteditor-core
|
||||||
```
|
```
|
||||||
|
|
||||||
## 路线图
|
|
||||||
|
|
||||||
### 当前(MVP)
|
|
||||||
- [x] 字体子集化 API
|
|
||||||
- [x] Runtime Font Delivery SDK(增量加载,零闪烁)
|
|
||||||
- [x] Docker 部署(LLRT,~30MB 镜像)
|
|
||||||
- [x] AI Typography Skill Prompt
|
|
||||||
|
|
||||||
### 下一阶段
|
|
||||||
- [ ] MCP Tool 集成
|
|
||||||
- [ ] Vite Plugin 构建时字体优化
|
|
||||||
- [ ] CLI 批量字体操作工具
|
|
||||||
|
|
||||||
### 未来
|
|
||||||
- [ ] AI Website Builder 集成
|
|
||||||
- [ ] Runtime Glyph Streaming
|
|
||||||
- [ ] Edge Cache / CDN 策略
|
|
||||||
- [ ] Variable Font 支持
|
|
||||||
|
|
||||||
## 鸣谢
|
## 鸣谢
|
||||||
|
|
||||||
- [kekee000/fonteditor-core](https://github.com/kekee000/fonteditor-core) — 字体解析、子集化、格式转换
|
- [kekee000/fonteditor-core](https://github.com/kekee000/fonteditor-core) — 字体解析、子集化、格式转换
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user