work around lack of cairo_rectangle_int_t with basegfx

Desktop / LibreOffice - Caolán McNamara [redhat.com] - 1 February 2016 11:52 UTC

ditch the CAIRO_VERSION_ENCODE(1, 10, 0) + sub optional damage rect and just use our always-available basegfx foo here.

Change-Id: I680453180f4725ac37cabf38d71b935c99edf6c7 Reviewed-on: https://gerrit.libreoffice.org/21971

74ac2c2 work around lack of cairo_rectangle_int_t with basegfx
vcl/android/androidinst.cxx | 30 ----------
vcl/headless/svpgdi.cxx | 119 ++++++++++++++++-----------------------
vcl/inc/android/androidinst.hxx | 2 -
vcl/inc/headless/svpgdi.hxx | 3 +-
4 files changed, 51 insertions(+), 103 deletions(-)

Upstream: cgit.freedesktop.org


  • Share