Kaydet (Commit) 8e925015 authored tarafından Radek Doulik's avatar Radek Doulik

added debug message for unsupported cases

üst 695d82b6
......@@ -1447,6 +1447,8 @@ namespace cppcanvas
} else {
EMFP_DEBUG (printf ("EMF+ DrawImagePoints TODO (fixme)\n"));
}
} else {
EMFP_DEBUG (printf ("EMF+ DrawImagePoints TODO (fixme) - possibly unsupported source units for crop rectangle\n"));
}
break;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment