-
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_versionC API andCAIROGD_VER. This means that it no longer needsmkdistand can be directly created withR 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)