1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-10-06 12:01:39 +00:00
Commit Graph

438 Commits

Author SHA1 Message Date
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
0044e9b17c fix --optimize-text 2013-07-06 10:10:41 +08:00
Lu Wang
136991135d show font names in debug messages 2013-07-06 09:16:16 +08:00
Lu Wang
92274d2502 reencode to unicode full before generating a font, such that FF won't ditch glyphs 2013-07-05 10:52:31 +08:00
Lu Wang
17c351c810 .. 2013-07-03 12:02:00 +08:00
Lu Wang
132478c1c1 new option: --override-fstype 2013-07-02 08:04:20 +08:00
Lu Wang
50d261867a fix space width 2013-07-01 10:19:30 +08:00
Lu Wang
29ba79a378 removed '--remove-unused-glyph' 2013-06-17 23:29:22 +08:00
Lu Wang
dd41565c3c dump empty frames for split-pages 2013-06-09 22:19:12 +08:00
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
de26cf056e add json encoding 2013-05-09 20:30:49 +08:00
Lu Wang
57a687ccf8 remove unuseful code 2013-05-06 19:54:29 +08:00
Lu Wang
7c12b228c2 disable dragging on background images 2013-05-06 19:53:56 +08:00
Lu Wang
c1104cb00f clear map file on error; trim spaces in manifest 2013-05-06 17:25:41 +08:00
Lu Wang
12f2b97445 fix space width for IE 2013-05-04 23:09:49 +08:00
Lu Wang
a82996eeb7 check clip changes 2013-05-04 21:17:35 +08:00
Lu Wang
c30bc8a353 clipbox fix 2013-05-04 19:36:18 +08:00
Lu Wang
0cd9405565 simple clipping 2013-05-04 19:26:26 +08:00
Lu Wang
ebc32a9fb1 .. 2013-05-04 03:30:18 +08:00
Lu Wang
bcf3bd793e remove special handling of base 14 fonts 2013-05-04 03:29:10 +08:00
Lu Wang
8bad93c8e5 use the code2gid table when there is no one embedded 2013-05-04 02:52:30 +08:00
Lu Wang
fe4aca9faf reinitialize vertical_align in check_state 2013-05-03 15:19:09 +08:00
Lu Wang
2b96c9d7d5 .. 2013-05-03 02:10:56 +08:00
Lu Wang
9d69539fe5 do not reencode external fonts 2013-05-03 01:47:55 +08:00
Lu Wang
3ed7389ad9 dump font encoding for debug; do not force using to-unicode for ttf fonts 2013-05-03 00:51:58 +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
cf5507f997 workaround for NBSP 2013-05-02 14:32:17 +08:00
Lu Wang
e7a55c6371 working on nbsp 2013-05-02 00:56:37 +08:00
Lu Wang
b8cfac4574 escape input file name; aware of 0xa0 as space 2013-05-01 23:56:20 +08:00
Lu Wang
4d3f4655e5 new option --printing 2013-04-30 19:07:55 +08:00
Lu Wang
d5f9c23ec1 remove a double entrance of str_fmt 2013-04-26 15:19:12 +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
5b72899a80 .. 2013-04-07 01:13:37 +08:00
Lu Wang
d39a5331a1 .. 2013-04-07 00:58:15 +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
fcb61a8fc4 base64stream -> Base64Stream 2013-04-06 23:41:58 +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
88724a7bd5 clean 2013-04-06 13:01:38 +08:00
Lu Wang
86961b2a80 restrict letter space optimization 2013-04-05 22:44:49 +08:00
Lu Wang
952cd4d3c9 merge states with different (but proportional) matrices 2013-04-05 22:17:40 +08:00
Lu Wang
ab2588a5fd merge sub/sup into one line 2013-04-05 21:53:34 +08:00
Lu Wang
623de175f5 remove incorrect code of tracking rise 2013-04-05 18:53:41 +08:00
Lu Wang
72a92bcd46 .. 2013-04-05 18:32:22 +08:00