1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-08-25 21:07:39 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
Lu Wang
1801ec52df do not use hacky zero font size 2012-08-24 19:15:15 +02:00
Lu Wang
34b12b774c Merge branch 'devv' into exp 2012-08-24 09:10:51 +02:00
Lu Wang
d920cbdc83 should get the mapping without ToUnicode, instead of disabling it 2012-08-24 09:10:45 +02:00
Lu Wang
3506805092 .. 2012-08-24 08:21:20 +02:00
Lu Wang
1feaa11ecb Merge branch 'devv' into exp 2012-08-23 23:26:45 +02:00
Lu Wang
65ad038459 .. 2012-08-23 23:26:41 +02:00
Lu Wang
17c44e8cb0 working on new positioning 2012-08-23 23:07:01 +02:00
Lu Wang
5892b2438a better positioning 2012-08-23 22:36:27 +02:00
Lu Wang
ec87a51a75 .. 2012-08-23 21:47:26 +02:00
Lu Wang
7603f3cb88 Merge branch 'devv' into exp 2012-08-23 21:30:43 +02:00
Lu Wang
4fec08e764 better font processing 2012-08-23 21:30:37 +02:00
Lu Wang
f07fe3089c better accuracy with new positioning method, but break text selection in Chrome 2012-08-23 18:29:40 +02:00
Lu Wang
87ae148179 .. 2012-08-21 22:34:39 +02:00
Lu Wang
e9f48e7480 don't write double in scientific notation 2012-08-21 22:22:56 +02:00
Lu Wang
62d29db121 .. 2012-08-21 21:50:52 +02:00
Lu Wang
737f22a391 leave space for illegal unicodes 2012-08-21 21:44:48 +02:00
Lu Wang
58beb7a00b better support for CID truetype font 2012-08-21 21:31:26 +02:00
Lu Wang
db3a54159e clean code 2012-08-21 20:37:25 +02:00
Lu Wang
c9aec8d3b6 working on cid trutype 2012-08-21 07:29:40 +02:00
Lu Wang
45d90ea7d6 still need work for cid truetype 2012-08-21 00:32:03 +02:00
Lu Wang
abdc2f3da4 .. 2012-08-21 00:23:23 +02:00
Lu Wang
53597cc288 remove default value 2012-08-21 00:20:20 +02:00
Lu Wang
f660464a7b .. 2012-08-20 23:59:02 +02:00
Lu Wang
cab38518de working on cid truetype 2012-08-20 23:48:21 +02:00
Lu Wang
b40782d800 correct a NULL_FILENAME bug 2012-08-20 22:50:07 +02:00
Lu Wang
a17cb3c0e9 install default values after css file is opened; don't ignore default values, as it could be nested span 2012-08-20 22:43:38 +02:00
Lu Wang
fb449223dd add 'font-size-multiplier', remove unused 'metadata' 2012-08-20 22:09:54 +02:00
Lu Wang
88cf573dff do not enable 10x now 2012-08-19 23:42:56 +02:00
Lu Wang
a5757d578b don't mess with draw_ty when we cannot merge the line 2012-08-19 23:01:21 +02:00
Lu Wang
188ce4f997 .. 2012-08-19 22:50:28 +02:00
Lu Wang
3cdde4bce7 better line merging 2012-08-19 22:30:05 +02:00
Lu Wang
6ee3d2b949 better line merging 2012-08-19 13:05:14 +02:00
Lu Wang
4c05a64513 working on harder line merging 2012-08-19 12:02:18 +02:00
Lu Wang
922ae10132 Merge branch 'devv' of github.com:coolwanglu/pdf2htmlEX into devv 2012-08-18 22:11:35 +08:00
Lu Wang
e621ae6716 move data files to share/ 2012-08-17 18:13:21 +08:00
Lu Wang
bcde37feaf disable drawimage 2012-08-17 02:09:19 +08:00
Lu Wang
d876a2319a check result of fontforge 2012-08-16 22:36:52 +08:00
Lu Wang
4c20fc6eee disable font change using span; adjust hightlight color 2012-08-16 22:25:02 +08:00
Lu Wang
9ed6e9c325 integrate negative whtiespace; restructru prepare_line 2012-08-16 20:26:09 +08:00
Lu Wang
dc0fd477d8 [experimental], styling change within a line 2012-08-16 18:11:22 +08:00
Lu Wang
ad6d6a31a0 prepare sytle changing withint a line using <span> 2012-08-16 16:20:16 +08:00
Lu Wang
5882a5e288 fixed a tm recognition bug 2012-08-16 14:24:38 +08:00
Lu Wang
2906e89fec disable debug output 2012-08-16 14:14:01 +08:00
Lu Wang
820c37607e enable shift-left again, bug fixed 2012-08-16 14:00:30 +08:00
Lu Wang
b68b421578 temporarily disable shift-left due to cur_ty bug 2012-08-16 13:46:48 +08:00
Lu Wang
4f49f6b795 fixed bugs of font & offset 2012-08-16 13:24:22 +08:00
Lu Wang
3b44d3059c shit left within a line 2012-08-16 12:59:31 +08:00
Lu Wang
0ebde85465 text pos state bug 2012-08-15 21:51:39 +08:00
Lu Wang
a8afb70fb8 change dpi options, add 'zoom' option 2012-08-15 21:26:13 +08:00
Lu Wang
87204a9e9e clean code; add support for letter-spacing, word-spacing, horizontal-scale and rise 2012-08-15 18:48:11 +08:00
Lu Wang
29d41573ef add 'clean_tmp' option 2012-08-15 15:43:49 +08:00
Lu Wang
63dd9b3e27 clean code, solve the infinite-writing problem when tmp_dir == dest_dir 2012-08-15 15:29:35 +08:00
Lu Wang
b21042021b clean code, working on tmp_dir 2012-08-15 14:27:59 +08:00
Lu Wang
27d99ebcf5 clean tmp files 2012-08-15 12:27:41 +08:00
Lu Wang
5c2fa8ead1 .. 2012-08-15 11:15:33 +08:00
Lu Wang
dfb258c7a0 working on single HTML 2012-08-15 02:54:39 +08:00
Lu Wang
58eaeb8f22 font embedding 2012-08-15 02:46:53 +08:00
Lu Wang
5a157def7e background image embedding works now 2012-08-15 02:28:19 +08:00
Lu Wang
7c344bc2e4 working on base64 2012-08-14 21:48:57 +08:00
Lu Wang
1bee39547e working on base64 2012-08-14 21:23:33 +08:00
Lu Wang
29a2d35202 working on single-html 2012-08-14 20:30:18 +08:00
Lu Wang
ed130cee60 add the 'dest-dir' option 2012-08-14 18:12:58 +08:00
Lu Wang
0182ea303b clean code 2012-08-14 17:50:16 +08:00
Lu Wang
04eecc6cd3 clean code: namespace 2012-08-14 17:13:29 +08:00
Lu Wang
5f7f28a41f better file structure 2012-08-14 16:23:15 +08:00
Lu Wang
0982bf8b34 split HTMLRenderer.cc 2012-08-14 14:35:55 +08:00