| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/160781
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 159225
Submitted by: maintainer
|
|
|
|
| |
While here, pet portlint.
|
|
|
|
|
| |
PR: ports/157756
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add an optional hack that allows j, k and mouse to scroll across
page boundary.
Submitted by: maintainer
PR: ports/157095 (with changes)
|
|
|
|
|
|
|
|
|
|
| |
1. mupdf supports XPS documents;
2. A new tool, xpsdraw was included.
Check http://mupdf.com/news for details
PR: ports/156859
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
| |
Reviewed by: martin.dieringer _at_ gmx.de ( previous maintainer by mail)
|
|
|
|
|
|
|
|
| |
- add GOOGLE_CODE macros to MASTER_SITE
PR: ports/155625
Submitted by: Zhihao Yuan <lichray _at_ gmail.com>
Approved by: maintainer timeout (>23 days)
|
|
|
|
|
|
|
|
| |
- Unbreak
PR: ports/150698
Submitted by: swell.k@gmail.com
Approved by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup REINPLACE_CMD usage [2]
- Bump PORTREVISION
- Correctly define i386 and amd64 optimisation [2]
PR: ports/148503 [1][2] ports/148674 [1]
Submitted by: Dominic Fandrey <kamikaze _at_ bsdforen.de> [1], Anonymous <swell.k _at_ gmail.com> [1][2], Martin Dieringer <martin.dieringer _at_ gmx.de> [1][2] (maintainer)
Approved by: tabthorpe@ (co-mentor)
|
|
|
|
|
|
|
|
|
| |
Do not optionify CJK, it doesn't seems to be optionnal anymore [1]
Update to 0.6 [2]
PR: ports/148423
Submitted by: Bapt <baptiste.daroussin at gmail.com> [1], maintainer [2]
Approved by: Martin Dieringer (maintainer)
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
PR: 145913
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix previous pre.mk ordering bug by converting to new style options.mk.
PR: ports/144022
Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
Feature safe: yes
|
| |
|
|
|
|
|
| |
PR: ports/142726
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
|
|
|
|
| |
Hat: portmgr
|
|
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of a
pixel for the highest fidelity in reproducing the look of a printed page on
screen.
MuPDF has a small footprint. A binary that includes the standard Roman fonts
is only one megabyte. A build with full CJK support (including an Asian
font) is approximately five megabytes.
MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
provides a simple API for accessing the internal structures of the PDF
document. Example code for navigating interactive links and bookmarks,
encrypting PDF files, extracting fonts, images, and searchable text, and
rendering pages to image files is provided.
WWW: http://ccxvii.net/mupdf/
PR: 137559
Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
|