1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-08-25 12:57:40 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Duan Yao
ce28c00a49 Implement covered text handling. 2014-06-29 13:04:12 +08:00
Duan Yao
0b82165543 Proof mode: stroke and fill texts to improve visibility. 2014-06-27 16:11:42 +08:00
Duan Yao
aa15515247 Improve coding style of proof mode. 2014-06-27 11:35:00 +08:00
Duan Yao
f8d8a58deb Implement proof output 2014-06-26 21:28:32 +08:00
Duan Yao
d09a47d84f Code cleaning. 2014-06-23 17:35:40 -07:00
Duan Yao
ba1358c241 Improve help texts for --svg-node-count-limit and --svg-embed-bitmap; rename --svg-nodes-limit to --svg-node-count-limit. 2014-06-23 17:35:40 -07:00
Duan Yao
24a6f1fee8 Fix bad usage of html_renderer->str_fmt() in get_bitmap_path(); add prefix to bitmap file name. 2014-06-23 17:35:39 -07:00
Duan Yao
ca3a777451 Some coding style improvements 2014-06-23 17:35:39 -07:00
Duan Yao
e95fb03aec Implement --svg-embed-bitmap: saving bitmaps in svg as external files. 2014-06-23 17:35:39 -07:00
Duan Yao
6bf2824b1f Move BackgroundRenderer fallback logic to HTMLRenderer. 2014-06-23 17:35:39 -07:00
Duan Yao
85a7c43f83 Add svg-nodes-limit option to avoid overly complicated svg background. 2014-06-23 17:35:39 -07:00
Lu Wang
42bbfe5d22 Revert "We are not printing, so we need this after all"
This reverts commit dde8a1897d.
2014-06-06 21:52:40 -07:00
Lu Wang
c4aa9cb384 new option: --process-annotation 2014-06-06 21:43:53 -07:00
Denis Sablic
dde8a1897d We are not printing, so we need this after all 2014-01-09 15:06:18 +01:00
Denis Sablic
7b2fc64462 Removed commented-out code 2014-01-09 13:07:10 +01:00
Denis Sablic
2e4689915b Honor vdpi and hdpi parameters with SVG background output 2014-01-09 11:17:20 +01:00
Lu Wang
2e53655b27 fix #208 2013-09-26 10:09:42 +08:00
Lu Wang
0be34cb104 fix #206 2013-09-25 21:53:24 +08:00
Lu Wang
17ba60c0a4 .. 2013-09-25 15:13:50 +08:00
Lu Wang
25506791a6 reorganize poppler files 2013-09-23 16:40:48 +08:00
Lu Wang
e2016d9fca fix build for old poppler 2013-09-23 16:37:02 +08:00
Lu Wang
8c4e14b1fa working on type3 processing 2013-09-19 05:56:57 +08:00
Lu Wang
2d1b810c4e remove debug info 2013-09-19 00:20:03 +08:00
Lu Wang
e45a49d40e fix for svg 2013-09-19 00:17:56 +08:00
Lu Wang
f04941bed0 support jpeg 2013-09-18 20:24:48 +08:00
Lu Wang
dd9d21cb19 new option: --bg-format 2013-09-18 18:01:56 +08:00
Lu Wang
bcadc6be6a .. 2013-09-18 16:53:42 +08:00
Lu Wang
51499dcff0 .. 2013-09-18 16:52:56 +08:00
Lu Wang
261aba67c3 option ENABLE_SVG in cmake 2013-09-18 16:16:40 +08:00
Lu Wang
827b0aa33b experimental svg support 2013-09-18 15:49:18 +08:00
Lu Wang
14815eb666 fix build for old poppler 2013-09-16 20:39:53 +08:00
Lu Wang
f45e4e1c36 fix build 2013-09-16 20:05:17 +08:00
Lu Wang
ccfe509e57 dump only bounding box of the background image 2013-09-16 19:53:52 +08:00
Lu Wang
7534466d75 do not embed empty bg image 2013-09-16 16:30:00 +08:00
Lu Wang
ecebfb46e8 use reference instead of pointer 2013-04-06 17:01:05 +08:00
Lu Wang
bd1c9c138f fallback mode 2013-03-09 01:45:13 +08:00
Lu Wang
f4613ceea5 process hidden text (render == 3), make them selectable in HTML. BREAK TEXT STROKE SIMULATION IN FIREFOX 2013-02-23 22:30:21 +08:00
Lu Wang
68d7e7f529 render Type 3 fonts as image 2013-01-19 16:46:50 +08:00
Lu Wang
59a571ac8a new param use-cropbox 2012-12-07 20:31:09 +08:00
Lu Wang
63287ce491 reorganize files 2012-11-29 17:28:05 +08:00