Commit Graph

256 Commits

Author SHA1 Message Date
Brian Broll 696c98ede9
Fix typo 2020-09-04 12:27:00 -05:00
Trent Petersen 942c170bb2
Update README.md 2020-07-02 13:31:18 -05:00
Stephen Gaito 34da5a01a0 pushed again to force travis 2019-12-13 14:33:16 +00:00
Trent Petersen 665ddaaa27
Update README.md 2019-01-02 11:00:45 -06:00
Jonathan Goldfarb 25d8ba8b9a Fix badge, start working on actual build. Poppler can't be found for some reason. Pkg-config issue? 2018-10-10 15:18:18 -04:00
Trent Petersen 7dc417a388
Merge branch 'master' into add-build-status 2018-10-09 18:20:35 -05:00
Jonathan Goldfarb 7a93c62199 Add badge. TODO: Replace repository path and set branch to master on rebase. [ci skip] 2018-09-27 09:55:49 -04:00
Trent Petersen 8999c17a92 Update wiki and pages links 2018-09-27 09:54:26 -04:00
Trent Petersen 598f7ffb7a Update README.md 2018-09-27 09:54:26 -04:00
Trent Petersen 32dc4ec196
Update wiki and pages links 2018-01-22 10:26:30 -06:00
Trent Petersen a2e75488eb
Update README.md 2018-01-22 09:35:37 -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 5d0a2239fc Update README.md 2016-12-11 13:27:50 +01:00
Lu Wang 271bd3aeb2 Remove "try your own files" 2016-04-13 18:11:34 +02:00
Morton Fox 5314dd4e5d Fix link to geneve_1564 PDF 2015-08-27 12:19:11 -04:00
Lu Wang 757810f170 travis debug
Update README.md

track travis branch on CI

install ttfautohint; run ctest with output-on-failure

check more c++11 features

use local browser to test

install selenium through pip in travis

refactor tests

use html instead of png as reference
2014-11-18 13:17:22 +08:00
Lu Wang bd891e7eb0 add libpoppler-private-dev to travis 2014-11-16 22:52:40 +08:00
Lu Wang ac19f26368 Update README.md 2014-08-28 07:44:31 +08:00
Lu Wang 6e8d5396cd make license consistent 2014-07-13 17:16:36 -07:00
WANMIN LIU 21624b3605 Update README.md
typo.
2014-06-19 22:50:44 +08:00
Lu Wang 2068b7825e Update README.md 2014-06-18 15:37:03 -07:00
Lu Wang 111fbae993 Update README.md 2014-06-18 15:31:55 -07:00
Lu Wang 0edbddf528 Update README.md 2014-06-18 14:30:53 -07:00
WANMIN LIU 887448a9df Update README.md
Emphasize that pdf2htmlEX is also an online publishing tool.
2014-06-16 23:34:04 +08:00
Lu Wang 5394406f5a Update README.md 2014-06-16 02:43:33 -07:00
Lu Wang 944e570751 Update README.md 2014-06-14 07:28:08 -07:00
Lu Wang 160a593e4a Update README.md 2014-06-13 23:14:18 -07:00
WANMIN LIU 27feda1b1c Update README.md
update link
2014-05-29 15:50:07 +08:00
Lu Wang 43e3174cbc Update README.md 2014-02-26 14:29:52 +08:00
Lu Wang 09dc6547e2 readme 2014-01-22 15:55:30 +08:00
Lu Wang 6813b83bb0 update readme 2014-01-20 18:16:35 +08:00
Lu Wang 805fe1dd3b relax license 2014-01-15 21:19:47 +08:00
Lu Wang 97daa596bd update mailing list 2014-01-10 16:23:30 +08:00
Lu Wang f61d447129 Update README.md 2013-12-23 14:52:26 +08:00
Lu Wang 6b2d1255b6 udpate docs 2013-11-20 21:43:52 +08:00
Lu Wang 957e34817b update README 2013-11-20 21:37:36 +08:00
Lu Wang 89f40cd136 update readme 2013-11-20 21:35:53 +08:00
Lu Wang 4a8d0bcd31 clean a few pointers to jquery 2013-11-09 16:22:45 +08:00
Lu Wang f1f71648bb fix license 2013-10-16 18:21:31 +08:00
Lu Wang e2a03e965d Update README.md 2013-10-10 15:18:10 +08:00
Lu Wang bdf84f26fc Update README.md 2013-10-10 15:16:57 +08:00
Lu Wang 4ecea6ffa7 Update README.md 2013-10-10 15:15:59 +08:00
Lu Wang 0b15303c9d Update README.md 2013-10-10 15:14:58 +08:00
Lu Wang 3855ac97a9 Update README.md 2013-10-10 15:11:58 +08:00
Lu Wang 7021a748b0 add license for logo/ 2013-10-09 19:15:17 +08:00
Lu Wang 98dd70efc8 Update README.md 2013-10-05 17:08:14 +08:00
Lu Wang 7cad11fb49 Update README.md 2013-09-29 12:21:07 +08:00
Lu Wang 0b335f536c Update README.md 2013-09-29 12:20:08 +08:00
Lu Wang f2ce10a5e6 Update README.md 2013-09-27 13:59:03 +08:00
Lu Wang fd6e1f4822 add license for images 2013-09-26 16:33:15 +08:00