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

119 Commits

Author SHA1 Message Date
Lu Wang
d335ce0f70 fix build 2014-02-08 21:13:19 +08:00
Lu Wang
50309b14a6 fix build 2014-02-08 20:40:25 +08:00
Lu Wang
c0371a07a6 fix build for latest poppler and fontforge 2014-02-08 20:35:33 +08:00
Marc Sanfacon
f0c260d6a0 Renamed win32.* -> mingw.* 2014-01-15 08:29:46 -05:00
Marc Sanfacon
94ddd697a6 Modifications following code review 2014-01-14 09:39:14 -05:00
Marc Sanfacon
5aebf2c738 Make it work on MingW 2014-01-13 20:08:23 -05:00
Lu Wang
166efc3892 clean detection for WIN32 2014-01-13 20:37:00 +08:00
Lu Wang
1cd9f00955 clean 2014-01-11 16:25:09 +08:00
Marc Sanfacon
5f388ad147 Use _mkdir in Windows 2013-12-06 11:17:43 -05:00
Marc Sanfacon
a47d42ad4b Modifications following review from Lu. Win32 modifications are now more localized 2013-12-05 15:20:53 -05:00
Marc Sanfacon
8c65a2826b Compile under MinGW 2013-11-22 13:32:40 -05:00
Lu Wang
aa30d82d7a .. 2013-10-27 15:32:50 +08:00
Lu Wang
d39f83f15d disable u+2029 2013-10-27 15:18:17 +08:00
Lu Wang
8ba0ce3e25 update jquery; include jquery from google cdn 2013-10-21 15:04:34 +08:00
Lu Wang
25b70bb1e1 output* -> write* 2013-10-18 16:31:59 +08:00
Lu Wang
4044528230 added a link for escaping ` for ie 2013-10-18 15:47:16 +08:00
Lu Wang
fd00c5f698 new escaping function for html tag attributes 2013-10-18 15:40:51 +08:00
Lu Wang
7e636ffb8f fix typo; #218 2013-10-11 15:17:07 +08:00
Lu Wang
cddfaf6ae2 add rotating logo 2013-09-27 19:48:40 +08:00
Lu Wang
84b0966551 set correct width 2013-09-20 20:30:46 +08:00
Lu Wang
8cac1e6aaf improve accuray for type 3 fonts 2013-09-20 20:06:06 +08:00
Lu Wang
09856c0910 improve ascent/descent for type 3 fonts 2013-09-20 16:35:19 +08:00
Lu Wang
8812bb52fb scale type 3 fonts 2013-09-19 22:02:12 +08:00
Lu Wang
8c4e14b1fa working on type3 processing 2013-09-19 05:56:57 +08:00
Lu Wang
f04941bed0 support jpeg 2013-09-18 20:24:48 +08:00
Lu Wang
827b0aa33b experimental svg support 2013-09-18 15:49:18 +08:00
Lu Wang
4859a74819 initialize enc->unicode when there are too few elements 2013-09-10 20:13:00 +08:00
Lu Wang
4ce7fa3400 changelog; new function for checking valid unicode values 2013-07-10 11:40:11 +08:00
Lu Wang
92274d2502 reencode to unicode full before generating a font, such that FF won't ditch glyphs 2013-07-05 10:52:31 +08:00
Lu Wang
132478c1c1 new option: --override-fstype 2013-07-02 08:04:20 +08:00
Lu Wang
29ba79a378 removed '--remove-unused-glyph' 2013-06-17 23:29:22 +08:00
Michele Redolfi
a59c6a8865 fix bug: JS error when pdf contained single quotes in its name; add myself in AUTHORS as kindly request by Lu 2013-05-31 12:24:12 +02:00
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
de26cf056e add json encoding 2013-05-09 20:30:49 +08:00
Lu Wang
769f081609 set std glyph name when creating empty char 2013-05-04 22:05:43 +08:00
Lu Wang
0cd9405565 simple clipping 2013-05-04 19:26:26 +08:00
Lu Wang
84a2490200 workaround of soft hyphen 2013-05-04 13:52:58 +08:00
Lu Wang
bcf3bd793e remove special handling of base 14 fonts 2013-05-04 03:29:10 +08:00
Lu Wang
cf5507f997 workaround for NBSP 2013-05-02 14:32:17 +08:00
Lu Wang
e7a55c6371 working on nbsp 2013-05-02 00:56:37 +08:00
Lu Wang
7e5fc3080d vim modeline 2013-04-06 17:13:19 +08:00
Lu Wang
1ddcaafd57 rearrange files 2013-04-06 16:45:01 +08:00
Lu Wang
bc9318e33d separate TextLinebuffer and HTMLRenderer 2013-04-06 16:32:31 +08:00
Lu Wang
eb632c529e use unique_ptr in ArgParser 2013-04-06 00:00:03 +08:00
Lu Wang
ab2588a5fd merge sub/sup into one line 2013-04-05 21:53:34 +08:00
Lu Wang
cf636fd41f fix word space 2013-04-05 18:07:37 +08:00
Lu Wang
19b1852d62 add missing files 2013-04-04 22:14:49 +08:00
Lu Wang
7275ebde8b refactor state managers 2013-04-04 21:19:28 +08:00
Lu Wang
7d8775ea53 optimize the first state of each line 2013-04-04 16:28:59 +08:00
Lu Wang
3f962b5a9c improve text optimization 2013-04-03 14:04:39 +08:00