1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-08-24 12:27:40 +00:00
Commit Graph

146 Commits

Author SHA1 Message Date
Duan Yao
ba1358c241 Improve help texts for --svg-node-count-limit and --svg-embed-bitmap; rename --svg-nodes-limit to --svg-node-count-limit. 2014-06-23 17:35:40 -07:00
Duan Yao
e95fb03aec Implement --svg-embed-bitmap: saving bitmaps in svg as external files. 2014-06-23 17:35:39 -07:00
Duan Yao
85a7c43f83 Add svg-nodes-limit option to avoid overly complicated svg background. 2014-06-23 17:35:39 -07:00
Lu Wang
a36c612744 typo 2014-06-23 17:35:39 -07:00
Lu Wang
c4aa9cb384 new option: --process-annotation 2014-06-06 21:43:53 -07: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
1cd9f00955 clean 2014-01-11 16:25:09 +08:00
Marc Sanfacon
5fab160e05 Modifications following code review
Fixed rmdir under Windows/MINGW
2014-01-09 08:14:12 -05: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
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
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
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
c57085f600 always generate ttf first; use woff as default 2013-11-08 13:53:42 +08:00
Lu Wang
c0b745f6c5 show error message for mkdtemp 2013-10-17 11:52:55 +08:00
Lu Wang
0ba379cbdb show hints for font hinting tool 2013-10-03 15:19:41 +08:00
Lu Wang
09203f61a4 new option --process-type3 2013-09-21 13:56:57 +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
e45a49d40e fix for svg 2013-09-19 00:17:56 +08:00
Lu Wang
d78a4b4154 changelog 2013-09-18 20:30:52 +08:00
Lu Wang
f04941bed0 support jpeg 2013-09-18 20:24:48 +08:00
Lu Wang
dd9d21cb19 new option: --bg-format 2013-09-18 18:01:56 +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
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
6ff5b8be32 disable text optimization by default 2013-05-06 11:08:29 +08:00
Lu Wang
bcf3bd793e remove special handling of base 14 fonts 2013-05-04 03:29:10 +08:00
Lu Wang
64279bd26d --page-filename; a default HTML when --split-pages is on; Fixes #125 2013-05-02 16:09:42 +08:00
Lu Wang
ca69f28a4f UI tweaking; --remove-unused-glyph is off by default 2013-05-01 20:01:24 +08:00
Lu Wang
a1d8e1bf0b typo 2013-04-30 19:51:11 +08:00
Lu Wang
4d3f4655e5 new option --printing 2013-04-30 19:07:55 +08:00
Lu Wang
e65791e5ae embed-exteranl-font is on by default 2013-04-30 15:58:26 +08:00
Lu Wang
ecebfb46e8 use reference instead of pointer 2013-04-06 17:01:05 +08:00
Lu Wang
1ddcaafd57 rearrange files 2013-04-06 16:45:01 +08:00
Lu Wang
c9b05d323f space-as-offset is off by default 2013-04-04 22:10:25 +08:00
Lu Wang
59f49cccbd embed-base-font should be default 2013-04-03 16:44:18 +08:00
Lu Wang
2c96e52626 add --optimize-text; make --space-as-offse default 2013-04-03 09:06:32 +08:00
Ryan Morlok
6298c19a3b combined the sanitize and validate funcitons into a single function; limited the format characters supported to avoid validation complexity; updated documentation; feature implemented by Ryan Morlok (ryan.morlok@morlok.com) on behalf of Docalytics (http://www.docalytics.com/) 2013-03-18 01:39:02 -05:00
Ryan Morlok
3cafb540c6 updated split page filename formatting to not rely on regex to be compatible with older compilers. added several test cases to account for new implementation. updated documenation to more accurately reflect how split page filenames are generated. 2013-03-17 23:31:43 -05:00