libcairo-perl 1.081-1 source package in Ubuntu
Changelog
libcairo-perl (1.081-1) unstable; urgency=low * New upstream release. libcairo-perl (1.080-1) unstable; urgency=low * New upstream release. -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 27 Oct 2011 09:19:04 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcairo-perl_1.081.orig.tar.gz | 104.1 KiB | 2ef23a32ecd16c0b4b383accd2452ec324c54fa3498d870e083523ef60871582 |
libcairo-perl_1.081-1.debian.tar.gz | 3.1 KiB | 267392c9327d9729077820f768a8e187a0d6d5849855acf83312b0598d287c97 |
libcairo-perl_1.081-1.dsc | 2.1 KiB | 7fcdfaefcc968d117e5dcdd850f158cefe7cd1ca420deaac2b569033bbb8f4f5 |
Available diffs
- diff from 1.071-1 to 1.081-1 (2.6 KiB)
Binary packages built by this source
- libcairo-perl: Perl interface to the Cairo graphics library
libcairo-perl provides access to the Cairo library.
.
Cairo is a 2D graphics library with support for multiple
output devices. It is designed to produce consistent output
on all output media while taking advantage of display hardware
acceleration when available (eg. through the X Render Extension).
.
The cairo API provides operations similar to the drawing
operators of PostScript and PDF. Operations in cairo including
stroking and filling cubic Bézier splines, transforming and compositing
translucent images, and antialiased text rendering. All drawing
operations can be transformed by any affine transformation (scale,
rotation, shear, etc.)
.
Find out more about Cairo at http://www.cairographi cs.org/.