2013-03-30 17:30:24 +00:00
|
|
|
optimize letter_space
|
2013-03-21 04:30:45 +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
|
2013-03-15 06:45:01 +00:00
|
|
|
- naive image/drawing (SVG?)
|
2013-01-24 13:34:02 +00:00
|
|
|
- type 3 fonts (convert to SVG fonts?)
|
|
|
|
- reflowable text/combine lines/unwrapping
|
2013-03-15 06:45:01 +00:00
|
|
|
- multi-thread
|
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
|
|
|
|
- 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
|
2013-03-08 17:56:27 +00:00
|
|
|
- don't dump image when it is empty
|
2013-01-24 13:34:02 +00:00
|
|
|
- minimum line width of css drawing
|
2013-02-12 09:36:31 +00:00
|
|
|
- ajax in pdf2htmlEX for separated pages
|
2013-02-28 16:00:06 +00:00
|
|
|
- separate classes for annotations (such that we don't have to hide all css drawings for printing)
|
2013-03-24 16:04:41 +00:00
|
|
|
- Widget Annoataion
|