1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-17 21:16:03 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Lu Wang
14a137b449 fix unify.pe 2012-08-31 17:06:19 +08:00
Lu Wang
9a2047777f use asc/dec of local matched font if possible 2012-08-31 15:50:14 +08:00
Lu Wang
0ef68558ae added an option to embed local font for base 14 fonts 2012-08-31 15:27:17 +08:00
Lu Wang
e49459d21f better asc/des handling 2012-08-31 12:45:16 +08:00
Lu Wang
c99f725c72 unify asc/dsc for FF/Chrome 2012-08-31 10:24:26 +08:00
Lu Wang
6916ffb91b unify asc/dsc for ff/chrome, need more work 2012-08-31 10:10:06 +08:00
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
4b1aff0da5 Better solution for ascent/descent
but need more work when:
- different styles in the same line
- non-embedded fonts (that we cannot find the correct ascent/descent)
2012-08-30 20:08:42 +08:00
Lu Wang
02d5cbf244 better solution to the ascent/descent problem 2012-08-30 08:39:49 +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
cfc91c2a3f .. 2012-08-28 19:00:30 +08:00
Lu Wang
f75ee118ea fixed re-encoding for cid nonttf fonts 2012-08-28 00:27:12 +08:00
Lu Wang
f460476c0f best solution so far, need more check of CID fonts 2012-08-28 00:14:11 +08:00
Lu Wang
28eb708339 a little bit better encoding 2012-08-28 00:06:09 +08:00
Lu Wang
1642b4a37e disable toUnicode for non-ttf fonts by default 2012-08-27 23:09:01 +08:00
Lu Wang
1ee8518096 seems better font re-encoding 2012-08-27 15:56:16 +08:00
Lu Wang
92c929777e working... 2012-08-27 07:26:30 +08:00
Lu Wang
0103e02d70 still working... 2012-08-27 07:10:21 +08:00
Lu Wang
09cf5f6d6a working on font encoding 2012-08-27 06:51:35 +08:00
Lu Wang
adf6d686c1 Merge branch 'exp' into devv 2012-08-26 23:57:56 +08:00
Lu Wang
a907cda379 working on font encoding 2012-08-26 23:56:38 +08:00
Lu Wang
cde35df1a1 add a class for rise 2012-08-24 19:40:43 +02:00
Lu Wang
d920cbdc83 should get the mapping without ToUnicode, instead of disabling it 2012-08-24 09:10:45 +02:00
Lu Wang
4fec08e764 better font processing 2012-08-23 21:30:37 +02:00
Lu Wang
62d29db121 .. 2012-08-21 21:50:52 +02:00
Lu Wang
58beb7a00b better support for CID truetype font 2012-08-21 21:31:26 +02:00
Lu Wang
c9aec8d3b6 working on cid trutype 2012-08-21 07:29:40 +02:00
Lu Wang
45d90ea7d6 still need work for cid truetype 2012-08-21 00:32:03 +02:00
Lu Wang
f660464a7b .. 2012-08-20 23:59:02 +02:00
Lu Wang
cab38518de working on cid truetype 2012-08-20 23:48:21 +02:00
Lu Wang
b40782d800 correct a NULL_FILENAME bug 2012-08-20 22:50:07 +02:00
Lu Wang
d876a2319a check result of fontforge 2012-08-16 22:36:52 +08:00
Lu Wang
4f49f6b795 fixed bugs of font & offset 2012-08-16 13:24:22 +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
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
04eecc6cd3 clean code: namespace 2012-08-14 17:13:29 +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