feat(wxread): align pagination, rendering, and docs
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
## Design Guardrails
|
||||
|
||||
- 不直接搬运微信读书私有 DTCoreText 魔改实现;只复用公开文档中可验证的语义与行为目标。
|
||||
- 不直接搬运读书私有 DTCoreText 魔改实现;只复用公开文档中可验证的语义与行为目标。
|
||||
- 继续沿用现有 chapter preprocessing、DTCoreText renderer contract 和 page offset 兼容语义。
|
||||
- 新属性必须可观测:要么进入 attributed string 属性键,要么进入 page metadata / diagnostics,不能只存在于瞬时局部变量。
|
||||
- 不把 Phase 7 扩展成分页质量全面重写;复杂质量收敛和缓存仍属于 Phase 8。
|
||||
|
||||
Reference in New Issue
Block a user