Skip to content

Wrapping surface device scale functions

Thomas Holder requested to merge speleo3/cairomm:device-scale into master

Wrapping cairo_surface_set_device_scale and cairo_surface_get_device_scale.

These functions are used by Inkscape, it would be nice to have C++ wrappers for them.

Merge request reports