1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
Commit Graph

408 Commits

Author SHA1 Message Date
Lu Wang
b2633ffc1b remove debug info 2012-10-06 15:23:20 +08:00
Lu Wang
250d23c712 remove hypot 2012-10-06 15:06:26 +08:00
Lu Wang
091b623872 new option: remove unused glyphs 2012-10-05 23:38:17 +08:00
Lu Wang
f2cc4b4bd1 dump raw font in debug mode 2012-10-04 22:21:46 +08:00
Lu Wang
5f5747738f working on integrating splash 2012-10-03 22:46:27 +08:00
Lu Wang
49fd259d6f css draw 2012-10-03 12:42:00 +08:00
Lu Wang
2c56c6f6ae cross-browser linear gradient 2012-10-03 03:00:51 +08:00
Lu Wang
2755cf6567 first implementation of linear gradient 2012-10-03 02:52:45 +08:00
Lu Wang
2041c2d146 working on linear gradient 2012-10-03 02:19:40 +08:00
Lu Wang
6ae97943df .. 2012-10-02 21:11:00 +08:00
Lu Wang
8c5851863c working on integrating splash/cairo 2012-10-02 20:56:40 +08:00
Lu Wang
a9790d68b3 integrating cairo outputdev 2012-10-02 20:41:39 +08:00
Lu Wang
2b06319207 TODO 2012-10-02 16:06:08 +08:00
Lu Wang
779c91f81e draw_scale->draw_text_scale 2012-10-02 14:19:20 +08:00
Lu Wang
4090d79eac typo 2012-10-02 12:43:08 +08:00
Lu Wang
a4a2252741 don't stroke when fill 2012-10-02 04:31:55 +08:00
Lu Wang
b5d73e6850 .. 2012-10-02 04:26:13 +08:00
Lu Wang
a568383a21 working on CSS draw 2012-10-02 04:06:38 +08:00
Lu Wang
1bfe86187e working on CSS draw 2012-10-02 01:59:04 +08:00
Lu Wang
c8133d64e3 new option for fixing glyph width 2012-10-01 00:37:53 +08:00
Lu Wang
dafc4b86dd fix glyph widths when not consistent with PDF [need more work] 2012-09-30 15:43:23 +08:00
Lu Wang
6b28049d76 Merge branch 'devv' of github.com:coolwanglu/pdf2htmlEX into devv
Conflicts:
	src/HTMLRenderer/text.cc
