feat: support CJK & ANS spacing (#12)
This commit is contained in:
parent
898d2de3d8
commit
aebe2137b0
25 changed files with 1420 additions and 335 deletions
13
README.md
13
README.md
|
@ -5,16 +5,15 @@
|
|||
预览:[https://sivan.github.io/heti/](https://sivan.github.io/heti/)
|
||||
|
||||
主要特性:
|
||||
- 全标签样式统一;
|
||||
- 贴合网格的排版;
|
||||
- 预置简体/繁体中文多种预设字体族(仅限桌面端);
|
||||
- 预置横排、直排(竖排)样式;
|
||||
- 全标签样式美化;
|
||||
- 预置古文、诗词样式;
|
||||
- 预置行间注排版样式;
|
||||
- 预置多栏排版样式;
|
||||
- 预置多种排版样式(行间注、多栏、竖排等);
|
||||
- 多种预设字体族(仅限桌面端);
|
||||
- 简/繁体中文支持;
|
||||
- 中西文混排美化(基于JavaScript脚本实现);
|
||||
- 兼容 *normalize.css*、*CSS Reset* 等常见样式重置;
|
||||
- 移动端支持;
|
||||
- 基于 BEM;
|
||||
- ……
|
||||
|
||||
总之,用上就会变好看。
|
||||
|
@ -37,9 +36,9 @@
|
|||
|
||||
## WIP
|
||||
|
||||
- [ ] 中、西文混排
|
||||
- [ ] 标点挤压
|
||||
- [ ] 标点悬挂
|
||||
- [x] 中、西文混排
|
||||
- [x] 繁体中文支持
|
||||
- [x] 诗词版式
|
||||
- [x] 行间注版式
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue