|
@@ -33,7 +33,7 @@ void Cairo_Bitmap(int ncols, int nrows, int threshold,
|
|
G_debug(1, "Cairo_Bitmap: %d %d %d", ncols, nrows, threshold);
|
|
G_debug(1, "Cairo_Bitmap: %d %d %d", ncols, nrows, threshold);
|
|
stride = cairo_format_stride_for_width(CAIRO_FORMAT_A8, ncols);
|
|
stride = cairo_format_stride_for_width(CAIRO_FORMAT_A8, ncols);
|