1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-10-05 19:41:40 +00:00
Commit Graph

765 Commits

Author SHA1 Message Date
Duan Yao
4ab00e3644 Add check of nullptr to fallback_bg_renderer; remove outdated comment. 2014-06-29 13:04:12 +08:00
Duan Yao
69ceff7dbd Delete an unintentionally commited file. 2014-06-29 13:04:12 +08:00
Duan Yao
a5ac6b4d0d Make SplashBackgroundRenderer working with --process-covered-text 2014-06-29 13:04:12 +08:00
Duan Yao
55d45acd32 Code cleaning 2014-06-29 13:04:12 +08:00
Duan Yao
1d95b73eee Handle clips during processing of covered text. 2014-06-29 13:04:12 +08:00
Duan Yao
bd3f165ae2 Handle texts covered by paths; concentrate drawing tracing codes to DrawingTracer calss; disable CSS drawing. 2014-06-29 13:04:12 +08:00
Duan Yao
ce28c00a49 Implement covered text handling. 2014-06-29 13:04:12 +08:00
Lu Wang
9c0b2a8a74 fix rise with optimize-text 2014-06-28 02:04:20 -07:00
Lu Wang
fefd307016 fix for rise 2014-06-28 00:04:59 -07: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
04c66439ba Fix issue of calling abs() in C stdlib 2014-06-24 16:31:33 +08:00
Duan Yao
ac8208a693 Code cleaning. 2014-06-17 11:59:45 +08:00
Duan Yao
fdbc70401f Improve help texts for --svg-node-count-limit and --svg-embed-bitmap; rename --svg-nodes-limit to --svg-node-count-limit. 2014-06-14 12:26:35 +08:00
Duan Yao
5681fe11c0 Fix bad usage of html_renderer->str_fmt() in get_bitmap_path(); add prefix to bitmap file name. 2014-06-14 12:26:35 +08:00
Duan Yao
edb0ddacea Some coding style improvements 2014-06-14 12:26:34 +08:00
Duan Yao
0586c88d26 Implement --svg-embed-bitmap: saving bitmaps in svg as external files. 2014-06-14 12:26:34 +08:00
Duan Yao
4add9da6e4 Move BackgroundRenderer fallback logic to HTMLRenderer. 2014-06-14 12:26:34 +08:00
Duan Yao
1764c1c334 fix travis build 2014-06-14 12:26:34 +08:00
Duan Yao
82b0569c06 Add svg-nodes-limit option to avoid overly complicated svg background. 2014-06-14 12:26:34 +08:00
Lu Wang
5ce2cf7a80 typo 2014-06-13 13:39:54 -07:00
Lu Wang
23b6fc64f5 for latest fontforge 2014-06-07 19:20:16 -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
Lu Wang
d335ce0f70 fix build 2014-02-08 21:13:19 +08:00
Lu Wang
d0c77dc2c5 fix build 2014-02-08 20:43:49 +08:00
Lu Wang
50309b14a6 fix build 2014-02-08 20:40:25 +08:00
Lu Wang
c0371a07a6 fix build for latest poppler and fontforge 2014-02-08 20:35:33 +08:00
Lu Wang
ca5324c0e6 show message about old version of fontforge 2014-01-18 15:16:02 +08:00
Lu Wang
949d11ae1c Merge pull request #285 from marcsanfacon/master
Make it work on MingW
2014-01-16 00:27:14 -08:00
Marc Sanfacon
f0c260d6a0 Renamed win32.* -> mingw.* 2014-01-15 08:29:46 -05:00
Marc Sanfacon
94ddd697a6 Modifications following code review 2014-01-14 09:39:14 -05:00
Lu Wang
9c254313ec remove old option: font-suffix 2014-01-14 20:40:21 +08:00
Marc Sanfacon
5aebf2c738 Make it work on MingW 2014-01-13 20:08:23 -05:00
Lu Wang
166efc3892 clean detection for WIN32 2014-01-13 20:37:00 +08:00
Lu Wang
6993ef1368 fix build; changelog 2014-01-11 16:36:19 +08:00
Lu Wang
1cd9f00955 clean 2014-01-11 16:25:09 +08:00
Lu Wang
ae7c8e8d9c Merge pull request #254 from marcsanfacon/master
MinGW Port & 2 new options
2014-01-11 00:10:59 -08:00
Denis Sablic
dde8a1897d We are not printing, so we need this after all 2014-01-09 15:06:18 +01:00
Marc Sanfacon
5fab160e05 Modifications following code review
Fixed rmdir under Windows/MINGW
2014-01-09 08:14:12 -05: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
Marc Sanfacon
652b40971a Revert "+ quiet parameter"
This reverts commit defc1738be.
2014-01-08 10:50:32 -05:00
Marc Sanfacon
defc1738be + quiet parameter 2013-12-27 13:52:07 -05:00
Lu Wang
54e971bfc0 .. 2013-12-26 19:57:24 +08:00
Lu Wang
2c5ccccf59 .. 2013-12-26 19:52:03 +08:00
Lu Wang
aea00515fe WIP: HTMLTextLine 2013-12-22 16:59:59 +08:00
Lu Wang
11b488e236 working on --optimize-text 3 2013-12-21 22:47:54 +08:00
Marc Sanfacon
42fea5b1ad Renamed output-size-limit to tmp-file-size-limit
Added information to man
2013-12-14 17:38:02 -05:00