1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 00:35:40 +00:00
pdf2htmlEX/TODO

28 lines
912 B
Plaintext
Raw Normal View History

2012-10-09 15:10:06 +00:00
word space/offset before the first letter (calendar pdf)
2013-01-24 18:55:34 +00:00
add class for "left"
2012-10-08 08:36:47 +00:00
2013-01-24 13:34:02 +00:00
== Future: ==
2012-09-30 16:49:56 +00:00
2013-01-24 13:34:02 +00:00
Too difficult/complicated to implement:
- integrate splash/cairo
- naive support for image/drawing (SVG?)
- type 3 fonts (convert to SVG fonts?)
- reflowable text/combine lines/unwrapping
- Printing
2012-09-20 15:40:44 +00:00
2013-01-24 13:34:02 +00:00
Not enough motivated/Lazy
- argument auto-completion
- use absolute positioning for long whitespace
- color invert
- detect duplicate base fonts when embedding
- disable selection if we know unicode is wrong
- check if we can add information to the font, and let browsers show ligatures automatically
- position history stack (popstate)
- draw non-orthogonal lines with CSS
- rename single-html -> embed-font/image/css ...
- merge sub/sup into one line
- precise link dest: zoom
- multiple charcode mapped to a same glyph
- don't dump image when there is nothing
- minimum line width of css drawing