ReadViewSDK/Sources/RDReaderView/EPUBTextRendering
shenlei 70133e4e6e refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案
- 移除 RDEPUBSelectableTextView,改用原生 UITextView
- 新增 NSAttributedString 自定义属性(com.rdreader.highlight/underline)注入高亮
- RDEPUBTextPageRenderView 统一绘制高亮背景、文字和选区
- RDEPUBTextSelectionController 精简,选区矩形传递给 RenderView 绘制
- 新增高亮选区复刻 WXRead 实现方案文档
- UI 测试适配新架构

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 20:57:27 +08:00
..
BuildPipeline docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
Pagination docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
Typesetter docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBChapterData.swift refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
RDEPUBDTCoreTextRenderer.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBTextIndexTable.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBTextPositionConverter.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBTextRenderer.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBTextSearchEngine.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDPlainTextBookBuilder.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00