-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
chingliu
committed
Jun 4, 2023
1 parent
e8d0ab4
commit 48fcd02
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# XilouReader | ||
基于pdfium的ofd/pdf双引擎版式阅读器 | ||
|
||
|
||
现状 | ||
1。已能解析部分ofd, path, text ,image都能渲染 | ||
2。ofd转pdf大体能工作 | ||
|
||
TODO | ||
1. 实现裁剪区,签章解析等ofd特性 | ||
2. ofd转pdf, 字体裁剪 | ||
3。 pdf转ofd | ||
|