1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-20 06:00:06 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Lu Wang
1492d815ad better positioning
need to check:
Q1Q2.pdf on FF
simple.pdf
2012-08-31 01:08:31 +08:00
Lu Wang
f661aa5d8a use real asc/dec of the extracted font; cache line for multiple font/size 2012-08-31 00:25:05 +08:00
Lu Wang
e9b353c3de do not round the coordinates 2012-08-30 23:36:30 +08:00
Lu Wang
6f87affd82 corrected vertical position of LaTeX Math fonts, but this may hurt the font? just wait for bugs 2012-08-30 01:01:45 +08:00
Lu Wang
19dbaa3149 .. 2012-08-28 19:10:31 +08:00
Lu Wang
f75ee118ea fixed re-encoding for cid nonttf fonts 2012-08-28 00:27:12 +08:00
Lu Wang
1642b4a37e disable toUnicode for non-ttf fonts by default 2012-08-27 23:09:01 +08:00
Lu Wang
09cf5f6d6a working on font encoding 2012-08-27 06:51:35 +08:00
Lu Wang
cde35df1a1 add a class for rise 2012-08-24 19:40:43 +02:00
Lu Wang
17c44e8cb0 working on new positioning 2012-08-23 23:07:01 +02: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
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
27d99ebcf5 clean tmp files 2012-08-15 12:27:41 +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
29a2d35202 working on single-html 2012-08-14 20:30:18 +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
0982bf8b34 split HTMLRenderer.cc 2012-08-14 14:35:55 +08:00
Lu Wang
0cc1cc09c7 clean code 2012-08-13 22:36:04 +08:00
Lu Wang
a7ec357a72 clean code 2012-08-13 22:20:38 +08:00
Lu Wang
b038322e61 fix color bug; working on image output 2012-08-12 18:53:22 +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
Lu Wang
5a4eccc632 support external font 2012-08-10 21:30:41 +08:00
Lu Wang
912c0f936c fix font export 2012-08-08 16:32:58 +08:00
Lu Wang
cac5906ba9 generate script for fontforge to extract the font files 2012-08-08 16:01:09 +08:00
Lu Wang
37231c9550 text position bug fixed 2012-08-07 19:39:47 +08:00
Lu Wang
272cf9fa02 working on x offset 2012-08-07 17:59:24 +08:00
Lu Wang
9d7046e925 fix horizontal space padding 2012-08-07 16:44:49 +08:00
Lu Wang
8d8a78f794 moved to drawString 2012-08-07 15:03:06 +08:00
Lu Wang
6670ea1b57 moving to drawString 2012-08-07 09:59:10 +08:00
Lu Wang
210aef28ac better scripting; working on encoding 2012-08-07 01:52:31 +08:00
Lu Wang
fb24349449 color support 2012-08-07 00:48:33 +08:00
Lu Wang
2172025354 don't mapp to unicode 2012-08-06 22:46:50 +08:00
Lu Wang
b7ad1d442c optimize transform matrix & font size 2012-08-06 18:10:06 +08:00
Lu Wang
c7ddf60bac Improve rendering accuracy 2012-08-05 19:39:37 +08:00
Lu Wang
8a29c8b901 initial import 2012-08-05 02:03:53 +08:00