1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-19 21:50:08 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Lu Wang
1ee8518096 seems better font re-encoding 2012-08-27 15:56:16 +08:00
Lu Wang
32fd0c6fdf remove debug code 2012-08-24 20:21:34 +02:00
Lu Wang
6e0b487ff5 fixed a padding bug 2012-08-24 20:21:04 +02:00
Lu Wang
cde35df1a1 add a class for rise 2012-08-24 19:40:43 +02:00
Lu Wang
beb1f7fbb7 .. 2012-08-24 19:19:09 +02:00
Lu Wang
1801ec52df do not use hacky zero font size 2012-08-24 19:15:15 +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
f07fe3089c better accuracy with new positioning method, but break text selection in Chrome 2012-08-23 18:29:40 +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
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
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
820c37607e enable shift-left again, bug fixed 2012-08-16 14:00:30 +08:00
Lu Wang
0ebde85465 text pos state bug 2012-08-15 21:51:39 +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
04eecc6cd3 clean code: namespace 2012-08-14 17:13:29 +08:00
Lu Wang
0982bf8b34 split HTMLRenderer.cc 2012-08-14 14:35:55 +08:00