summaryrefslogtreecommitdiff
path: root/src/gdiplus/cdwprnp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdiplus/cdwprnp.cpp')
-rw-r--r--src/gdiplus/cdwprnp.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gdiplus/cdwprnp.cpp b/src/gdiplus/cdwprnp.cpp
index df62ca5..4d32249 100644
--- a/src/gdiplus/cdwprnp.cpp
+++ b/src/gdiplus/cdwprnp.cpp
@@ -141,8 +141,7 @@ static cdContext cdPrinterContext =
{
CD_CAP_ALL & ~(CD_CAP_CLEAR | CD_CAP_PLAY | CD_CAP_YAXIS |
CD_CAP_GETIMAGERGB | CD_CAP_IMAGESRV),
- 1,
- CD_CTX_DEVICE,
+ CD_CTX_DEVICE|CD_CTX_PLUS,
cdcreatecanvas,
cdinittable,
NULL,