1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-19 13:50:06 +00:00
pdf2htmlEX/src/HTMLRenderer
2013-03-28 14:59:24 +08:00
..
draw.cc transform matrix manager 2013-02-05 20:27:29 +08:00
font.cc create empty glyphs if missing, in order to prevent displaying the .notdef glyph 2013-03-24 23:27:19 +08:00
general.cc use correct metric when use cropbox; fixes 110 2013-03-28 14:59:24 +08:00
HTMLRenderer.h use correct metric when use cropbox; fixes 110 2013-03-28 14:59:24 +08:00
image.cc reorganize files 2012-11-29 17:28:05 +08:00
link.cc fix css 2013-02-28 02:52:00 +08:00
outline.cc consistent css class names 2013-02-28 02:11:34 +08:00
state.cc .. 2013-03-25 00:15:08 +08:00
text.cc process hidden text (render == 3), make them selectable in HTML. BREAK TEXT STROKE SIMULATION IN FIREFOX 2013-02-23 22:30:21 +08:00
TextLineBuffer.cc fix line merging 2013-03-24 21:42:51 +08:00
TextLineBuffer.h working on space optimization 2013-03-21 12:18:26 +08:00