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

740 Commits

Author SHA1 Message Date
Lu Wang
d335ce0f70 fix build 2014-02-08 21:13:19 +08:00
Lu Wang
d0c77dc2c5 fix build 2014-02-08 20:43:49 +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
Lu Wang
ca5324c0e6 show message about old version of fontforge 2014-01-18 15:16:02 +08:00
Lu Wang
949d11ae1c Merge pull request #285 from marcsanfacon/master
Make it work on MingW
2014-01-16 00:27:14 -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
Lu Wang
9c254313ec remove old option: font-suffix 2014-01-14 20:40:21 +08: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
6993ef1368 fix build; changelog 2014-01-11 16:36:19 +08:00
Lu Wang
1cd9f00955 clean 2014-01-11 16:25:09 +08:00
Lu Wang
ae7c8e8d9c Merge pull request #254 from marcsanfacon/master
MinGW Port & 2 new options
2014-01-11 00:10:59 -08:00
Denis Sablic
dde8a1897d We are not printing, so we need this after all 2014-01-09 15:06:18 +01:00
Marc Sanfacon
5fab160e05 Modifications following code review
Fixed rmdir under Windows/MINGW
2014-01-09 08:14:12 -05:00
Denis Sablic
7b2fc64462 Removed commented-out code 2014-01-09 13:07:10 +01:00
Denis Sablic
2e4689915b Honor vdpi and hdpi parameters with SVG background output 2014-01-09 11:17:20 +01:00
Marc Sanfacon
652b40971a Revert "+ quiet parameter"
This reverts commit defc1738be.
2014-01-08 10:50:32 -05:00
Marc Sanfacon
defc1738be + quiet parameter 2013-12-27 13:52:07 -05:00
Lu Wang
54e971bfc0 .. 2013-12-26 19:57:24 +08:00
Lu Wang
2c5ccccf59 .. 2013-12-26 19:52:03 +08:00
Lu Wang
aea00515fe WIP: HTMLTextLine 2013-12-22 16:59:59 +08:00
Lu Wang
11b488e236 working on --optimize-text 3 2013-12-21 22:47:54 +08:00
Marc Sanfacon
42fea5b1ad Renamed output-size-limit to tmp-file-size-limit
Added information to man
2013-12-14 17:38:02 -05:00
Marc Sanfacon
5f388ad147 Use _mkdir in Windows 2013-12-06 11:17:43 -05:00
Marc Sanfacon
4ffb2abb19 Adjusted the message for tmp-dir
Added my name in Author
2013-12-06 08:29:53 -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
45f9cd116b Trim the withespaces & \r before comparing the lines to fix Windows \r 2013-11-29 14:00:14 -05:00
Marc Sanfacon
c1f3fa6178 Fixed Linux build. Link with all libraries under MINGW only. 2013-11-24 10:20:25 -05:00
Marc Sanfacon
57c02b1972 Added a parameter to limit the output size. This is an estimate, but should be good enough. 2013-11-22 16:39:28 -05:00
Marc Sanfacon
589047144a Added an option to specify the base temporary directory 2013-11-22 16:12:59 -05:00
Marc Sanfacon
d4d86ca3fe data directory under Windows is located unde data in pdf2htmlEX.exe path by default 2013-11-22 15:16:21 -05:00
Marc Sanfacon
8c65a2826b Compile under MinGW 2013-11-22 13:32:40 -05:00
Lu Wang
35ede66f50 remove some pointers to --single-html 2013-11-13 16:14:12 +08:00
Lu Wang
4a8d0bcd31 clean a few pointers to jquery 2013-11-09 16:22:45 +08:00
Lu Wang
c57085f600 always generate ttf first; use woff as default 2013-11-08 13:53:42 +08:00
Lu Wang
af60845550 remove page_decoration 2013-11-04 23:53:38 +08: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
a3642c6265 fix #226 2013-10-27 15:11:24 +08:00
Lu Wang
8ba0ce3e25 update jquery; include jquery from google cdn 2013-10-21 15:04:34 +08:00
Lu Wang
ed99bcd54c .. 2013-10-18 17:34:43 +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
ce8d2bf51f .. 2013-10-17 20:01:04 +08:00
Lu Wang
c0b745f6c5 show error message for mkdtemp 2013-10-17 11:52:55 +08:00
Lu Wang
7e636ffb8f fix typo; #218 2013-10-11 15:17:07 +08:00
Lu Wang
0ba379cbdb show hints for font hinting tool 2013-10-03 15:19:41 +08:00