加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TODO 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
Jakub Wilk 提交于 2016-01-01 12:02 . fix typos
Redesign textline
save width in Textline, create new <div> in the middle
link in outline: dest-detail vs hashtag
split js files
position history stack (popstate)
scale limits
onresize
built in support for ttfautohint
beforeprint/afterprint
customevent
more information on demo page:
- showing pdf2htmlEX home page
- link to other demos
- browser requirements
pdf:miui
view hash
- dots issue
- AdobeXML*.pdf
- font issue
- cjkmix2*.pdf
- space issue
- python简明*.pdf
- fix negative word-spacing for IE
== Future: ==
Too difficult/complicated to implement:
- reflowable text/combine lines/unwrapping
- multi-thread
Not enough motivation/Lazy
- commandline 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
- draw non-orthogonal lines with CSS
- precise link destination: zoom
- multiple charcode mapped to a same glyph
- minimum line width of css drawing
- separate classes for annotations (such that we don't have to hide all css drawings for printing)
- Widget Annotation
- handle large negative letter space
- optimization levels
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化