Changes between Version 1 and Version 2 of media-libs/fitz
- Timestamp:
- 06/07/12 12:23:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/fitz
v1 v2 1 1 [begin portlog metadata] 2 description: fitz is the main library on that MuPDF is built. 2 description: fitz is the main library on that MuPDF is built. It's a library for rendering PDF files 3 3 homepage: www.mupdf.com 4 4 license: GNU GPL v3 5 5 [end portlog metadata] 6 6 7 Fitz is in fact not a standalone library, it comes together with MuPDF, but i think it's a better idea, to call it "fitz" instead of "mupdf", since mupdf is in fact the pdf-viewer built on fitz. 8 And it's also a good idea to extract just Fitz from the mupdf package, since it's likely that haiku will need to use fitz later but wont need the additional tools and binaries that come with mupdf. 9 Fitz will be also used for the DocumentViewer for rendering PDF-Files.
