pkgsrc-wip/libharu/PLIST
Emil Sköldberg 41454dc578 Import libharu-2.1.0 as wip/libharu.
libHaru is a free, cross platform, open source library for generating
PDF files.

It supports the following features:

   1. Generating PDF files with lines, text, images.
   2. Outline, text annotation, link annotation.
   3. Compressing document with deflate-decode.
   4. Embedding PNG, Jpeg images.
   5. Embedding Type1 font and TrueType font.
   6. Creating encrypted PDF files.
   7. Using various character sets (ISO8859-1~16, MSCP1250~8,
   KOI8-R).
   8. Supporting CJK fonts and encodings.

You can add the feature of PDF creation by using HARU without
understanding complicated internal structure of PDF.

libHaru is written in ANSI C, so theoretically it supports most of the
modern OSes.
2009-03-10 14:40:08 +00:00

31 lines
722 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/10 14:40:08 emil_s Exp $
include/hpdf.h
include/hpdf_annotation.h
include/hpdf_catalog.h
include/hpdf_conf.h
include/hpdf_config.h
include/hpdf_consts.h
include/hpdf_destination.h
include/hpdf_doc.h
include/hpdf_encoder.h
include/hpdf_encrypt.h
include/hpdf_encryptdict.h
include/hpdf_error.h
include/hpdf_ext_gstate.h
include/hpdf_font.h
include/hpdf_fontdef.h
include/hpdf_gstate.h
include/hpdf_image.h
include/hpdf_info.h
include/hpdf_list.h
include/hpdf_mmgr.h
include/hpdf_objects.h
include/hpdf_outline.h
include/hpdf_page_label.h
include/hpdf_pages.h
include/hpdf_streams.h
include/hpdf_types.h
include/hpdf_u3d.h
include/hpdf_utils.h
include/hpdf_version.h
lib/libhpdf.la