Skip to content

Cairo 1.7-0

Latest

Choose a tag to compare

@s-u s-u released this 29 Oct 04:17
· 5 commits to master since this release
  • add support for all R graphics device features up to GE API 16 (R 4.5.0). This includes fill patterns, masks (GE 13) and groups (GE 14). Thanks to Paul Murrell!

  • removed gdd_get_version C API and CAIROGD_VER. This means that it no longer needs mkdist and can be directly created with R CMD build.

  • restore the use of WIN32 API to find fonts for cairographics > 1.16 (where available) since it was removed in those versions. (#50)