1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

Update TODO

This commit is contained in:
Lu Wang 2013-09-26 13:26:04 +08:00
parent 2e53655b27
commit 6d287cb55c

4
TODO
View File

@ -24,12 +24,10 @@ Not enough motivation/Lazy
- check if we can add information to the font, and let browsers show ligatures automatically - check if we can add information to the font, and let browsers show ligatures automatically
- position history stack (popstate) - position history stack (popstate)
- draw non-orthogonal lines with CSS - draw non-orthogonal lines with CSS
- rename single-html -> embed-font/image/css ...
- precise link destination: zoom - precise link destination: zoom
- multiple charcode mapped to a same glyph - multiple charcode mapped to a same glyph
- minimum line width of css drawing - minimum line width of css drawing
- ajax in pdf2htmlEX for separated pages
- separate classes for annotations (such that we don't have to hide all css drawings for printing) - separate classes for annotations (such that we don't have to hide all css drawings for printing)
- Widget Annoataion - Widget Annoataion
- handle large negative letter space - handle large negative letter space
- different optimization levels