Lines Matching defs:debug
40 # define debug(f, a...) { g_print("%s(%d) %s:", \
46 # define debug(f, a...) /* */
134 debug("PNG_INCH_CONVERSIONS_SUPPORTED");
143 debug("PNG_RESOLUTION_METER");
160 debug("xdpi: %f", x_);
161 debug("ydpi: %f", y_);
163 debug("FAILED");
244 debug("xdpi: %f", x_);
245 debug("ydpi: %f", y_);
247 debug("FAILED");
301 debug("xdpi: %f", x_);
302 debug("ydpi: %f", y_);
304 debug("FAILED");
362 debug("cinfo.[XY]_density");
384 debug("xdpi: %f", x_);
385 debug("ydpi: %f", y_);
387 debug("FAILED");
402 debug("Trying image.read");
406 debug("ImageMagick error: %s", err.what());
409 debug("ImageResolution::readmagick: %s", err.what());
412 debug("image.[xy]Resolution");
428 debug("xdpi: %f", x_);
429 debug("ydpi: %f", y_);
431 debug("FAILED");
432 debug("Using default Inkscape import resolution");