Commit graph

3 commits

Author SHA1 Message Date
wiz
62c0b4ecc7 R-Cairo: remove patch that was removed from distinfo during update 2021-09-23 06:13:34 +00:00
joerg
b147611ca4 Fix build with latest R. 2020-08-11 18:45:25 +00:00
minskim
e60110edfc graphics/R-Cairo: Import version 1.5.9
Cairo graphics device that can be use to create high-quality vector
(PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and
high-quality rendering in displays (X11 and Win32). Since it uses the
same back-end for all output, copying across formats is WYSIWYG. Files
are created without the dependence on X11 or other external programs.
This device supports alpha channel (semi-transparent drawing) and
resulting images can contain transparent and semi-transparent regions.
It is ideal for use in server environments (file output) and as a
replacement for other devices that don't have Cairo's capabilities
such as alpha support or anti-aliasing. Backends are modular such that
any subset of backends is supported.

Packaged by Yorick Hardy for pkgsrc-wip and updated by Kamil Rytarowski.
2018-05-21 17:12:34 +00:00