mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
TODO
This commit is contained in:
parent
ca43b6ba4a
commit
88aaf68975
55
TODO
55
TODO
@ -1,37 +1,26 @@
|
||||
<<<<<<< HEAD
|
||||
manually locate font if fixed name
|
||||
|
||||
word space/offset before the first letter (calendar pdf)
|
||||
|
||||
don't dump image when there is nothing
|
||||
=======
|
||||
>>>>>>> master
|
||||
== Future: ==
|
||||
|
||||
word space/offset before the first letter (calendar pdf)
|
||||
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
|
||||
|
||||
minimum line width of css drawing
|
||||
|
||||
|
||||
==Wait until someone asks==
|
||||
position history stack (popstate)
|
||||
draw non-orthogonal lines with CSS
|
||||
try harder finding glyph names (using fontforge) for CID Type 0
|
||||
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
|
||||
|
||||
==Future==
|
||||
Integrate splash/cairo
|
||||
native support for image
|
||||
native support for draw
|
||||
type 3 fonts
|
||||
combine lines (unwarp)
|
||||
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
|
||||
Printing
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user