1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 10:20:33 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Stephen Gaito
1bdd3cd404 initial update for poppler-0.81.0 2019-09-27 13:25:13 +01:00
Stephen Gaito
89cfef32de initial copy of poppler-0.78.0 Cairo files 2019-09-27 08:10:04 +01:00
Stephen Gaito
c4c4a9c068 initial copy of poppler-0.76.0 Cairo files 2019-09-26 14:41:38 +01:00
Stephen Gaito
67aa27232c copied poppler-0.74.0 3rdparty files into master 2019-09-20 07:10:35 +01:00
Stephen Gaito
924a493d2e updated master with poppler-68 files as taken from update2poppler0_68_0ubuntu18_10 branch 2019-09-19 16:15:17 +01:00
Stephen Gaito
21115c3adf updated to poppler-0.62.0 on Ubuntu 18.04 2019-03-26 10:35:29 +00:00
Trent Petersen
1c4992a05e
Rockstar04/master (#7)
* Correct extra config load

* poppler config
2018-01-10 14:29:32 -06:00
Trent Petersen
dfe8362c83
Correct extra config load (#6) 2018-01-10 14:25:46 -06:00
Trent Petersen
fc418cff57
Rockstar04 master (#5)
* Remove duplicate method

* Update Poppler/Cairo

* Twwak config file loading
2018-01-10 14:17:10 -06:00
Trent Petersen
dada10ac04
Rockstar04 master (#4)
* Remove duplicate method

* Update Poppler/Cairo
2018-01-10 14:08:11 -06:00
Trent Petersen
b7f8564201
Remove duplicate method (#3) 2018-01-10 13:45:05 -06:00
Trent Petersen
9ed21007e5
New master (#2)
* Show header in font map files

* fix a usage of unique_ptr with array

* Added '--quiet' argument to hide progress messages (resolves #503)

* Revert cout messages to cerr (see #622)

* bump version

* fix build; fix some coverity warnings

* Many bug fixes and improvements, including:

- Incorporated latest Cairo files from cairo-0.15.2
- Moved build to out-of-source
- Added clean script
- Rewritten correct_text_visibility option to improve accuracy
- Transparent characters drawn on background layer
- Improved bad unicode detection

* Many bug fixes and improvements, including:

- Incorporated latest Cairo files from cairo-0.15.2
- Moved build to out-of-source
- Added clean script
- Rewritten correct_text_visibility option to improve accuracy
- Transparent characters drawn on background layer
- Improved bad unicode detection

* Rationlise DPI to single number.
Implement actual_dpi - clamp maximum background image size in cases of huge PDF pages

* DPI fixes - increase DPI when partially covered text to covered-text-dpi
Add font-style italic for oblique fonts
Reduce char bbox for occlusion tests

* Don't shrink bbox - not required if zoom=25 used

* Ignore occlusion from stroke/fill with opacity < 0.5
Better compute char bbox for occlusion
Use 10% inset for char bbox for occlusion
Back out adding font-weight: bold to potentially bold fonts
Fix bug to ensure CID ascent/descent matches subfont values

* Removed zero char logging

* Remove forced italic - missing italic is due to fontforge bug which needs fixing

* Typos fixed, readme updated

* Typos

* Increase maximum background image width
Fix private use range to avoid stupid mobile safari switching to emoji font

* included -pthread switch to link included 3rdparty poppler files.

* Updated files from poppler 0.59.0 and adjusted includes.

* Support updated "Object" class from poppler 0.59.0
2018-01-10 13:31:38 -06:00
Lu Wang
f30520c217 fix old CairoFontEngine.cc for new interface 2015-07-22 17:23:19 +08:00
Lu Wang
2aaa2ffb1e marked changes for pdf2htmlEX 2015-07-22 17:22:16 +08:00
Lu Wang
ad6ff61797 ENABLE_SVG is on by default; do not support poppler <0.25.0 2014-11-13 12:32:31 +08:00
Duan Yao
e95fb03aec Implement --svg-embed-bitmap: saving bitmaps in svg as external files. 2014-06-23 17:35:39 -07:00
Lu Wang
e129824fbb .. 2013-11-06 04:10:16 +08:00
Lu Wang
b177bf634d remove jquery 2013-11-06 04:08:39 +08:00
Lu Wang
06ed27011c remove $.extend; fix for ie9 2013-11-06 03:36:28 +08:00
Lu Wang
515f496cce relaxing dependency on jQuery 2013-11-06 16:33:15 +08:00
Lu Wang
1d8fb47681 compress css with yuicompressor 2013-10-30 15:50:07 +08:00
Lu Wang
de7a0b97dd .. 2013-10-28 16:33:58 +08:00
Lu Wang
671ab96a58 add jquery externs 2013-10-21 20:41:24 +08:00
Lu Wang
8ba0ce3e25 update jquery; include jquery from google cdn 2013-10-21 15:04:34 +08:00
Lu Wang
d1e4b62377 license stuff 2013-10-19 15:39:13 +08:00
Lu Wang
a210576e46 compress js 2013-10-19 15:06:32 +08:00
Lu Wang
f1f71648bb fix license 2013-10-16 18:21:31 +08:00
Lu Wang
9cb4d8b637 fix build 2013-09-23 16:44:23 +08:00
Lu Wang
25506791a6 reorganize poppler files 2013-09-23 16:40:48 +08:00