mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
4b1aff0da5
but need more work when: - different styles in the same line - non-embedded fonts (that we cannot find the correct ascent/descent)
23 lines
510 B
Plaintext
23 lines
510 B
Plaintext
better solution for ascent/descent (cross-platform, embeded/not)
|
|
|
|
option to embed local matched fonts for non-embedded ones
|
|
|
|
fake space detection
|
|
take care of spaces (simulate by <span>)
|
|
|
|
manpage
|
|
|
|
disable selection if we know unicode is wrong
|
|
|
|
compress div/span states
|
|
|
|
option to break ligatures
|
|
check if we can add information to the font, and let browsers show ligatures automatically
|
|
|
|
use absolute positioning for long whitespace
|
|
|
|
==Future==
|
|
custom html/css
|
|
native support for image
|
|
native support for draw
|