Cairo
About Cairo
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/Cairo.git Cairo
see also Cairo GitHub repository.
To install the latest development snapshot of this package, use install.packages("Cairo",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("Cairo",,"http://rforge.net/")
Most recent GIT commits0f3ee6e5| Simon Urbanek | Wed Aug 20 11:31:08 2025 +1200 update NEWS M NEWS 33e261d2| Simon Urbanek | Wed Aug 20 11:30:00 2025 +1200 address precision loss warnings M src/cairogd.c M src/cairotalk.c M src/img-backend.c M src/pdf-backend.c M src/ps-backend.c M src/svg-backend.c M src/xlib-backend.c 3cf32bd4| Simon Urbanek | Wed Aug 20 11:05:09 2025 +1200 update NEWS M NEWS 935e57f8| Simon Urbanek | Wed Aug 20 11:03:35 2025 +1200 add dummy functions for GE 15 API to avoid segfaults in grid M src/cairotalk.c 9d108a6a| Simon Urbanek | Wed Aug 20 10:43:35 2025 +1200 bump version to 1.6-5 M src/cairogd.h |