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

78 Commits

Author SHA1 Message Date
Lu Wang
31861e7acb color managers 2013-02-05 21:56:19 +08:00
Lu Wang
8e24776124 transform matrix manager 2013-02-05 20:27:29 +08:00
Lu Wang
fc1fbf2e40 left 2013-02-05 15:05:36 +08:00
Lu Wang
6c7229f514 whitespace 2013-02-05 14:55:44 +08:00
Lu Wang
b18f59af6d height 2013-02-05 14:51:00 +08:00
Lu Wang
82c0e28853 rise 2013-02-05 14:45:40 +08:00
Lu Wang
cccb85f729 FontSizeManager 2013-02-05 14:36:36 +08:00
Lu Wang
dc0681ad84 working on state trackers 2013-02-05 14:21:07 +08:00
Lu Wang
4858f12d9b letter_space_tracker 2013-02-05 13:57:11 +08:00
John Hewson
6973760a85 Merge branch 'master' of git://github.com/coolwanglu/pdf2htmlEX
Conflicts:
	src/HTMLRenderer/general.cc
	src/HTMLRenderer/state.cc
2013-01-31 22:50:21 +00:00
John Hewson
42452d45b0 stroked text 2013-01-31 22:21:57 +00:00
Lu Wang
2b70f5b2a1 fix float point number comparison in install_* 2013-01-30 04:06:48 +08:00
John Hewson
6fda07bec3 automatically infer @font-face src format 2013-01-29 12:07:51 +00:00
Lu Wang
f9399859e4 add a class for 'left' 2013-01-25 16:39:20 +08:00
Lu Wang
d274d4f6c8 fix width of type 3 fonts; don't show hidden text for type 3 fonts 2013-01-19 20:13:31 +08:00
Lu Wang
e534298e1b .. 2012-11-29 21:38:23 +08:00
Lu Wang
56e59baeb2 split util.h 2012-11-29 18:28:07 +08:00
Lu Wang
d179b50147 working on util.h 2012-11-29 18:16:05 +08:00
Lu Wang
63287ce491 reorganize files 2012-11-29 17:28:05 +08:00
Lu Wang
2041c2d146 working on linear gradient 2012-10-03 02:19:40 +08:00
Lu Wang
dafc4b86dd fix glyph widths when not consistent with PDF [need more work] 2012-09-30 15:43:23 +08:00
Lu Wang
e85ff593ee always use default font files for base 14 fonts 2012-09-27 17:17:08 +08:00
Lu Wang
7ee0cc0111 add class for height 2012-09-16 15:53:41 +08:00
Lu Wang
61cdce7e7d add manifest & split-pages 2012-09-12 23:26:14 +08:00
Lu Wang
4a908db655 fixed: cannot parse arguments with spaces; add namespace pdf2htmlEX 2012-09-11 21:52:46 +08:00
Lu Wang
b3ee260c6c fix font path 2012-09-10 01:27:32 +08:00
Lu Wang
52df16011f removing boost::filesystem 2012-09-10 00:21:46 +08:00
Lu Wang
ff9b079a4f git rid of boost::format 2012-09-08 00:38:41 +08:00
Lu Wang
45b54d18c4 add a font preprocessor 2012-09-07 00:58:23 +08:00
Lu Wang
6079a05e34 first implemenation of LineBuffer 2012-09-04 23:33:15 +08:00
Lu Wang
4e13bece0e fix using wrong abs() bug 2012-08-31 23:14:05 +08:00
Lu Wang
0e9cc3444e added an option to embed external fonts 2012-08-31 17:47:37 +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
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