oops
This commit is contained in:
parent
61d5ba7b58
commit
91e52f3d36
@ -341,10 +341,10 @@ vips_foreign_load_pdf_generate( VipsRegion *or,
|
|||||||
int y;
|
int y;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*/
|
|
||||||
printf( "vips_foreign_load_pdf_generate: "
|
printf( "vips_foreign_load_pdf_generate: "
|
||||||
"left = %d, top = %d, width = %d, height = %d\n",
|
"left = %d, top = %d, width = %d, height = %d\n",
|
||||||
r->left, r->top, r->width, r->height );
|
r->left, r->top, r->width, r->height );
|
||||||
|
*/
|
||||||
|
|
||||||
/* Poppler won't always paint the background. Use 255 (white) for the
|
/* Poppler won't always paint the background. Use 255 (white) for the
|
||||||
* bg, PDFs generally assume a paper backgrocund colour.
|
* bg, PDFs generally assume a paper backgrocund colour.
|
||||||
|
Loading…
Reference in New Issue
Block a user