1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-16 04:46:03 +00:00
pdf2htmlEX/src/HTMLRenderer
2013-03-24 19:06:47 +08:00
..
draw.cc transform matrix manager 2013-02-05 20:27:29 +08:00
font.cc working on space optimization 2013-03-21 12:18:26 +08:00
general.cc added input sanitation for split page generation when accepting a custom outfile file name format. Added unit tests for various file name generation scenarios. 2013-03-17 00:08:06 -05:00
HTMLRenderer.h working on line merging 2013-03-24 17:18:13 +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-24 19:06:47 +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 working on line merging 2013-03-24 17:18:13 +08:00
TextLineBuffer.h working on space optimization 2013-03-21 12:18:26 +08:00