While compiling the bindings I'm writing the compiler I got this error message: During interactive linking, GHCi couldn't find the following symbol: cairo_ps_surface_set_dpi The function appears in the header file /usr/include/cairo/cairo-ps.h (line 62) but it seems to be unimplemented.
Created attachment 2929 [details] [review] Implement cairo_ps_surface_set_dpi() Patch to implement missing function.
Patch + documentation comments committed.
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.