1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-13 11:46:04 +00:00
Commit Graph

117 Commits

Author SHA1 Message Date
Lu Wang
4798945c1d .. 2013-01-26 19:45:48 +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
5842d2279d separate TextLineBuffer 2012-12-11 20:48:01 +08:00
Lu Wang
d1dfb33e43 .. 2012-11-30 17:33:27 +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
35fccdc28c reorganizaing 2012-11-29 17:45:26 +08:00
Lu Wang
63287ce491 reorganize files 2012-11-29 17:28:05 +08:00
filodej
a5ccc7f073 merge filodej 2012-11-29 16:55:20 +08:00
Lu Wang
b58df8cc16 check compiler flag 2012-10-12 22:39:58 +08:00
Lu Wang
12676ccc4a create a glyph for ' ' when there is not one 2012-10-08 16:26:19 +08:00
Lu Wang
cb9a89d7b3 .. 2012-10-07 00:51:03 +08:00
Lu Wang
90af54acc4 .. 2012-10-06 22:41:06 +08:00
Lu Wang
7664fb5a79 remove alternate unicodes 2012-10-06 19:20:35 +08:00
Lu Wang
b2633ffc1b remove debug info 2012-10-06 15:23:20 +08:00
Lu Wang
091b623872 new option: remove unused glyphs 2012-10-05 23:38:17 +08:00
Lu Wang
f2cc4b4bd1 dump raw font in debug mode 2012-10-04 22:21:46 +08:00
Lu Wang
2041c2d146 working on linear gradient 2012-10-03 02:19:40 +08:00
Lu Wang
779c91f81e draw_scale->draw_text_scale 2012-10-02 14:19:20 +08:00
Lu Wang
1bfe86187e working on CSS draw 2012-10-02 01:59:04 +08:00
Lu Wang
c8133d64e3 new option for fixing glyph width 2012-10-01 00:37:53 +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
6b28049d76 Merge branch 'devv' of github.com:coolwanglu/pdf2htmlEX into devv
Conflicts:
	src/HTMLRenderer/text.cc
2012-09-28 20:07:25 +08:00
Lu Wang
f2af4be094 dirty fix:decompose ligatures when tounicode is not used 2012-09-28 17:53:36 +08:00
Lu Wang
10c55cffcb don't decompose ligature when tounicode map is not used, need more fix laster 2012-09-28 17:25:12 +08:00
Lu Wang
88df24f78f avoid using round() 2012-09-27 20:17:11 +08:00
Lu Wang
09aa812460 debug info 2012-09-27 12:30:11 +08:00
Lu Wang
d7ba0a95c6 avoid using rename() 2012-09-26 21:31:29 +08:00
Lu Wang
983f6dfac2 auto mode when --tounicode=0 2012-09-24 16:59:47 +08:00
Lu Wang
a4f100a0af fixe logic of hinting 2012-09-24 02:22:42 +08:00
Lu Wang
01f546efce logic for hinting 2012-09-24 01:55:35 +08:00
Lu Wang
b02d4ea687 .. 2012-09-24 00:05:19 +08:00
Lu Wang
4c04f4fa3f check ttfautohint failure 2012-09-23 23:01:25 +08:00
Lu Wang
c393c1b206 working on external hint tool 2012-09-23 22:53:21 +08:00
Lu Wang
9e7f34bd5a working on external font hint tool 2012-09-23 20:25:22 +08:00
Lu Wang
201fecb18e .. 2012-09-23 18:23:32 +08:00
Lu Wang
d1a5f8a3fe .. 2012-09-22 16:41:38 +08:00
Lu Wang
05680b25ff .. 2012-09-22 16:30:13 +08:00
Lu Wang
75c85903bc rename fontpreprocessor to preprocessor 2012-09-22 12:41:53 +08:00
Lu Wang
a5fc093542 .. 2012-09-22 01:25:59 +08:00
Lu Wang
1aebc73818 working on width for CID fonts 2012-09-22 01:19:15 +08:00
Lu Wang
1c5ea6daee fixe multiplier, don't make it too big 2012-09-21 21:02:54 +08:00
Lu Wang
661b1aa92a tweaking font-size-multiplier and auto-hint 2012-09-21 18:12:14 +08:00
Lu Wang
6b60c08c7e add 'auto-hint' 2012-09-21 16:51:13 +08:00
Lu Wang
08e0918a4d remove intermediate save for asc/des 2012-09-21 14:25:46 +08:00
Lu Wang
24e0195e98 fix for IE: ttf permission, clickable div 2012-09-21 14:16:39 +08:00
Lu Wang
3c32041adf working on tounicode 2012-09-20 23:40:44 +08:00
Lu Wang
38e4281562 asc/des not working..so re-enable intermediate save 2012-09-20 15:21:44 +08:00
Lu Wang
1821a3dcfc experimental: fix with of glphs accoring to the info in PDF 2012-09-20 13:24:16 +08:00
Lu Wang
d17e340643 fix space height 2012-09-19 12:24:13 +08:00