Package: libharu
Version: 2.3.0-r1
Depends: libc, libstdcpp6, libpng
Source: feeds/packages/libs/libharu
SourceName: libharu
License: zlib
LicenseFiles: LICENSE
Section: libs
SourceDateEpoch: 1778299247
URL: http://libharu.org/
Maintainer: Elon Huang <elonhhuang@gmail.com>
Architecture: aarch64_generic
Installed-Size: 798720
Description:  Haru is a free, cross platform, open-sourced software library for generating PDF.
 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 set (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.
