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

/inkscape/share/extensions/
H A Dfontfix.conf28 # There is are one special type of fontname: Convert To FontName,
29 # for instance "Convert To Symbol". It is used when EMF print converts
50 0.025 0.0 0.0 Convert To Symbol
51 0.05 0.0 0.0 Convert To Wingdings
52 0.025 0.0 0.0 Convert To Zapf Dingbats
/inkscape/src/
H A Dsp-offset.cpp502 parts[i]->Convert(1.0);
510 parts[i]->Convert(0.02*mesure);
797 ((Path *) offset->originalPath)->Convert (1.0);
976 finalPath->Convert (1.0);
H A Dsp-flowregion.cpp385 temp->Convert(0.25);
H A Dsp-text.cpp512 padded->Convert( 0.25 ); // Convert to polyline
/inkscape/src/livarot/
H A DPathCutting.cpp77 // Convert relative positions to absolute postions
535 curAdd->Convert(1.0);
596 curAdd->Convert(1.0);
629 curAdd->Convert(1.0);
710 curAdd->Convert(1.0);
H A DPath.h28 * the polyline approximation is built by a call to Convert() or its variants
119 void Convert (double treshhold);
H A DPathConversion.cpp184 void Path::Convert(double treshhold) function in class:Path

Completed in 45 milliseconds