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

292 Commits

Author SHA1 Message Date
Lu Wang
fe7b34c888 update license 2012-09-01 00:02:18 +08:00
Lu Wang
d12b8d086b fixed a line merging bug 2012-08-31 23:46:59 +08:00
Lu Wang
5cf5a1c725 fix use_to_unicode 2012-08-31 23:23:03 +08:00
Lu Wang
4e13bece0e fix using wrong abs() bug 2012-08-31 23:14:05 +08:00
Lu Wang
a067677a1e Merge branch 'master' into devv 2012-08-31 21:59:24 +08:00
Lu Wang
8c162f99f2 install manpage 2012-08-31 21:52:50 +08:00
Lu Wang
863bd5c23f update manpage 2012-08-31 21:47:08 +08:00
Lu Wang
c361c5df81 Merge branch 'devv' 2012-08-31 21:20:08 +08:00
Lu Wang
fb5ae29ff9 updating manpage 2012-08-31 21:20:04 +08:00
Lu Wang
3802fdd050 update License 2012-08-31 21:19:46 +08:00
Lu Wang
e44483e7c3 .. 2012-08-31 20:46:05 +08:00
Lu Wang
d9dfb042a1 add manpag 2012-08-31 18:31:43 +08:00
Lu Wang
90d659bd50 update TODO 2012-08-31 17:49:23 +08:00
Lu Wang
0e9cc3444e added an option to embed external fonts 2012-08-31 17:47:37 +08:00
Lu Wang
f9298adbcf Merge branch 'devv' 2012-08-31 17:06:27 +08:00
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
edc57e82c2 bump version 2012-08-31 13:09:29 +08:00
Lu Wang
4322ec47c0 disable font at background 2012-08-31 13:07:19 +08:00
Lu Wang
a1fa24422d better space detection 2012-08-31 13:00:24 +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
d72c5123e8 .. 2012-08-31 01:18:28 +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
18e4c644f5 update README 2012-08-30 07:42:53 +08:00
Lu Wang
0ab3e9fcd9 .. 2012-08-30 01:15:44 +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
cfc91c2a3f .. 2012-08-28 19:00:30 +08:00
Lu Wang
8325e826f8 .. 2012-08-28 18:39:18 +08:00
Lu Wang
d36a227a9e .. 2012-08-28 18:27:45 +08:00
Lu Wang
c5950acfee update README 2012-08-28 17:56:37 +08:00
Lu Wang
9a811c08d8 update README 2012-08-28 17:54:27 +08:00
Lu Wang
211d325d1c still debian stuff 2012-08-28 16:46:02 +08:00
Lu Wang
1addb0ae26 update debian files 2012-08-28 16:36:28 +08:00
Lu Wang
b391c625ea fixed debian install file 2012-08-28 16:15:34 +08:00
Lu Wang
80dc3f1813 update debian/control 2012-08-28 15:22:16 +08:00
Lu Wang
383b1a4b20 update cmakelist for packaging 2012-08-28 14:29:40 +08:00
Lu Wang
c53d7dee94 add config.h.in 2012-08-28 14:06:13 +08:00
Lu Wang
5731e7dced update debian file 2012-08-28 13:54:22 +08:00
Lu Wang
f083f662ad .. 2012-08-28 01:57:39 +08:00
Lu Wang
ec989f5b4f add file for debian/ubuntu packaging 2012-08-28 01:32:39 +08:00
Lu Wang
99a3a54dd1 add a 'dist' target for packaing 2012-08-28 01:24:01 +08:00
Lu Wang
f75ee118ea fixed re-encoding for cid nonttf fonts 2012-08-28 00:27:12 +08:00