1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 08:38:39 +00:00
This commit is contained in:
Lu Wang 2012-09-19 03:55:57 +08:00
parent 356ee117f1
commit 29b4662857

10
TODO
View File

@ -1,4 +1,5 @@
rename single-html -> embed-font/image/css ...
add fallback font for ' ', or create glyph for it
fix glyph width as provided in pdf
bug found in baidu & mail
@ -6,19 +7,18 @@ option for tounicode-map
get unicode from charname using fontforge (test with 'Font' croc.pdf)
also for CID Type 0
rename single-html -> embed-font/image/css ...
round coordinate and check if it'll be faster
remove the intermediate save to retrieve asc/des
argument auto-completion
a fallback font
remove the intermediate save to retrieve asc/des
color invert
use absolute positioning for long whitespace
==Future==
fix glyph width as provided in pdf
detect duplicate base fonts when embedding
disable selection if we know unicode is wrong
combine lines (unwarp)