Searched refs:FixImageRot (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-print.cpp76 static bool FixPPTCharPos, FixPPTDashLine, FixPPTGrad2Polys, FixPPTLinGrad, FixPPTPatternAsHatch, FixImageRot; member in namespace:Inkscape::Extension::Internal
136 FixImageRot = mod->get_param_bool("FixImageRot");
1753 if (!FixImageRot) { /* Rotate images - some programs cannot read them in correctly if they are rotated */
1795 if (!FixImageRot) {
2196 "<param name=\"FixImageRot\" type=\"boolean\">false</param>\n"

Completed in 20 milliseconds