1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-21 06:21:17 +00:00
Commit Graph

504 Commits

Author SHA1 Message Date
Simon Chenard
c9201c6a1d some more corrections and cleaning 2014-11-14 14:28:17 -05:00
Simon Chenard
6fe0262427 The cross symbol for checkboxes is now an image. 2014-10-16 10:34:41 -04:00
Simon Chenard
ea226cf302 Corrections as per Wang Lu's suggestions 2014-10-02 16:08:42 -04:00
Simon Chenard
f8404691ed cleanup a bit, output css only once 2014-08-14 10:35:27 +02:00
Simon Chenard
5223541c1f working but ugly code 2014-08-11 16:36:35 +02:00
Lu Wang
ffa7ead922 purge css draw 2014-07-24 20:02:39 -07:00
Lu Wang
80b8e1f5de Merge pull request #365 from duanyao/covered_text_handling
Covered text handling
2014-07-13 17:41:31 -07:00
Lu Wang
2081f9eb88 merge fix 2014-07-13 17:02:15 -07:00
Lu Wang
123b37ce22 lots of improvements from josch 2014-07-13 16:59:30 -07:00
Duan Yao
448b0d6dad Rename files CoveredTextHandler.* to CoveredTextDetector.* 2014-06-29 14:55:48 +08:00
Duan Yao
d0348b3974 Rename class CoveredTextHandler to CoveredTextDetector 2014-06-29 14:48:57 +08:00
Duan Yao
24b5eeb1e5 re-apply "fix rise with optimize-text(9c0b2a8a)" after rebase 2014-06-29 13:51:31 +08:00
Duan Yao
85f04be632 Covered text handling: rename option name to --correct-text-visibility. 2014-06-29 13:16:42 +08:00
Duan Yao
39e171a737 Improve covered text handling: 1. take care of chars corespond to 0 or more than one unicode points;
2. merge sibling invisiable spans; 3. improve interfaces of HTMLLineState and HTMLRenderer;
2014-06-29 13:12:35 +08:00
Duan Yao
e69e9a8be8 Fix word space problem in HTMLRenderer::drawString(). 2014-06-29 13:12:34 +08:00
Duan Yao
4c2fcb4f0d Fix of "Fix issue in char displacement calculation". 2014-06-29 13:12:34 +08:00
Duan Yao
b9899d8d4a Fix issue in char displacement calculation. 2014-06-29 13:08:53 +08:00
Duan Yao
e468f03494 Fix covered text processing issue (in DrawingTracer::set_ctm) when zoom != 1 2014-06-29 13:04:12 +08:00
Duan Yao
4ab00e3644 Add check of nullptr to fallback_bg_renderer; remove outdated comment. 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
04c66439ba Fix issue of calling abs() in C stdlib 2014-06-24 16:31:33 +08:00
Duan Yao
4add9da6e4 Move BackgroundRenderer fallback logic to HTMLRenderer. 2014-06-14 12:26:34 +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
Marc Sanfacon
5fab160e05 Modifications following code review
Fixed rmdir under Windows/MINGW
2014-01-09 08:14:12 -05: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
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
45f9cd116b Trim the withespaces & \r before comparing the lines to fix Windows \r 2013-11-29 14:00:14 -05:00
Marc Sanfacon
57c02b1972 Added a parameter to limit the output size. This is an estimate, but should be good enough. 2013-11-22 16:39:28 -05:00
Lu Wang
35ede66f50 remove some pointers to --single-html 2013-11-13 16:14:12 +08:00
Lu Wang
4a8d0bcd31 clean a few pointers to jquery 2013-11-09 16:22:45 +08:00
Lu Wang
c57085f600 always generate ttf first; use woff as default 2013-11-08 13:53:42 +08:00
Lu Wang
af60845550 remove page_decoration 2013-11-04 23:53:38 +08:00
Lu Wang
ed99bcd54c .. 2013-10-18 17:34:43 +08:00
Lu Wang
25b70bb1e1 output* -> write* 2013-10-18 16:31:59 +08:00
Lu Wang
fd00c5f698 new escaping function for html tag attributes 2013-10-18 15:40:51 +08:00
Lu Wang
ce8d2bf51f .. 2013-10-17 20:01:04 +08:00
Lu Wang
23c4c4d4fe Merge pull request #186 from micred/reactivezoom
yet another zoom
2013-09-30 00:12:52 -07:00
Lu Wang
5ef5030435 remove deprecated prefixes 2013-09-28 11:35:54 +08:00
Lu Wang
cddfaf6ae2 add rotating logo 2013-09-27 19:48:40 +08:00
Lu Wang
8fd29cd94c fix build 2013-09-23 16:47:16 +08:00
Lu Wang
e2016d9fca fix build for old poppler 2013-09-23 16:37:02 +08:00
Lu Wang
09203f61a4 new option --process-type3 2013-09-21 13:56:57 +08:00