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

111 Commits

Author SHA1 Message Date
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
786ec140f4 workaround of boost::system dependency 2012-08-14 23:35:53 +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
e050500328 cleaning 2012-08-14 17:24:54 +08:00
Lu Wang
04eecc6cd3 clean code: namespace 2012-08-14 17:13:29 +08:00
Lu Wang
fd9a9ab783 remove src/HTMLRenderer.cc 2012-08-14 16:25:26 +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
Lu Wang
b406fb4e13 better cmake, better installation 2012-08-14 13:56:41 +08:00
Hongliang TIAN
fe6d699e44 Improve small font rendering in Webkit browsers
The style "-webkit-text-stroke-width:0.2px;" is used in #pdf-main to
improve some font of small size, which looks really bad in Chrome & Safari
2012-08-14 13:08:36 +08:00
Lu Wang
39e220547a .. 2012-08-13 23:24:19 +08:00
Lu Wang
9450ea1f82 clean code 2012-08-13 22:45:07 +08:00
Lu Wang
0cc1cc09c7 clean code 2012-08-13 22:36:04 +08:00
Lu Wang
970ae7a4f0 Merge branch 'devv' 2012-08-13 22:29:58 +08:00
Lu Wang
1a304c72c3 Merge branch 'devv' of github.com:coolwanglu/pdf2htmlEX into devv 2012-08-13 22:25:07 +08:00
Lu Wang
a7ec357a72 clean code 2012-08-13 22:20:38 +08:00
Hongliang TIAN
372a632217 Merge branch 'tate-dev' 2012-08-13 21:14:57 +08:00
Lu Wang
03587d305b use monospace for white space, for text copy 2012-08-13 21:05:14 +08:00
Lu Wang
c3c80260cb Merge branch 'devv' 2012-08-13 19:13:31 +08:00
Lu Wang
5e4677c1e8 solved a dpi bug 2012-08-13 19:13:25 +08:00
Lu Wang
cc92150784 .. 2012-08-13 19:06:41 +08:00
Lu Wang
aba9aa9cdd update README 2012-08-13 13:28:05 +08:00
Hongliang TIAN
914173671a Update usage in help information 2012-08-13 10:26:10 +08:00
Hongliang TIAN
023bc346bc Add install target to CMake 2012-08-13 10:17:18 +08:00
Lu Wang
810fb00de7 working on images 2012-08-12 20:36:56 +08:00
Lu Wang
c6093d7ec0 Merge branch 'devv' 2012-08-12 19:01:17 +08:00
Lu Wang
df6c0025ea update README 2012-08-12 19:01:13 +08:00
Lu Wang
5dee117b4c merge devv 2012-08-12 19:00:32 +08:00
Lu Wang
b038322e61 fix color bug; working on image output 2012-08-12 18:53:22 +08:00
Lu Wang
cb1e3406d6 .. 2012-08-12 15:11:17 +08:00
Lu Wang
24636a1e64 add dpi option for images 2012-08-12 14:56:24 +08:00
Lu Wang
bc48fdefd8 add the 'debug' option 2012-08-12 14:04:45 +08:00
Lu Wang
265a7785bc working on CID fonts 2012-08-11 22:46:05 +08:00
Lu Wang
7ca8760b71 remove indiviual font dump functions, working on CID fonts 2012-08-11 22:29:20 +08:00
Lu Wang
39846f33bb support cid fonts 2012-08-11 19:55:06 +08:00
Lu Wang
fdc0877afb working on CID fonts 2012-08-11 13:26:57 +08:00
Lu Wang
e81a24d752 clean code 2012-08-11 00:24:16 +08:00
Lu Wang
928662636d now we stil dump font ourselves 2012-08-10 23:40:57 +08:00