landry 8f95e6bd59 Import libharu 2.3.0rc2 :
Haru is a free, cross platform, open-sourced software library for
generating  PDF. It supports the following features.

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

ok/tweaks ajacoutot@
2013-03-20 21:45:55 +00:00

38 lines
867 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/20 21:45:55 landry Exp $
include/hpdf.h
include/hpdf_3dmeasure.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_exdata.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_namedict.h
include/hpdf_objects.h
include/hpdf_outline.h
include/hpdf_page_label.h
include/hpdf_pages.h
include/hpdf_pdfa.h
include/hpdf_streams.h
include/hpdf_types.h
include/hpdf_u3d.h
include/hpdf_utils.h
include/hpdf_version.h
lib/libhpdf.a
lib/libhpdf.la
@lib lib/libhpdf.so.${LIBhpdf_VERSION}