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

78 Commits

Author SHA1 Message Date
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
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
Duan Yao
6bf2824b1f Move BackgroundRenderer fallback logic to HTMLRenderer. 2014-06-23 17:35:39 -07:00
Lu Wang
35ede66f50 remove some pointers to --single-html 2013-11-13 16:14:12 +08:00
Lu Wang
8812bb52fb scale type 3 fonts 2013-09-19 22:02:12 +08:00
Lu Wang
ea4fb47f04 working on dumping type 3 glyphs 2013-09-19 02:41:00 +08:00
Lu Wang
dd9d21cb19 new option: --bg-format 2013-09-18 18:01:56 +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
99102fb90c fix build 2013-09-16 20:09:33 +08:00
Lu Wang
7534466d75 do not embed empty bg image 2013-09-16 16:30:00 +08:00
Lu Wang
dd41565c3c dump empty frames for split-pages 2013-06-09 22:19:12 +08:00
Lu Wang
a82996eeb7 check clip changes 2013-05-04 21:17:35 +08:00
Lu Wang
0cd9405565 simple clipping 2013-05-04 19:26:26 +08:00
Lu Wang
bcf3bd793e remove special handling of base 14 fonts 2013-05-04 03:29:10 +08:00
Lu Wang
64279bd26d --page-filename; a default HTML when --split-pages is on; Fixes #125 2013-05-02 16:09:42 +08:00
Lu Wang
1da9be54d9 refactor line/page stuffs, preparing to support clip 2013-04-07 23:50:23 +08:00
Lu Wang
fb7423dccd .. 2013-04-07 22:39:02 +08:00
Lu Wang
4a0f422b31 working 2013-04-07 16:10:52 +08:00
Lu Wang
68791299e5 add HTMLTextPage for further optimization 2013-04-07 00:42:54 +08:00
Lu Wang
8f929a663a TextLineBuffer -> HTMLTextLine 2013-04-06 23:51:33 +08:00
Lu Wang
842101d75c remove friend class 2013-04-06 17:50:06 +08:00
Lu Wang
ecebfb46e8 use reference instead of pointer 2013-04-06 17:01:05 +08:00
Lu Wang
1ddcaafd57 rearrange files 2013-04-06 16:45:01 +08:00
Lu Wang
bc9318e33d separate TextLinebuffer and HTMLRenderer 2013-04-06 16:32:31 +08:00
Lu Wang
ab2588a5fd merge sub/sup into one line 2013-04-05 21:53:34 +08:00
Lu Wang
7275ebde8b refactor state managers 2013-04-04 21:19:28 +08:00
Lu Wang
e454d784bd clean code 2013-03-31 12:53:44 +08:00
Lu Wang
472b3564e6 .. 2013-03-31 12:50:31 +08:00
Lu Wang
c24e10064c use correct metric when use cropbox; fixes 110 2013-03-28 14:59:24 +08:00
Lu Wang
90d99d5000 working on line merging 2013-03-24 17:18:13 +08:00
Lu Wang
8ef466714e working on space optimization 2013-03-21 12:18:26 +08:00
Lu Wang
b83611bd65 working 2013-03-20 23:46:58 +08:00
Lu Wang
f982a6964c background image css for print 2013-02-28 22:37:15 +08:00
Lu Wang
e3e732971b .. 2013-02-11 15:57:10 +08:00
Lu Wang
bc80a79ac0 .. 2013-02-06 20:29:48 +08:00
Lu Wang
a2ed253454 more state managers 2013-02-06 20:09:40 +08:00
Lu Wang
88cd306e79 clean 2013-02-05 22:07:51 +08:00
Lu Wang
31861e7acb color managers 2013-02-05 21:56:19 +08:00
Lu Wang
225aa23dca .. 2013-02-05 20:45:56 +08:00
Lu Wang
820f06d940 remove unused headers 2013-02-05 20:38:25 +08:00
Lu Wang
9d88b7be1d fix matrix 2013-02-05 20:37:05 +08:00
Lu Wang
8e24776124 transform matrix manager 2013-02-05 20:27:29 +08:00
Lu Wang
fc1fbf2e40 left 2013-02-05 15:05:36 +08:00
Lu Wang
6c7229f514 whitespace 2013-02-05 14:55:44 +08:00
Lu Wang
b18f59af6d height 2013-02-05 14:51:00 +08:00
Lu Wang
82c0e28853 rise 2013-02-05 14:45:40 +08:00
Lu Wang
cccb85f729 FontSizeManager 2013-02-05 14:36:36 +08:00