mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Merge pull request #2 from stephengaito/master
trial merge of poppler-62 master into poppler-68 branch
This commit is contained in:
commit
964ea33c47
@ -239,7 +239,7 @@ void CairoBackgroundRenderer::setMimeData(GfxState *state, Stream *str, Object *
|
|||||||
{
|
{
|
||||||
if (param.svg_embed_bitmap)
|
if (param.svg_embed_bitmap)
|
||||||
{
|
{
|
||||||
CairoOutputDev::setMimeData(state, str, ref, colorMap, image, cairo_image_surface_get_height (image));
|
CairoOutputDev::setMimeData(state, str, ref, colorMap, image);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user