1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

17 lines
447 B
Plaintext

PDF::Core is a pure Ruby library to render PDF documents.
It supports several PDF features, such as among others:
* low-level annotation
* istream objects and stream filters
* NameTree
* object repository
* object serialization
* indirect objects
* page geometries
It is used internally by Prawn (provided in the rubygems-prawn package),
a Ruby PDF generation library.
WWW: http://prawnpdf.org/
WWW: https://github.com/prawnpdf/pdf-core