Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / mupdf / pkg-descr
1 MuPDF is a lightweight PDF viewer and toolkit written in portable C.
2
3 The renderer in MuPDF is tailored for high quality anti-aliased graphics. It
4 renders text with metrics and spacing accurate to within fractions of a
5 pixel for the highest fidelity in reproducing the look of a printed page on
6 screen.
7
8 MuPDF has a small footprint. A binary that includes the standard Roman fonts
9 is only one megabyte. A build with full CJK support (including an Asian
10 font) is approximately five megabytes.
11
12 MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
13 provides a simple API for accessing the internal structures of the PDF
14 document. Example code for navigating interactive links and bookmarks,
15 encrypting PDF files, extracting fonts, images, and searchable text, and
16 rendering pages to image files is provided.
17
18 WWW: http://www.mupdf.com/