<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>R graphics device using cairo graphics library for creating
high-quality bitmap (PNG, JPEG, TIFF), vector (PDF, SVG,
PostScript) and display (X11 and Win32) output</dc:title>
  <dc:subject>CRAN Task View: Graphics (http://CRAN.R-project.org/view=Graphics)</dc:subject>
  <dc:description>This package provides a 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
environemnts (file output) and as a replacement for other
devices that don&apos;t have Cairo&apos;s capabilities such as alpha
support or anti-aliasing. Backends are modular such that any
subset of backends is supported.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.4.0)</dc:relation>
  <dc:creator>Simon Urbanek &lt;Simon.Urbanek@r-project.org&gt;</dc:creator>
  <dc:contributor>Simon Urbanek &lt;Simon.Urbanek@r-project.org&gt;, Jeffrey Horner
&lt;jeff.horner@vanderbilt.edu&gt;</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-12-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=Cairo</dc:identifier>
 </rdf:Description>
</rdf:RDF>

