1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-12 11:24:34 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Lu Wang
80b8e1f5de Merge pull request #365 from duanyao/covered_text_handling
Covered text handling
2014-07-13 17:41:31 -07:00
Lu Wang
123b37ce22 lots of improvements from josch 2014-07-13 16:59:30 -07:00
Duan Yao
39e171a737 Improve covered text handling: 1. take care of chars corespond to 0 or more than one unicode points;
2. merge sibling invisiable spans; 3. improve interfaces of HTMLLineState and HTMLRenderer;
2014-06-29 13:12:35 +08:00
Duan Yao
ce28c00a49 Implement covered text handling. 2014-06-29 13:04:12 +08:00
Lu Wang
54e971bfc0 .. 2013-12-26 19:57:24 +08:00
Lu Wang
2c5ccccf59 .. 2013-12-26 19:52:03 +08:00
Lu Wang
aea00515fe WIP: HTMLTextLine 2013-12-22 16:59:59 +08:00
Lu Wang
a82996eeb7 check clip changes 2013-05-04 21:17:35 +08:00
Lu Wang
0cd9405565 simple clipping 2013-05-04 19:26:26 +08:00
Lu Wang
1da9be54d9 refactor line/page stuffs, preparing to support clip 2013-04-07 23:50:23 +08:00
Lu Wang
91347b2683 .. 2013-04-07 17:30:07 +08:00
Lu Wang
cf9b917ba1 .. 2013-04-07 17:10:36 +08:00
Lu Wang
33e9d2d750 .. 2013-04-07 17:01:37 +08:00
Lu Wang
4a0f422b31 working 2013-04-07 16:10:52 +08:00
Lu Wang
ed2c6c78bf .. 2013-04-07 14:12:43 +08:00
Lu Wang
68791299e5 add HTMLTextPage for further optimization 2013-04-07 00:42:54 +08:00
Lu Wang
eb26833dd1 .. 2013-04-06 23:55:32 +08:00
Lu Wang
c609f5e8e8 .. 2013-04-06 23:54:07 +08:00
Lu Wang
e64a0cfab0 .. 2013-04-06 23:52:14 +08:00
Lu Wang
8f929a663a TextLineBuffer -> HTMLTextLine 2013-04-06 23:51:33 +08:00