libcairo-perl 1.109-ok1 source package in openKylin
Changelog
libcairo-perl (1.109-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Wed, 03 Jul 2024 16:44:10 +0800
libcairo-perl (1.109-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Wed, 03 Jul 2024 16:44:10 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libcairo-perl_1.109.orig.tar.gz | 114.2 KiB | 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f |
libcairo-perl_1.109-ok1.debian.tar.xz | 2.5 KiB | d91bea6d0edcc0831e2dffde558013d14e34169596ca594542e1b958729d4984 |
libcairo-perl_1.109-ok1.dsc | 1.9 KiB | ed7cad9e8dc5f8330270432fd766a56c8f65cc7575c99f190b7b30c63289f17f |
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://