2012-09-28 20:07:25 +08:00
Lu Wang
f2af4be094 dirty fix:decompose ligatures when tounicode is not used 2012-09-28 17:53:36 +08:00
Lu Wang
10c55cffcb don't decompose ligature when tounicode map is not used, need more fix laster 2012-09-28 17:25:12 +08:00
Lu Wang
6a4c0856a7 Merge branch 'devv' of github.com:coolwanglu/pdf2htmlEX into devv 2012-09-28 17:21:23 +08:00
Lu Wang
88df24f78f avoid using round() 2012-09-27 20:17:11 +08:00
Lu Wang
e85ff593ee always use default font files for base 14 fonts 2012-09-27 17:17:08 +08:00
Lu Wang
09aa812460 debug info 2012-09-27 12:30:11 +08:00
Lu Wang
6fa147924e fix zoom factors" 2012-09-27 00:25:41 +08:00
Lu Wang
6e03e6d12a --fit-width/height 2012-09-27 00:17:56 +08:00
Lu Wang
d7ba0a95c6 avoid using rename() 2012-09-26 21:31:29 +08:00
Lu Wang
e3dc7214e1 better coordination for scrolling; page decoration 2012-09-25 21:56:48 +08:00
Lu Wang
835c1de436 remove debug info 2012-09-25 19:32:55 +08:00
Lu Wang
e8d09a0115 precise link dest 2012-09-25 19:29:59 +08:00
Lu Wang
a3a67d48ae fix scale 2012-09-25 01:12:28 +08:00
Lu Wang
49a527759b effect is too bad with muliplier=1, change it back to 4 and use old scale behavior in order to bypass the firefox bug 2012-09-25 00:55:41 +08:00
Lu Wang
26a23e856d set multiplier to 1.0 as FF has a bug about scrolling with transform 2012-09-25 00:39:45 +08:00
Lu Wang
983f6dfac2 auto mode when --tounicode=0 2012-09-24 16:59:47 +08:00
Lu Wang
eafa6986ea multi font in the same line 2012-09-24 02:35:06 +08:00
Lu Wang
b8dff4ea0d hinting 2012-09-24 02:28:53 +08:00
Lu Wang
a4f100a0af fixe logic of hinting 2012-09-24 02:22:42 +08:00
Lu Wang
01f546efce logic for hinting 2012-09-24 01:55:35 +08:00
Lu Wang
b02d4ea687 .. 2012-09-24 00:05:19 +08:00
Lu Wang
4c04f4fa3f check ttfautohint failure 2012-09-23 23:01:25 +08:00
Lu Wang
c393c1b206 working on external hint tool 2012-09-23 22:53:21 +08:00
Lu Wang
9e7f34bd5a working on external font hint tool 2012-09-23 20:25:22 +08:00
Lu Wang
201fecb18e .. 2012-09-23 18:23:32 +08:00
Lu Wang
b6ac8eb8f0 js 2012-09-23 13:04:29 +08:00
Lu Wang
9ed1931caa multiplier->8 2012-09-23 00:38:34 +08:00
Lu Wang
ca0b3e6cac single js 2012-09-22 22:47:44 +08:00
Lu Wang
ead9f06281 generate 'none' for id_matrix 2012-09-22 20:56:53 +08:00
Lu Wang
d1a5f8a3fe .. 2012-09-22 16:41:38 +08:00
Lu Wang
05680b25ff .. 2012-09-22 16:30:13 +08:00
Lu Wang
8020737b82 add jquery 2012-09-22 14:41:29 +08:00
Lu Wang
75c85903bc rename fontpreprocessor to preprocessor 2012-09-22 12:41:53 +08:00
Lu Wang
a5fc093542 .. 2012-09-22 01:25:59 +08:00
Lu Wang
1aebc73818 working on width for CID fonts 2012-09-22 01:19:15 +08:00
Lu Wang
cf1c1a2108 .. 2012-09-22 00:00:08 +08:00
Lu Wang
41d4cb9a9c fix for latest git of poppler : do not use utf.h 2012-09-21 23:46:47 +08:00
Lu Wang
1c5ea6daee fixe multiplier, don't make it too big 2012-09-21 21:02:54 +08:00
Lu Wang
1c48a9a4e1 disable auto hint by default 2012-09-21 20:06:53 +08:00
Lu Wang
7e6c6de1a1 .. 2012-09-21 18:14:20 +08:00
Lu Wang
661b1aa92a tweaking font-size-multiplier and auto-hint 2012-09-21 18:12:14 +08:00
Lu Wang
acfcb62bfc disable auto-hint by default 2012-09-21 17:37:21 +08:00
Lu Wang
818bbc7f67 set font-size-multiplier to 1 2012-09-21 17:05:01 +08:00
Lu Wang
6b60c08c7e add 'auto-hint' 2012-09-21 16:51:13 +08:00
Lu Wang
08e0918a4d remove intermediate save for asc/des 2012-09-21 14:25:46 +08:00
Lu Wang
24e0195e98 fix for IE: ttf permission, clickable div 2012-09-21 14:16:39 +08:00
Lu Wang
8978e15dc0 fix round 2012-09-21 03:11:36 +08:00
Lu Wang
3c32041adf working on tounicode 2012-09-20 23:40:44 +08:00
Lu Wang
38e4281562 asc/des not working..so re-enable intermediate save 2012-09-20 15:21:44 +08:00
Lu Wang
1821a3dcfc experimental: fix with of glphs accoring to the info in PDF 2012-09-20 13:24:16 +08:00
Lu Wang
d17e340643 fix space height 2012-09-19 12:24:13 +08:00
Lu Wang
356ee117f1 fix asc/dsec, but breaking '_', need create glyph for ' ' 2012-09-19 03:50:00 +08:00
Lu Wang
b7dcad3632 .. 2012-09-19 03:30:20 +08:00
Lu Wang
4949981f46 working on asc/des 2012-09-19 03:26:52 +08:00
Lu Wang
7c2679d23c working on asc/des 2012-09-19 03:20:34 +08:00
Lu Wang
c55fee198e fix link 2012-09-19 02:13:26 +08:00
Lu Wang
4c6a7b3631 README 2012-09-19 00:45:20 +08:00
Hongliang TIAN
ec9ec403b4 Fix jumping within page when JS enabled 2012-09-19 00:10:25 +08:00
Lu Wang
fc0f2ee12b fixing jumping 2012-09-18 21:16:20 +08:00
Lu Wang
011aab96bc typo 2012-09-18 16:02:17 +08:00
Lu Wang
d63ef17538 improve scroll.js 2012-09-18 15:27:17 +08:00
Lu Wang
866866f9d0 more precise annot link border 2012-09-18 02:49:23 +08:00
Lu Wang
af65485eb3 .. 2012-09-18 02:37:30 +08:00
Lu Wang
2d80cdc575 .. 2012-09-18 01:37:33 +08:00
Lu Wang
4b93595fdf message about libintl.h on Mac 2012-09-18 01:32:27 +08:00
Lu Wang
0e8a96fdd6 working on crash on mac 2012-09-17 22:16:07 +08:00
Lu Wang
ac6b04ab32 rename ff to ffw 2012-09-17 20:40:10 +08:00
Lu Wang
d2fb40fc00 check all ofstream 2012-09-17 20:07:50 +08:00
Lu Wang
1bd2ff24bc respect process-nontext 2012-09-17 15:28:52 +08:00
Lu Wang
6080ecb447 .. 2012-09-17 10:02:30 +08:00
Lu Wang
e42eada963 draw links: better integrating with poppler 2012-09-17 03:10:55 +08:00
Lu Wang
e2470203ab fix asc/des 2012-09-17 01:14:58 +08:00
Lu Wang
8b4ecd68ea use old behaviour of em/asc/des 2012-09-16 21:34:07 +08:00
Lu Wang
915013de65 border styles 2012-09-16 20:47:42 +08:00
Lu Wang
1765dac680 basic support for annot link 2012-09-16 18:30:34 +08:00
Lu Wang
7ee0cc0111 add class for height 2012-09-16 15:53:41 +08:00
Lu Wang
bae60e96c7 enable annotaion again... need check before disabling... 2012-09-16 14:04:43 +08:00
Lu Wang
60d6090940 fix including config.h for fontforge 2012-09-16 13:55:13 +08:00