freebsd-ports/print/rubygem-pdf-core/pkg-descr
Sunpoet Po-Chuan Hsieh 8b30495662 - Update to 0.5.1
- Add LICENSE
- Add GitHub repository to WWW

Changes:	https://github.com/prawnpdf/pdf-core/commits/master
2015-05-24 18:57:22 +00:00

16 lines
448 B
Text

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