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

1133 Commits

Author SHA1 Message Date
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
7e5fc3080d vim modeline 2013-04-06 17:13:19 +08:00
Lu Wang
a846598ba3 clean 2013-04-06 17:10:18 +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
eb632c529e use unique_ptr in ArgParser 2013-04-06 00:00:03 +08:00
Lu Wang
86961b2a80 restrict letter space optimization 2013-04-05 22:44:49 +08:00
Lu Wang
d238b78e07 changelog 2013-04-05 22:24:24 +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
Lu Wang
50bc976d36 .. 2013-04-05 18:27:09 +08:00
Lu Wang
111edcec47 rewrite the line merging code, to ease future optimizations 2013-04-05 18:25:46 +08:00
Lu Wang
cf636fd41f fix word space 2013-04-05 18:07:37 +08:00
Lu Wang
6a8d111db6 clean 2013-04-04 22:57:50 +08:00
Lu Wang
19b1852d62 add missing files 2013-04-04 22:14:49 +08:00
Lu Wang
a641bee616 .. 2013-04-04 22:13:08 +08:00
Lu Wang
8f24df13a3 todo 2013-04-04 22:10:33 +08:00
Lu Wang
c9b05d323f space-as-offset is off by default 2013-04-04 22:10:25 +08:00
Lu Wang
0b2bbbfa2e .. 2013-04-04 22:07:12 +08:00
Lu Wang
66bfab3fb4 Merge branch 'master' into dev 2013-04-04 21:30:38 +08:00
Lu Wang
395d02e802 add x-ua-compatible 2013-04-04 21:28:30 +08:00
Lu Wang
ed82bed2c3 fix 2013-04-04 21:25:23 +08:00
Lu Wang
7275ebde8b refactor state managers 2013-04-04 21:19:28 +08:00
Lu Wang
09ae5415a3 .. 2013-04-04 18:22:21 +08:00
Lu Wang
e3706538b8 .. 2013-04-04 18:17:29 +08:00
Lu Wang
3c8e27f04e todo 2013-04-04 17:13:36 +08:00
Lu Wang
ca80a75332 changelog 2013-04-04 16:57:02 +08:00
Lu Wang
7d8775ea53 optimize the first state of each line 2013-04-04 16:28:59 +08:00
Lu Wang
793c781e2b .. 2013-04-04 15:31:15 +08:00
Lu Wang
8a9d3225e5 .. 2013-04-04 14:41:49 +08:00
Lu Wang
f9a9ef2719 prevent accumulated offset 2013-04-04 12:39:49 +08:00
Lu Wang
7cc6f1efcd clean code 2013-04-04 01:35:44 +08:00
Lu Wang
ae35bb24b6 TODO 2013-04-03 19:00:58 +08:00
Lu Wang
add45cde74 restrict letter space optimization 2013-04-03 18:15:06 +08:00
Lu Wang
4f34a3ed84 todo 2013-04-03 18:07:20 +08:00
Lu Wang
d51031aa6a todo 2013-04-03 17:26:11 +08:00
Lu Wang
59f49cccbd embed-base-font should be default 2013-04-03 16:44:18 +08:00
Lu Wang
5102e8c3e0 make sure contents are cleared in TextLineBuffer::flush 2013-04-03 16:28:06 +08:00
Lu Wang
eaa3b35cfd still letter space optimization 2013-04-03 15:51:55 +08:00
Lu Wang
adefede660 optimize letter-space 2013-04-03 15:44:28 +08:00
Lu Wang
65fa519f2c working 2013-04-03 14:17:27 +08:00
Lu Wang
78fe4b99e8 comments 2013-04-03 14:10:11 +08:00
Lu Wang
3f962b5a9c improve text optimization 2013-04-03 14:04:39 +08:00
Lu Wang
1803111023 update manpage 2013-04-03 11:03:57 +08:00