1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00
This commit is contained in:
Lu Wang 2012-09-11 14:51:31 +08:00
parent 08c6007524
commit 53a098e891
2 changed files with 7 additions and 5 deletions

View File

@ -81,7 +81,9 @@ I've tested with CYGWIN without any problem, and I believe it also works on MinG
GPLv2 & GPLv3 Dual licensed GPLv2 & GPLv3 Dual licensed
**Please credit pdf2htmlEX if you use it in your work, especially for commercial use** **pdf2htmlEX is totally free, please credit pdf2htmlEX if you use it**
**Please consider sponsoring it if you use it for commercial purpose**
**Font extraction or conversion may be illegal, please check your local laws** **Font extraction or conversion may be illegal, please check your local laws**

8
TODO
View File

@ -1,24 +1,24 @@
check fontforge with pkg-config first
bug found in baidu & github & mail bug found in baidu & github & mail
argument auto-completion IE9
option for tounicode-map option for tounicode-map
get unicode from charname using fontforge (test with 'Font' croc.pdf) get unicode from charname using fontforge (test with 'Font' croc.pdf)
also for CID Type 0 also for CID Type 0
argument auto-completion
round coordinate and check if it'll be faster round coordinate and check if it'll be faster
remove the intermediate save to retrieve asc/des remove the intermediate save to retrieve asc/des
a fallback font a fallback font
use absolute positioning for long whitespace
link link
color invert color invert
use absolute positioning for long whitespace
==Future== ==Future==