Commit Graph

2176 Commits

Author SHA1 Message Date
Lu Wang 9ed6e9c325 integrate negative whtiespace; restructru prepare_line 2012-08-16 20:26:09 +08:00
Lu Wang 14d2061f9e improve selection for whitespace 2012-08-16 18:44:42 +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 b68136c428 re-fixed the issue 2012-08-16 15:54:50 +08:00
Lu Wang 63734c608c fix filename path issue 2012-08-16 15:41:32 +08:00
Lu Wang 9514ebc598 optimize tm 2012-08-16 14:30:12 +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 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