FormatLocaleFile 3026 coders/dcm.c (void) FormatLocaleFile(stdout,"0x%04lX %4ld %s-%s (0x%04lx,0x%04lx)",
FormatLocaleFile 3030 coders/dcm.c (void) FormatLocaleFile(stdout," %s",dicom_info[i].description);
FormatLocaleFile 3031 coders/dcm.c (void) FormatLocaleFile(stdout,": ");
FormatLocaleFile 3036 coders/dcm.c (void) FormatLocaleFile(stdout,"\n");
FormatLocaleFile 3074 coders/dcm.c (void) FormatLocaleFile(stdout,"count=%d quantum=%d "
FormatLocaleFile 3122 coders/dcm.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 3131 coders/dcm.c (void) FormatLocaleFile(stdout,"transfer_syntax=%s\n",
FormatLocaleFile 3459 coders/dcm.c (void) FormatLocaleFile(stdout,"%d\n",datum);
FormatLocaleFile 3476 coders/dcm.c (void) FormatLocaleFile(stdout,"%d",datum);
FormatLocaleFile 3481 coders/dcm.c (void) FormatLocaleFile(stdout,"%c",data[i]);
FormatLocaleFile 3483 coders/dcm.c (void) FormatLocaleFile(stdout,"%c",'.');
FormatLocaleFile 3484 coders/dcm.c (void) FormatLocaleFile(stdout,"\n");
FormatLocaleFile 188 coders/json.c (void) FormatLocaleFile(file,format,"null");
FormatLocaleFile 220 coders/json.c (void) FormatLocaleFile(file,format,"null");
FormatLocaleFile 264 coders/json.c (void) FormatLocaleFile(file,format,escaped_json);
FormatLocaleFile 280 coders/json.c (void) FormatLocaleFile(file,format,color);
FormatLocaleFile 503 coders/json.c n=FormatLocaleFile(file,FeaturesFormat,name,
FormatLocaleFile 518 coders/json.c (void) FormatLocaleFile(file," }");
FormatLocaleFile 520 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 521 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 559 coders/json.c (void) FormatLocaleFile(file," \"%s\": {\n \"intensity\": "
FormatLocaleFile 613 coders/json.c (void) FormatLocaleFile(file,",\n");
FormatLocaleFile 614 coders/json.c (void) FormatLocaleFile(file," \"location%.20g\": {\n"
FormatLocaleFile 624 coders/json.c (void) FormatLocaleFile(file,"\n }");
FormatLocaleFile 626 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 627 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 641 coders/json.c n=FormatLocaleFile(file," \"%s\": {\n",name);
FormatLocaleFile 642 coders/json.c n+=FormatLocaleFile(file," \"centroid\": {\n "
FormatLocaleFile 647 coders/json.c n+=FormatLocaleFile(file," \"ellipseSemiMajorMinorAxis\": {\n"
FormatLocaleFile 652 coders/json.c n+=FormatLocaleFile(file," \"ellipseAngle\": \"%.*g\",\n",
FormatLocaleFile 654 coders/json.c n+=FormatLocaleFile(file," \"ellipseEccentricity\": \"%.*g\",\n",
FormatLocaleFile 656 coders/json.c n+=FormatLocaleFile(file," \"ellipseIntensity\": \"%.*g\",\n",
FormatLocaleFile 659 coders/json.c n+=FormatLocaleFile(file," \"I%.20g\": \"%.*g\",\n",i+1.0,
FormatLocaleFile 661 coders/json.c n+=FormatLocaleFile(file," \"I%.20g\": \"%.*g\"\n",i+1.0,
FormatLocaleFile 663 coders/json.c (void) FormatLocaleFile(file," }");
FormatLocaleFile 665 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 666 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 680 coders/json.c n=FormatLocaleFile(file," \"%s\": {\n",name);
FormatLocaleFile 682 coders/json.c n+=FormatLocaleFile(file,
FormatLocaleFile 686 coders/json.c n+=FormatLocaleFile(file,
FormatLocaleFile 690 coders/json.c (void) FormatLocaleFile(file," }");
FormatLocaleFile 692 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 693 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 712 coders/json.c n=FormatLocaleFile(file,StatisticsFormat,name,ClampToQuantum(scale*
FormatLocaleFile 720 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 721 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 724 coders/json.c n=FormatLocaleFile(file,StatisticsFormat,name,ClampToQuantum(scale*
FormatLocaleFile 730 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 731 coders/json.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 828 coders/json.c (void) FormatLocaleFile(file," \"geometry\": {\n"
FormatLocaleFile 836 coders/json.c (void) FormatLocaleFile(file," \"baseGeometry\": {\n"
FormatLocaleFile 841 coders/json.c (void) FormatLocaleFile(file," \"resolution\": {\n"
FormatLocaleFile 844 coders/json.c (void) FormatLocaleFile(file," \"printSize\": {\n"
FormatLocaleFile 894 coders/json.c (void) FormatLocaleFile(file," \"channel%s\": {\n",target);
FormatLocaleFile 930 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 966 coders/json.c (void) FormatLocaleFile(file," \"depth\": %.20g,\n",(double) depth);
FormatLocaleFile 967 coders/json.c (void) FormatLocaleFile(file," \"baseDepth\": %.20g,\n",(double)
FormatLocaleFile 969 coders/json.c (void) FormatLocaleFile(file," \"channelDepth\": {\n");
FormatLocaleFile 973 coders/json.c (void) FormatLocaleFile(file," \"alpha\": %.20g,\n",(double)
FormatLocaleFile 980 coders/json.c (void) FormatLocaleFile(file," \"red\": %.20g,\n",(double)
FormatLocaleFile 982 coders/json.c (void) FormatLocaleFile(file," \"green\": %.20g,\n",(double)
FormatLocaleFile 984 coders/json.c (void) FormatLocaleFile(file," \"blue\": %.20g\n",(double)
FormatLocaleFile 990 coders/json.c (void) FormatLocaleFile(file," \"cyan\": %.20g,\n",(double)
FormatLocaleFile 992 coders/json.c (void) FormatLocaleFile(file," \"magenta\": %.20g,\n",(double)
FormatLocaleFile 994 coders/json.c (void) FormatLocaleFile(file," \"yellow\": %.20g,\n",(double)
FormatLocaleFile 996 coders/json.c (void) FormatLocaleFile(file," \"black\": %.20g\n",(double)
FormatLocaleFile 1002 coders/json.c (void) FormatLocaleFile(file," \"gray\": %.20g\n",(double)
FormatLocaleFile 1007 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1014 coders/json.c (void) FormatLocaleFile(file," \"pixels\": %.20g,\n",
FormatLocaleFile 1018 coders/json.c (void) FormatLocaleFile(file," \"imageStatistics\": {\n");
FormatLocaleFile 1021 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1023 coders/json.c (void) FormatLocaleFile(file," \"channelStatistics\": {\n");
FormatLocaleFile 1059 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1065 coders/json.c (void) FormatLocaleFile(file," \"channelMoments\": {\n");
FormatLocaleFile 1101 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1107 coders/json.c (void) FormatLocaleFile(file," \"channelPerceptualHash\": {\n");
FormatLocaleFile 1117 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1123 coders/json.c (void) FormatLocaleFile(file," \"channelFeatures\": {\n");
FormatLocaleFile 1159 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1164 coders/json.c (void) FormatLocaleFile(file," \"totalInkDensity\": \"%.*g%%\",\n",
FormatLocaleFile 1202 coders/json.c (void) FormatLocaleFile(file," \"colormapEntries\": %.20g,\n",
FormatLocaleFile 1204 coders/json.c (void) FormatLocaleFile(file," \"colormap\": [\n ");
FormatLocaleFile 1210 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 1212 coders/json.c (void) FormatLocaleFile(file,"\n ");
FormatLocaleFile 1215 coders/json.c (void) FormatLocaleFile(file,"\n ],\n");
FormatLocaleFile 1218 coders/json.c (void) FormatLocaleFile(file," \"meanErrorPerPixel\": \"%g\",\n",
FormatLocaleFile 1221 coders/json.c (void) FormatLocaleFile(file," \"normalizedMeanError\": \"%g\",\n",
FormatLocaleFile 1224 coders/json.c (void) FormatLocaleFile(file," \"normalizedMaximumError\": \"%g\",\n",
FormatLocaleFile 1230 coders/json.c (void) FormatLocaleFile(file," \"gamma\": %g,\n",image->gamma);
FormatLocaleFile 1239 coders/json.c (void) FormatLocaleFile(file," \"chromaticity\": {\n");
FormatLocaleFile 1240 coders/json.c (void) FormatLocaleFile(file," \"redPrimary\": {\n"
FormatLocaleFile 1243 coders/json.c (void) FormatLocaleFile(file," \"greenPrimary\": {\n"
FormatLocaleFile 1247 coders/json.c (void) FormatLocaleFile(file," \"bluePrimary\": {\n"
FormatLocaleFile 1250 coders/json.c (void) FormatLocaleFile(file," \"whitePrimary\": {\n"
FormatLocaleFile 1253 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1256 coders/json.c (void) FormatLocaleFile(file," \"tileGeometry\": {\n"
FormatLocaleFile 1278 coders/json.c (void) FormatLocaleFile(file," \"pageGeometry\": {\n"
FormatLocaleFile 1284 coders/json.c (void) FormatLocaleFile(file," \"originGeometry\": %+.20g%+.20g\n",
FormatLocaleFile 1289 coders/json.c (void) FormatLocaleFile(file," \"delay\": \"%.20gx%.20g\"\n",
FormatLocaleFile 1292 coders/json.c (void) FormatLocaleFile(file," \"iterations\": %.20g,\n",(double)
FormatLocaleFile 1295 coders/json.c (void) FormatLocaleFile(file," \"scene\": %.20g\n \"scenes\": "
FormatLocaleFile 1299 coders/json.c (void) FormatLocaleFile(file," \"scene\": %.20g,\n",(double)
FormatLocaleFile 1305 coders/json.c (void) FormatLocaleFile(file," \"quality\": %.20g,\n",(double)
FormatLocaleFile 1332 coders/json.c (void) FormatLocaleFile(file," \"montageDirectory\": [");
FormatLocaleFile 1348 coders/json.c (void) FormatLocaleFile(file," }");
FormatLocaleFile 1351 coders/json.c (void) FormatLocaleFile(file,",\n \"info\": \"%.20gx%.20g %s\"",
FormatLocaleFile 1366 coders/json.c (void) FormatLocaleFile(file,"\n },");
FormatLocaleFile 1368 coders/json.c (void) FormatLocaleFile(file,"\n }");
FormatLocaleFile 1370 coders/json.c (void) FormatLocaleFile(file,"],\n");
FormatLocaleFile 1388 coders/json.c (void) FormatLocaleFile(file," \"properties\": {\n");
FormatLocaleFile 1392 coders/json.c (void) FormatLocaleFile(file,",\n");
FormatLocaleFile 1398 coders/json.c (void) FormatLocaleFile(file,"\n },\n");
FormatLocaleFile 1407 coders/json.c (void) FormatLocaleFile(file," \"clipping path\": {\n");
FormatLocaleFile 1409 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1425 coders/json.c (void) FormatLocaleFile(file," \"profiles\": {\n");
FormatLocaleFile 1432 coders/json.c (void) FormatLocaleFile(file,",\n");
FormatLocaleFile 1521 coders/json.c (void) FormatLocaleFile(file," \"%s[%.20g,%.20g]\": ",
FormatLocaleFile 1536 coders/json.c (void) FormatLocaleFile(file,"[");
FormatLocaleFile 1540 coders/json.c (void) FormatLocaleFile(file,",");
FormatLocaleFile 1545 coders/json.c (void) FormatLocaleFile(file,"],");
FormatLocaleFile 1550 coders/json.c (void) FormatLocaleFile(file,"null,");
FormatLocaleFile 1554 coders/json.c (void) FormatLocaleFile(file,"null,");
FormatLocaleFile 1557 coders/json.c (void) FormatLocaleFile(file," \"length\": \"%.20g\"",(double)
FormatLocaleFile 1559 coders/json.c (void) FormatLocaleFile(file,"\n }");
FormatLocaleFile 1562 coders/json.c (void) FormatLocaleFile(file,"\n },\n");
FormatLocaleFile 1575 coders/json.c (void) FormatLocaleFile(file," \"artifacts\": {\n");
FormatLocaleFile 1579 coders/json.c (void) FormatLocaleFile(file,",\n");
FormatLocaleFile 1585 coders/json.c (void) FormatLocaleFile(file,"\n },\n");
FormatLocaleFile 1597 coders/json.c (void) FormatLocaleFile(file," \"registry\": {\n");
FormatLocaleFile 1602 coders/json.c (void) FormatLocaleFile(file,",\n");
FormatLocaleFile 1609 coders/json.c (void) FormatLocaleFile(file," },\n");
FormatLocaleFile 1611 coders/json.c (void) FormatLocaleFile(file," \"tainted\": %s,\n",
FormatLocaleFile 1623 coders/json.c (void) FormatLocaleFile(file," \"userTime\": \"%0.3fu\",\n",user_time);
FormatLocaleFile 1624 coders/json.c (void) FormatLocaleFile(file," \"elapsedTime\": \"%lu:%02lu.%03lu\",\n",
FormatLocaleFile 1630 coders/json.c (void) FormatLocaleFile(file," }\n}\n");
FormatLocaleFile 4293 coders/msl.c (void) FormatLocaleFile(stdout,"%s",value);
FormatLocaleFile 630 coders/pes.c (void) FormatLocaleFile(file,"<?xml version=\"1.0\"?>\n");
FormatLocaleFile 631 coders/pes.c (void) FormatLocaleFile(file,"<svg xmlns=\"http://www.w3.org/2000/svg\" "
FormatLocaleFile 639 coders/pes.c (void) FormatLocaleFile(file," <path stroke=\"#%02x%02x%02x\" "
FormatLocaleFile 644 coders/pes.c (void) FormatLocaleFile(file," L %g %g",stitches[offset+j].x-bounds.x1,
FormatLocaleFile 646 coders/pes.c (void) FormatLocaleFile(file,"\"/>\n");
FormatLocaleFile 648 coders/pes.c (void) FormatLocaleFile(file,"</svg>\n");
FormatLocaleFile 967 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 972 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push clip-path '%s'\n",id);
FormatLocaleFile 982 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push defs\n");
FormatLocaleFile 992 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1002 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1012 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1022 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1027 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1040 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1045 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1053 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1058 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1068 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1077 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1087 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1097 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1118 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text %g,%g '%s'\n",
FormatLocaleFile 1131 coders/svg.c (void) FormatLocaleFile(svg_info->file,"push graphic-context\n");
FormatLocaleFile 1153 coders/svg.c (void) FormatLocaleFile(svg_info->file,"angle %g\n",
FormatLocaleFile 1164 coders/svg.c (void) FormatLocaleFile(svg_info->file,"clip-path '%s'\n",value);
FormatLocaleFile 1169 coders/svg.c (void) FormatLocaleFile(svg_info->file,"clip-rule '%s'\n",value);
FormatLocaleFile 1175 coders/svg.c (void) FormatLocaleFile(svg_info->file,"clip-units '%s'\n",value);
FormatLocaleFile 1225 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill '%s'\n",color);
FormatLocaleFile 1228 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill '%s'\n",value);
FormatLocaleFile 1233 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill '%s'\n",value);
FormatLocaleFile 1238 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill-rule '%s'\n",value);
FormatLocaleFile 1243 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill-opacity '%s'\n",
FormatLocaleFile 1249 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-family '%s'\n",
FormatLocaleFile 1255 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-stretch '%s'\n",
FormatLocaleFile 1261 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-style '%s'\n",value);
FormatLocaleFile 1267 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-size %g\n",
FormatLocaleFile 1273 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-weight '%s'\n",
FormatLocaleFile 1420 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1432 coders/svg.c (void) FormatLocaleFile(svg_info->file,"gradient-units '%s'\n",
FormatLocaleFile 1481 coders/svg.c (void) FormatLocaleFile(svg_info->file,"opacity '%s'\n",value);
FormatLocaleFile 1518 coders/svg.c (void) FormatLocaleFile(svg_info->file,"translate %g,%g\n",
FormatLocaleFile 1522 coders/svg.c (void) FormatLocaleFile(svg_info->file,"rotate %g\n",angle);
FormatLocaleFile 1559 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke '%s'\n",color);
FormatLocaleFile 1562 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke '%s'\n",value);
FormatLocaleFile 1567 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-antialias %d\n",
FormatLocaleFile 1573 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-dasharray %s\n",
FormatLocaleFile 1579 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-dashoffset %s\n",
FormatLocaleFile 1585 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-linecap '%s'\n",
FormatLocaleFile 1591 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-linejoin '%s'\n",
FormatLocaleFile 1597 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-miterlimit '%s'\n",
FormatLocaleFile 1603 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-opacity '%s'\n",
FormatLocaleFile 1609 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stroke-width %g\n",
FormatLocaleFile 1630 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1636 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1643 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1661 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1666 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1669 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill '%s'\n",
FormatLocaleFile 1675 coders/svg.c (void) FormatLocaleFile(svg_info->file,"fill '%s'\n",
FormatLocaleFile 1681 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1687 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1693 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1699 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1705 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1713 coders/svg.c (void) FormatLocaleFile(svg_info->file,"font-size %g\n",
FormatLocaleFile 1719 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1730 coders/svg.c (void) FormatLocaleFile(svg_info->file,"offset %g\n",
FormatLocaleFile 1736 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1754 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1759 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1762 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1768 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1775 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1781 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1788 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1794 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1801 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1808 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1814 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1826 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1832 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1839 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1842 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1845 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1851 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1874 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text-align '%s'\n",
FormatLocaleFile 1880 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text-anchor '%s'\n",
FormatLocaleFile 1887 coders/svg.c (void) FormatLocaleFile(svg_info->file,"decorate underline\n");
FormatLocaleFile 1889 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 1892 coders/svg.c (void) FormatLocaleFile(svg_info->file,"decorate overline\n");
FormatLocaleFile 1897 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text-antialias %d\n",
FormatLocaleFile 2053 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 2165 coders/svg.c (void) FormatLocaleFile(svg_info->file,"encoding \"%s\"\n",
FormatLocaleFile 2180 coders/svg.c (void) FormatLocaleFile(svg_info->file,"viewbox 0 0 %.20g %.20g\n",
FormatLocaleFile 2188 coders/svg.c (void) FormatLocaleFile(svg_info->file,"affine %g 0 0 %g %g %g\n",
FormatLocaleFile 2224 coders/svg.c (void) FormatLocaleFile(svg_info->file,"circle %g,%g %g,%g\n",
FormatLocaleFile 2227 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2232 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop clip-path\n");
FormatLocaleFile 2242 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop defs\n");
FormatLocaleFile 2274 coders/svg.c (void) FormatLocaleFile(svg_info->file,"ellipse %g,%g %g,%g 0,360\n",
FormatLocaleFile 2278 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2288 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2298 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 2302 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2312 coders/svg.c (void) FormatLocaleFile(svg_info->file,"line %g,%g %g,%g\n",
FormatLocaleFile 2315 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2320 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop gradient\n");
FormatLocaleFile 2330 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop pattern\n");
FormatLocaleFile 2335 coders/svg.c (void) FormatLocaleFile(svg_info->file,"path '%s'\n",
FormatLocaleFile 2337 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2342 coders/svg.c (void) FormatLocaleFile(svg_info->file,"polygon %s\n",
FormatLocaleFile 2344 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2349 coders/svg.c (void) FormatLocaleFile(svg_info->file,"polyline %s\n",
FormatLocaleFile 2351 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2361 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop gradient\n");
FormatLocaleFile 2368 coders/svg.c (void) FormatLocaleFile(svg_info->file,"rectangle %g,%g %g,%g\n",
FormatLocaleFile 2372 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2379 coders/svg.c (void) FormatLocaleFile(svg_info->file,
FormatLocaleFile 2386 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2396 coders/svg.c (void) FormatLocaleFile(svg_info->file,"stop-color '%s' %s\n",
FormatLocaleFile 2402 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2418 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text %g,%g '%s'\n",
FormatLocaleFile 2423 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 2440 coders/svg.c (void) FormatLocaleFile(svg_info->file,"text %g,%g '%s'\n",
FormatLocaleFile 2452 coders/svg.c (void) FormatLocaleFile(svg_info->file,"pop graphic-context\n");
FormatLocaleFile 607 coders/wpg.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 634 coders/wpg.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 1682 magick/annotate.c (void) FormatLocaleFile(file,"%%!PS-Adobe-3.0\n");
FormatLocaleFile 1683 magick/annotate.c (void) FormatLocaleFile(file,"/ReencodeType\n");
FormatLocaleFile 1684 magick/annotate.c (void) FormatLocaleFile(file,"{\n");
FormatLocaleFile 1685 magick/annotate.c (void) FormatLocaleFile(file," findfont dup length\n");
FormatLocaleFile 1686 magick/annotate.c (void) FormatLocaleFile(file,
FormatLocaleFile 1688 magick/annotate.c (void) FormatLocaleFile(file,
FormatLocaleFile 1690 magick/annotate.c (void) FormatLocaleFile(file,"} bind def\n");
FormatLocaleFile 1711 magick/annotate.c (void) FormatLocaleFile(file,"%g %g moveto\n",identity != MagickFalse ? 0.0 :
FormatLocaleFile 1713 magick/annotate.c (void) FormatLocaleFile(file,"%g %g scale\n",draw_info->pointsize,
FormatLocaleFile 1717 magick/annotate.c (void) FormatLocaleFile(file,
FormatLocaleFile 1720 magick/annotate.c (void) FormatLocaleFile(file,
FormatLocaleFile 1723 magick/annotate.c (void) FormatLocaleFile(file,"[%g %g %g %g 0 0] concat\n",
FormatLocaleFile 1728 magick/annotate.c (void) FormatLocaleFile(file,"(%s) stringwidth pop -0.5 mul -0.5 rmoveto\n",
FormatLocaleFile 1730 magick/annotate.c (void) FormatLocaleFile(file,"(%s) show\n",text);
FormatLocaleFile 1732 magick/annotate.c (void) FormatLocaleFile(file,"showpage\n");
FormatLocaleFile 733 magick/coder.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",coder_info[i]->path);
FormatLocaleFile 734 magick/coder.c (void) FormatLocaleFile(file,"Magick Coder\n");
FormatLocaleFile 735 magick/coder.c (void) FormatLocaleFile(file,
FormatLocaleFile 740 magick/coder.c (void) FormatLocaleFile(file,"%s",coder_info[i]->magick);
FormatLocaleFile 742 magick/coder.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 744 magick/coder.c (void) FormatLocaleFile(file,"%s",coder_info[i]->name);
FormatLocaleFile 745 magick/coder.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 2149 magick/color.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",color_info[i]->path);
FormatLocaleFile 2150 magick/color.c (void) FormatLocaleFile(file,
FormatLocaleFile 2153 magick/color.c (void) FormatLocaleFile(file,
FormatLocaleFile 2158 magick/color.c (void) FormatLocaleFile(file,"%-21.21s ",color_info[i]->name);
FormatLocaleFile 2160 magick/color.c (void) FormatLocaleFile(file,"%-45.45s ",tuple);
FormatLocaleFile 2162 magick/color.c (void) FormatLocaleFile(file,"SVG ");
FormatLocaleFile 2164 magick/color.c (void) FormatLocaleFile(file,"X11 ");
FormatLocaleFile 2166 magick/color.c (void) FormatLocaleFile(file,"XPM ");
FormatLocaleFile 2167 magick/color.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1070 magick/configure.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",
FormatLocaleFile 1072 magick/configure.c (void) FormatLocaleFile(file,"Name Value\n");
FormatLocaleFile 1073 magick/configure.c (void) FormatLocaleFile(file,
FormatLocaleFile 1081 magick/configure.c (void) FormatLocaleFile(file,"%s",name);
FormatLocaleFile 1083 magick/configure.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 1084 magick/configure.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 1088 magick/configure.c (void) FormatLocaleFile(file,"%s",value);
FormatLocaleFile 1089 magick/configure.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 392 magick/delegate.c (void) FormatLocaleFile(stderr,"%s\n",command);
FormatLocaleFile 1411 magick/delegate.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",delegate_info[i]->path);
FormatLocaleFile 1412 magick/delegate.c (void) FormatLocaleFile(file,"Delegate Command\n");
FormatLocaleFile 1413 magick/delegate.c (void) FormatLocaleFile(file,
FormatLocaleFile 1426 magick/delegate.c (void) FormatLocaleFile(file,"%11s%c=%c%s ",delegate_info[i]->decode ?
FormatLocaleFile 1430 magick/delegate.c (void) FormatLocaleFile(file,"\"%s\"\n",commands[0]);
FormatLocaleFile 1434 magick/delegate.c (void) FormatLocaleFile(file," \"%s\"\n",commands[j]);
FormatLocaleFile 1994 magick/distort.c (void) FormatLocaleFile(stderr, "Affine Projection:\n");
FormatLocaleFile 1995 magick/distort.c (void) FormatLocaleFile(stderr, " -distort AffineProjection \\\n '");
FormatLocaleFile 1997 magick/distort.c (void) FormatLocaleFile(stderr, "%lf,", inverse[i]);
FormatLocaleFile 1998 magick/distort.c (void) FormatLocaleFile(stderr, "%lf'\n", inverse[5]);
FormatLocaleFile 2001 magick/distort.c (void) FormatLocaleFile(stderr, "Affine Distort, FX Equivelent:\n");
FormatLocaleFile 2002 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2003 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x+0.5; jj=j+page.y+0.5;\n");
FormatLocaleFile 2004 magick/distort.c (void) FormatLocaleFile(stderr, " xx=%+lf*ii %+lf*jj %+lf;\n",
FormatLocaleFile 2006 magick/distort.c (void) FormatLocaleFile(stderr, " yy=%+lf*ii %+lf*jj %+lf;\n",
FormatLocaleFile 2008 magick/distort.c (void) FormatLocaleFile(stderr, " %s' \\\n", lookup);
FormatLocaleFile 2026 magick/distort.c (void) FormatLocaleFile(stderr, "Perspective Projection:\n");
FormatLocaleFile 2027 magick/distort.c (void) FormatLocaleFile(stderr, " -distort PerspectiveProjection \\\n '");
FormatLocaleFile 2029 magick/distort.c (void) FormatLocaleFile(stderr, "%lf, ", inverse[i]);
FormatLocaleFile 2030 magick/distort.c (void) FormatLocaleFile(stderr, "\n ");
FormatLocaleFile 2032 magick/distort.c (void) FormatLocaleFile(stderr, "%lf, ", inverse[i]);
FormatLocaleFile 2033 magick/distort.c (void) FormatLocaleFile(stderr, "%lf'\n", inverse[7]);
FormatLocaleFile 2036 magick/distort.c (void) FormatLocaleFile(stderr, "Perspective Distort, FX Equivelent:\n");
FormatLocaleFile 2037 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2038 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x+0.5; jj=j+page.y+0.5;\n");
FormatLocaleFile 2039 magick/distort.c (void) FormatLocaleFile(stderr, " rr=%+lf*ii %+lf*jj + 1;\n",
FormatLocaleFile 2041 magick/distort.c (void) FormatLocaleFile(stderr, " xx=(%+lf*ii %+lf*jj %+lf)/rr;\n",
FormatLocaleFile 2043 magick/distort.c (void) FormatLocaleFile(stderr, " yy=(%+lf*ii %+lf*jj %+lf)/rr;\n",
FormatLocaleFile 2045 magick/distort.c (void) FormatLocaleFile(stderr, " rr%s0 ? %s : blue' \\\n",
FormatLocaleFile 2051 magick/distort.c (void) FormatLocaleFile(stderr, "BilinearForward Mapping Equations:\n");
FormatLocaleFile 2052 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2053 magick/distort.c (void) FormatLocaleFile(stderr, " i = %+lf*x %+lf*y %+lf*x*y %+lf;\n",
FormatLocaleFile 2055 magick/distort.c (void) FormatLocaleFile(stderr, " j = %+lf*x %+lf*y %+lf*x*y %+lf;\n",
FormatLocaleFile 2059 magick/distort.c (void) FormatLocaleFile(stderr, " c8 = %+lf c9 = 2*a = %+lf;\n",
FormatLocaleFile 2062 magick/distort.c (void) FormatLocaleFile(stderr, "BilinearForward Distort, FX Equivelent:\n");
FormatLocaleFile 2063 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2064 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x%+lf; jj=j+page.y%+lf;\n",
FormatLocaleFile 2066 magick/distort.c (void) FormatLocaleFile(stderr, " bb=%lf*ii %+lf*jj %+lf;\n",
FormatLocaleFile 2070 magick/distort.c (void) FormatLocaleFile(stderr, " rt=bb*bb %+lf*(%lf*ii%+lf*jj);\n",
FormatLocaleFile 2072 magick/distort.c (void) FormatLocaleFile(stderr, " yy=( -bb + sqrt(rt) ) / %lf;\n",
FormatLocaleFile 2075 magick/distort.c (void) FormatLocaleFile(stderr, " yy=(%lf*ii%+lf*jj)/bb;\n",
FormatLocaleFile 2077 magick/distort.c (void) FormatLocaleFile(stderr, " xx=(ii %+lf*yy)/(%lf %+lf*yy);\n",
FormatLocaleFile 2080 magick/distort.c (void) FormatLocaleFile(stderr, " (rt < 0 ) ? red : %s'\n", lookup);
FormatLocaleFile 2082 magick/distort.c (void) FormatLocaleFile(stderr, " %s' \\\n", lookup);
FormatLocaleFile 2087 magick/distort.c (void) FormatLocaleFile(stderr, "Polynomial Projection Distort:\n");
FormatLocaleFile 2088 magick/distort.c (void) FormatLocaleFile(stderr, " -distort PolynomialProjection \\\n");
FormatLocaleFile 2089 magick/distort.c (void) FormatLocaleFile(stderr, " '1.5, %lf, %lf, %lf, %lf,\n",
FormatLocaleFile 2091 magick/distort.c (void) FormatLocaleFile(stderr, " %lf, %lf, %lf, %lf'\n",
FormatLocaleFile 2094 magick/distort.c (void) FormatLocaleFile(stderr, "BilinearReverse Distort, FX Equivelent:\n");
FormatLocaleFile 2095 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2096 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x+0.5; jj=j+page.y+0.5;\n");
FormatLocaleFile 2097 magick/distort.c (void) FormatLocaleFile(stderr, " xx=%+lf*ii %+lf*jj %+lf*ii*jj %+lf;\n",
FormatLocaleFile 2099 magick/distort.c (void) FormatLocaleFile(stderr, " yy=%+lf*ii %+lf*jj %+lf*ii*jj %+lf;\n",
FormatLocaleFile 2101 magick/distort.c (void) FormatLocaleFile(stderr, " %s' \\\n", lookup);
FormatLocaleFile 2107 magick/distort.c (void) FormatLocaleFile(stderr, "Polynomial (order %lg, terms %lu), FX Equivelent\n",
FormatLocaleFile 2109 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2110 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x+0.5; jj=j+page.y+0.5;\n");
FormatLocaleFile 2111 magick/distort.c (void) FormatLocaleFile(stderr, " xx =");
FormatLocaleFile 2113 magick/distort.c if ( i != 0 && i%4 == 0 ) (void) FormatLocaleFile(stderr, "\n ");
FormatLocaleFile 2114 magick/distort.c (void) FormatLocaleFile(stderr, " %+lf%s", coeff[2+i],
FormatLocaleFile 2117 magick/distort.c (void) FormatLocaleFile(stderr, ";\n yy =");
FormatLocaleFile 2119 magick/distort.c if ( i != 0 && i%4 == 0 ) (void) FormatLocaleFile(stderr, "\n ");
FormatLocaleFile 2120 magick/distort.c (void) FormatLocaleFile(stderr, " %+lf%s", coeff[2+i+nterms],
FormatLocaleFile 2123 magick/distort.c (void) FormatLocaleFile(stderr, ";\n %s' \\\n", lookup);
FormatLocaleFile 2128 magick/distort.c (void) FormatLocaleFile(stderr, "Arc Distort, Internal Coefficients:\n");
FormatLocaleFile 2130 magick/distort.c (void) FormatLocaleFile(stderr, " c%.20g = %+lf\n", (double) i, coeff[i]);
FormatLocaleFile 2131 magick/distort.c (void) FormatLocaleFile(stderr, "Arc Distort, FX Equivelent:\n");
FormatLocaleFile 2132 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2133 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x; jj=j+page.y;\n");
FormatLocaleFile 2134 magick/distort.c (void) FormatLocaleFile(stderr, " xx=(atan2(jj,ii)%+lf)/(2*pi);\n",
FormatLocaleFile 2136 magick/distort.c (void) FormatLocaleFile(stderr, " xx=xx-round(xx);\n");
FormatLocaleFile 2137 magick/distort.c (void) FormatLocaleFile(stderr, " xx=xx*%lf %+lf;\n",
FormatLocaleFile 2139 magick/distort.c (void) FormatLocaleFile(stderr, " yy=(%lf - hypot(ii,jj)) * %lf;\n",
FormatLocaleFile 2141 magick/distort.c (void) FormatLocaleFile(stderr, " v.p{xx-.5,yy-.5}' \\\n");
FormatLocaleFile 2146 magick/distort.c (void) FormatLocaleFile(stderr, "Polar Distort, Internal Coefficents\n");
FormatLocaleFile 2148 magick/distort.c (void) FormatLocaleFile(stderr, " c%.20g = %+lf\n", (double) i, coeff[i]);
FormatLocaleFile 2149 magick/distort.c (void) FormatLocaleFile(stderr, "Polar Distort, FX Equivelent:\n");
FormatLocaleFile 2150 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2151 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x%+lf; jj=j+page.y%+lf;\n",
FormatLocaleFile 2153 magick/distort.c (void) FormatLocaleFile(stderr, " xx=(atan2(ii,jj)%+lf)/(2*pi);\n",
FormatLocaleFile 2155 magick/distort.c (void) FormatLocaleFile(stderr, " xx=xx-round(xx);\n");
FormatLocaleFile 2156 magick/distort.c (void) FormatLocaleFile(stderr, " xx=xx*2*pi*%lf + v.w/2;\n",
FormatLocaleFile 2158 magick/distort.c (void) FormatLocaleFile(stderr, " yy=(hypot(ii,jj)%+lf)*%lf;\n",
FormatLocaleFile 2160 magick/distort.c (void) FormatLocaleFile(stderr, " v.p{xx-.5,yy-.5}' \\\n");
FormatLocaleFile 2165 magick/distort.c (void) FormatLocaleFile(stderr, "DePolar Distort, Internal Coefficents\n");
FormatLocaleFile 2167 magick/distort.c (void) FormatLocaleFile(stderr, " c%.20g = %+lf\n", (double) i, coeff[i]);
FormatLocaleFile 2168 magick/distort.c (void) FormatLocaleFile(stderr, "DePolar Distort, FX Equivelent:\n");
FormatLocaleFile 2169 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2170 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'aa=(i+.5)*%lf %+lf;\n", coeff[6], +coeff[4] );
FormatLocaleFile 2171 magick/distort.c (void) FormatLocaleFile(stderr, " rr=(j+.5)*%lf %+lf;\n", coeff[7], +coeff[1] );
FormatLocaleFile 2172 magick/distort.c (void) FormatLocaleFile(stderr, " xx=rr*sin(aa) %+lf;\n", coeff[2] );
FormatLocaleFile 2173 magick/distort.c (void) FormatLocaleFile(stderr, " yy=rr*cos(aa) %+lf;\n", coeff[3] );
FormatLocaleFile 2174 magick/distort.c (void) FormatLocaleFile(stderr, " v.p{xx-.5,yy-.5}' \\\n");
FormatLocaleFile 2179 magick/distort.c (void) FormatLocaleFile(stderr, "Cylinder to Plane Distort, Internal Coefficents\n");
FormatLocaleFile 2180 magick/distort.c (void) FormatLocaleFile(stderr, " cylinder_radius = %+lf\n", coeff[1]);
FormatLocaleFile 2181 magick/distort.c (void) FormatLocaleFile(stderr, "Cylinder to Plane Distort, FX Equivelent:\n");
FormatLocaleFile 2182 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2183 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x%+lf+0.5; jj=j+page.y%+lf+0.5;\n",
FormatLocaleFile 2185 magick/distort.c (void) FormatLocaleFile(stderr, " aa=atan(ii/%+lf);\n", coeff[1] );
FormatLocaleFile 2186 magick/distort.c (void) FormatLocaleFile(stderr, " xx=%lf*aa%+lf;\n",
FormatLocaleFile 2188 magick/distort.c (void) FormatLocaleFile(stderr, " yy=jj*cos(aa)%+lf;\n", coeff[3] );
FormatLocaleFile 2189 magick/distort.c (void) FormatLocaleFile(stderr, " %s' \\\n", lookup);
FormatLocaleFile 2194 magick/distort.c (void) FormatLocaleFile(stderr, "Plane to Cylinder Distort, Internal Coefficents\n");
FormatLocaleFile 2195 magick/distort.c (void) FormatLocaleFile(stderr, " cylinder_radius = %+lf\n", coeff[1]);
FormatLocaleFile 2196 magick/distort.c (void) FormatLocaleFile(stderr, "Plane to Cylinder Distort, FX Equivelent:\n");
FormatLocaleFile 2197 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2198 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'ii=i+page.x%+lf+0.5; jj=j+page.y%+lf+0.5;\n",
FormatLocaleFile 2200 magick/distort.c (void) FormatLocaleFile(stderr, " ii=ii/%+lf;\n", coeff[1] );
FormatLocaleFile 2201 magick/distort.c (void) FormatLocaleFile(stderr, " xx=%lf*tan(ii)%+lf;\n",
FormatLocaleFile 2203 magick/distort.c (void) FormatLocaleFile(stderr, " yy=jj/cos(ii)%+lf;\n",
FormatLocaleFile 2205 magick/distort.c (void) FormatLocaleFile(stderr, " %s' \\\n", lookup);
FormatLocaleFile 2218 magick/distort.c (void) FormatLocaleFile(stderr, "Barrel%s Distort, FX Equivelent:\n",
FormatLocaleFile 2220 magick/distort.c (void) FormatLocaleFile(stderr, "%s", image_gen);
FormatLocaleFile 2222 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'xc=(w-1)/2; yc=(h-1)/2;\n");
FormatLocaleFile 2224 magick/distort.c (void) FormatLocaleFile(stderr, " -fx 'xc=%lf; yc=%lf;\n",
FormatLocaleFile 2226 magick/distort.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 2228 magick/distort.c (void) FormatLocaleFile(stderr, " ii=ii%s(%lf*rr*rr*rr %+lf*rr*rr %+lf*rr %+lf);\n",
FormatLocaleFile 2231 magick/distort.c (void) FormatLocaleFile(stderr, " jj=jj%s(%lf*rr*rr*rr %+lf*rr*rr %+lf*rr %+lf);\n",
FormatLocaleFile 2234 magick/distort.c (void) FormatLocaleFile(stderr, " v.p{fx*ii+xc,fy*jj+yc}' \\\n");
FormatLocaleFile 2960 magick/distort.c (void) FormatLocaleFile(stderr, "Barycentric Sparse Color:\n");
FormatLocaleFile 2962 magick/distort.c (void) FormatLocaleFile(stderr, " -channel R -fx '%+lf*i %+lf*j %+lf' \\\n",
FormatLocaleFile 2965 magick/distort.c (void) FormatLocaleFile(stderr, " -channel G -fx '%+lf*i %+lf*j %+lf' \\\n",
FormatLocaleFile 2968 magick/distort.c (void) FormatLocaleFile(stderr, " -channel B -fx '%+lf*i %+lf*j %+lf' \\\n",
FormatLocaleFile 2971 magick/distort.c (void) FormatLocaleFile(stderr, " -channel K -fx '%+lf*i %+lf*j %+lf' \\\n",
FormatLocaleFile 2974 magick/distort.c (void) FormatLocaleFile(stderr, " -channel A -fx '%+lf*i %+lf*j %+lf' \\\n",
FormatLocaleFile 2981 magick/distort.c (void) FormatLocaleFile(stderr, "Bilinear Sparse Color\n");
FormatLocaleFile 2983 magick/distort.c (void) FormatLocaleFile(stderr, " -channel R -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n",
FormatLocaleFile 2987 magick/distort.c (void) FormatLocaleFile(stderr, " -channel G -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n",
FormatLocaleFile 2991 magick/distort.c (void) FormatLocaleFile(stderr, " -channel B -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n",
FormatLocaleFile 2995 magick/distort.c (void) FormatLocaleFile(stderr, " -channel K -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n",
FormatLocaleFile 2999 magick/distort.c (void) FormatLocaleFile(stderr, " -channel A -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n",
FormatLocaleFile 5614 magick/draw.c (void) FormatLocaleFile(stderr,"attribute not recognized: %c\n",
FormatLocaleFile 290 magick/exception.c (void) FormatLocaleFile(stderr,"%s: %s",GetClientName(),reason);
FormatLocaleFile 292 magick/exception.c (void) FormatLocaleFile(stderr," (%s)",description);
FormatLocaleFile 293 magick/exception.c (void) FormatLocaleFile(stderr,".\n");
FormatLocaleFile 330 magick/exception.c (void) FormatLocaleFile(stderr,"%s: %s",GetClientName(),reason);
FormatLocaleFile 332 magick/exception.c (void) FormatLocaleFile(stderr," (%s)",description);
FormatLocaleFile 333 magick/exception.c (void) FormatLocaleFile(stderr,".\n");
FormatLocaleFile 374 magick/exception.c (void) FormatLocaleFile(stderr,"%s: %s",GetClientName(),reason);
FormatLocaleFile 376 magick/exception.c (void) FormatLocaleFile(stderr," (%s)",description);
FormatLocaleFile 377 magick/exception.c (void) FormatLocaleFile(stderr,".\n");
FormatLocaleFile 2510 magick/fx.c (void) FormatLocaleFile(fx_info->file,
FormatLocaleFile 1187 magick/histogram.c (void) FormatLocaleFile(file,"%10.20g",(double) ((MagickOffsetType)
FormatLocaleFile 1189 magick/histogram.c (void) FormatLocaleFile(file,": %s %s %s\n",tuple,hex,color);
FormatLocaleFile 278 magick/identify.c n=FormatLocaleFile(file,FeaturesFormat,name,
FormatLocaleFile 329 magick/identify.c (void) FormatLocaleFile(file," %s: %.*g (%.*g)",name,GetMagickPrecision(),
FormatLocaleFile 382 magick/identify.c (void) FormatLocaleFile(file," %.20g,%.20g",(double) x,(double) y);
FormatLocaleFile 390 magick/identify.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 407 magick/identify.c n=FormatLocaleFile(file," %s:\n",name);
FormatLocaleFile 408 magick/identify.c n+=FormatLocaleFile(file," Centroid: %.*g,%.*g\n",
FormatLocaleFile 411 magick/identify.c n+=FormatLocaleFile(file," Ellipse Semi-Major/Minor axis: %.*g,%.*g\n",
FormatLocaleFile 414 magick/identify.c n+=FormatLocaleFile(file," Ellipse angle: %.*g\n",
FormatLocaleFile 416 magick/identify.c n+=FormatLocaleFile(file," Ellipse eccentricity: %.*g\n",
FormatLocaleFile 418 magick/identify.c n+=FormatLocaleFile(file," Ellipse intensity: %.*g (%.*g)\n",
FormatLocaleFile 423 magick/identify.c n+=FormatLocaleFile(file," I%.20g: %.*g (%.*g)\n",i+1.0,
FormatLocaleFile 438 magick/identify.c n=FormatLocaleFile(file," %s:\n",name);
FormatLocaleFile 440 magick/identify.c n+=FormatLocaleFile(file," PH%.20g: %.*g, %.*g\n",i+1.0,
FormatLocaleFile 460 magick/identify.c n=FormatLocaleFile(file,StatisticsFormat,name,ClampToQuantum(scale*
FormatLocaleFile 474 magick/identify.c n=FormatLocaleFile(file,StatisticsFormat,name,ClampToQuantum(scale*
FormatLocaleFile 582 magick/identify.c (void) FormatLocaleFile(file," Channel %s locations:\n",locate);
FormatLocaleFile 634 magick/identify.c (void) FormatLocaleFile(file,"%s=>",image->magick_filename);
FormatLocaleFile 637 magick/identify.c (void) FormatLocaleFile(file,"%s ",image->filename);
FormatLocaleFile 639 magick/identify.c (void) FormatLocaleFile(file,"%s[%.20g] ",image->filename,(double)
FormatLocaleFile 641 magick/identify.c (void) FormatLocaleFile(file,"%s ",image->magick);
FormatLocaleFile 645 magick/identify.c (void) FormatLocaleFile(file,"%.20gx%.20g=>",(double)
FormatLocaleFile 647 magick/identify.c (void) FormatLocaleFile(file,"%.20gx%.20g ",(double) image->columns,
FormatLocaleFile 651 magick/identify.c (void) FormatLocaleFile(file,"%.20gx%.20g%+.20g%+.20g ",(double)
FormatLocaleFile 654 magick/identify.c (void) FormatLocaleFile(file,"%.20g-bit ",(double) image->depth);
FormatLocaleFile 656 magick/identify.c (void) FormatLocaleFile(file,"%s ",CommandOptionToMnemonic(
FormatLocaleFile 659 magick/identify.c (void) FormatLocaleFile(file,"%s ",CommandOptionToMnemonic(
FormatLocaleFile 666 magick/identify.c (void) FormatLocaleFile(file,"%s ",format);
FormatLocaleFile 671 magick/identify.c (void) FormatLocaleFile(file,"%.20gc ",(double) image->colors);
FormatLocaleFile 673 magick/identify.c (void) FormatLocaleFile(file,"%.20g=>%.20gc ",(double)
FormatLocaleFile 676 magick/identify.c (void) FormatLocaleFile(file,"%.20g/%f/%fdb ",(double)
FormatLocaleFile 683 magick/identify.c (void) FormatLocaleFile(file,"%s ",format);
FormatLocaleFile 685 magick/identify.c (void) FormatLocaleFile(file,"%0.3fu %lu:%02lu.%03lu",user_time,
FormatLocaleFile 689 magick/identify.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 703 magick/identify.c (void) FormatLocaleFile(file,"Image: %s\n",image->filename);
FormatLocaleFile 711 magick/identify.c (void) FormatLocaleFile(file," Base filename: %s\n",filename);
FormatLocaleFile 716 magick/identify.c (void) FormatLocaleFile(file," Format: %s\n",image->magick);
FormatLocaleFile 718 magick/identify.c (void) FormatLocaleFile(file," Format: %s (%s)\n",image->magick,
FormatLocaleFile 722 magick/identify.c (void) FormatLocaleFile(file," Mime type: %s\n",GetMagickMimeType(
FormatLocaleFile 724 magick/identify.c (void) FormatLocaleFile(file," Class: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 726 magick/identify.c (void) FormatLocaleFile(file," Geometry: %.20gx%.20g%+.20g%+.20g\n",(double)
FormatLocaleFile 732 magick/identify.c (void) FormatLocaleFile(file," Base geometry: %.20gx%.20g\n",(double)
FormatLocaleFile 736 magick/identify.c (void) FormatLocaleFile(file," Resolution: %gx%g\n",image->x_resolution,
FormatLocaleFile 738 magick/identify.c (void) FormatLocaleFile(file," Print size: %gx%g\n",(double)
FormatLocaleFile 742 magick/identify.c (void) FormatLocaleFile(file," Units: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 744 magick/identify.c (void) FormatLocaleFile(file," Type: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 747 magick/identify.c (void) FormatLocaleFile(file," Base type: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 749 magick/identify.c (void) FormatLocaleFile(file," Endianess: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 754 magick/identify.c (void) FormatLocaleFile(file," Colorspace: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 784 magick/identify.c (void) FormatLocaleFile(file," Depth: %.20g-bit\n",(double)
FormatLocaleFile 787 magick/identify.c (void) FormatLocaleFile(file," Depth: %.20g/%.20g-bit\n",(double)
FormatLocaleFile 789 magick/identify.c (void) FormatLocaleFile(file," Channel depth:\n");
FormatLocaleFile 797 magick/identify.c (void) FormatLocaleFile(file," red: %.20g-bit\n",(double)
FormatLocaleFile 799 magick/identify.c (void) FormatLocaleFile(file," green: %.20g-bit\n",(double)
FormatLocaleFile 801 magick/identify.c (void) FormatLocaleFile(file," blue: %.20g-bit\n",(double)
FormatLocaleFile 807 magick/identify.c (void) FormatLocaleFile(file," cyan: %.20g-bit\n",(double)
FormatLocaleFile 809 magick/identify.c (void) FormatLocaleFile(file," magenta: %.20g-bit\n",(double)
FormatLocaleFile 811 magick/identify.c (void) FormatLocaleFile(file," yellow: %.20g-bit\n",(double)
FormatLocaleFile 813 magick/identify.c (void) FormatLocaleFile(file," black: %.20g-bit\n",(double)
FormatLocaleFile 819 magick/identify.c (void) FormatLocaleFile(file," gray: %.20g-bit\n",(double)
FormatLocaleFile 825 magick/identify.c (void) FormatLocaleFile(file," alpha: %.20g-bit\n",(double)
FormatLocaleFile 834 magick/identify.c (void) FormatLocaleFile(file," Channel statistics:\n");
FormatLocaleFile 835 magick/identify.c (void) FormatLocaleFile(file," Pixels: %.20g\n",(double)
FormatLocaleFile 874 magick/identify.c (void) FormatLocaleFile(file," Image statistics:\n");
FormatLocaleFile 884 magick/identify.c (void) FormatLocaleFile(file," Channel moments:\n");
FormatLocaleFile 922 magick/identify.c (void) FormatLocaleFile(file," Image moments:\n");
FormatLocaleFile 931 magick/identify.c (void) FormatLocaleFile(file," Channel perceptual hash:\n");
FormatLocaleFile 946 magick/identify.c (void) FormatLocaleFile(file," Channel features (horizontal, vertical, "
FormatLocaleFile 984 magick/identify.c (void) FormatLocaleFile(file," Total ink density: %.*g%%\n",
FormatLocaleFile 1025 magick/identify.c (void) FormatLocaleFile(file," Alpha: %s ",tuple);
FormatLocaleFile 1027 magick/identify.c (void) FormatLocaleFile(file," %s\n",tuple);
FormatLocaleFile 1033 magick/identify.c (void) FormatLocaleFile(file," Colors: %.20g\n",(double)
FormatLocaleFile 1035 magick/identify.c (void) FormatLocaleFile(file," Histogram:\n");
FormatLocaleFile 1041 magick/identify.c (void) FormatLocaleFile(file," Colors: %.20g\n",(double)
FormatLocaleFile 1046 magick/identify.c (void) FormatLocaleFile(file," Colormap entries: %.20g\n",(double)
FormatLocaleFile 1048 magick/identify.c (void) FormatLocaleFile(file," Colormap:\n");
FormatLocaleFile 1089 magick/identify.c (void) FormatLocaleFile(file," %8ld: %s %s %s\n",(long) i,tuple,
FormatLocaleFile 1096 magick/identify.c (void) FormatLocaleFile(file," Mean error per pixel: %g\n",
FormatLocaleFile 1099 magick/identify.c (void) FormatLocaleFile(file," Normalized mean error: %g\n",
FormatLocaleFile 1102 magick/identify.c (void) FormatLocaleFile(file," Normalized maximum error: %g\n",
FormatLocaleFile 1104 magick/identify.c (void) FormatLocaleFile(file," Rendering intent: %s\n",
FormatLocaleFile 1108 magick/identify.c (void) FormatLocaleFile(file," Gamma: %g\n",image->gamma);
FormatLocaleFile 1117 magick/identify.c (void) FormatLocaleFile(file," Chromaticity:\n");
FormatLocaleFile 1118 magick/identify.c (void) FormatLocaleFile(file," red primary: (%g,%g)\n",
FormatLocaleFile 1120 magick/identify.c (void) FormatLocaleFile(file," green primary: (%g,%g)\n",
FormatLocaleFile 1123 magick/identify.c (void) FormatLocaleFile(file," blue primary: (%g,%g)\n",
FormatLocaleFile 1125 magick/identify.c (void) FormatLocaleFile(file," white point: (%g,%g)\n",
FormatLocaleFile 1129 magick/identify.c (void) FormatLocaleFile(file," Tile geometry: %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1134 magick/identify.c (void) FormatLocaleFile(file," Background color: %s\n",color);
FormatLocaleFile 1137 magick/identify.c (void) FormatLocaleFile(file," Border color: %s\n",color);
FormatLocaleFile 1140 magick/identify.c (void) FormatLocaleFile(file," Matte color: %s\n",color);
FormatLocaleFile 1143 magick/identify.c (void) FormatLocaleFile(file," Transparent color: %s\n",color);
FormatLocaleFile 1144 magick/identify.c (void) FormatLocaleFile(file," Interlace: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1146 magick/identify.c (void) FormatLocaleFile(file," Intensity: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1148 magick/identify.c (void) FormatLocaleFile(file," Compose: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1152 magick/identify.c (void) FormatLocaleFile(file," Page geometry: %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1156 magick/identify.c (void) FormatLocaleFile(file," Origin geometry: %+.20g%+.20g\n",(double)
FormatLocaleFile 1158 magick/identify.c (void) FormatLocaleFile(file," Dispose: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1161 magick/identify.c (void) FormatLocaleFile(file," Delay: %.20gx%.20g\n",(double) image->delay,
FormatLocaleFile 1164 magick/identify.c (void) FormatLocaleFile(file," Iterations: %.20g\n",(double)
FormatLocaleFile 1167 magick/identify.c (void) FormatLocaleFile(file," Duration: %.20g\n",(double)
FormatLocaleFile 1170 magick/identify.c (void) FormatLocaleFile(file," Scene: %.20g of %.20g\n",(double)
FormatLocaleFile 1174 magick/identify.c (void) FormatLocaleFile(file," Scene: %.20g\n",(double) image->scene);
FormatLocaleFile 1175 magick/identify.c (void) FormatLocaleFile(file," Compression: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1178 magick/identify.c (void) FormatLocaleFile(file," Quality: %.20g\n",(double) image->quality);
FormatLocaleFile 1179 magick/identify.c (void) FormatLocaleFile(file," Orientation: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1182 magick/identify.c (void) FormatLocaleFile(file," Montage: %s\n",image->montage);
FormatLocaleFile 1203 magick/identify.c (void) FormatLocaleFile(file," Directory:\n");
FormatLocaleFile 1211 magick/identify.c (void) FormatLocaleFile(file," %s",image_info->filename);
FormatLocaleFile 1217 magick/identify.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1220 magick/identify.c (void) FormatLocaleFile(file," %.20gx%.20g %s\n",(double)
FormatLocaleFile 1227 magick/identify.c (void) FormatLocaleFile(file," %s:\n",property);
FormatLocaleFile 1230 magick/identify.c (void) FormatLocaleFile(file,"%s\n",value);
FormatLocaleFile 1248 magick/identify.c (void) FormatLocaleFile(file," Properties:\n");
FormatLocaleFile 1251 magick/identify.c (void) FormatLocaleFile(file," %s: ",property);
FormatLocaleFile 1254 magick/identify.c (void) FormatLocaleFile(file,"%s\n",value);
FormatLocaleFile 1265 magick/identify.c (void) FormatLocaleFile(file," Clipping path: ");
FormatLocaleFile 1268 magick/identify.c (void) FormatLocaleFile(file,"%s\n",value);
FormatLocaleFile 1280 magick/identify.c (void) FormatLocaleFile(file," Profiles:\n");
FormatLocaleFile 1286 magick/identify.c (void) FormatLocaleFile(file," Profile-%s: %.20g bytes\n",name,
FormatLocaleFile 1375 magick/identify.c (void) FormatLocaleFile(file," %s[%.20g,%.20g]: ",tag,
FormatLocaleFile 1416 magick/identify.c (void) FormatLocaleFile(file," Artifacts:\n");
FormatLocaleFile 1419 magick/identify.c (void) FormatLocaleFile(file," %s: ",artifact);
FormatLocaleFile 1422 magick/identify.c (void) FormatLocaleFile(file,"%s\n",value);
FormatLocaleFile 1433 magick/identify.c (void) FormatLocaleFile(file," Registry:\n");
FormatLocaleFile 1436 magick/identify.c (void) FormatLocaleFile(file," %s: ",registry);
FormatLocaleFile 1440 magick/identify.c (void) FormatLocaleFile(file,"%s\n",value);
FormatLocaleFile 1444 magick/identify.c (void) FormatLocaleFile(file," Tainted: %s\n",CommandOptionToMnemonic(
FormatLocaleFile 1447 magick/identify.c (void) FormatLocaleFile(file," Filesize: %s\n",format);
FormatLocaleFile 1452 magick/identify.c (void) FormatLocaleFile(file," Number pixels: %s\n",format);
FormatLocaleFile 1455 magick/identify.c (void) FormatLocaleFile(file," Pixels per second: %s\n",format);
FormatLocaleFile 1456 magick/identify.c (void) FormatLocaleFile(file," User time: %0.3fu\n",user_time);
FormatLocaleFile 1457 magick/identify.c (void) FormatLocaleFile(file," Elapsed time: %lu:%02lu.%03lu\n",
FormatLocaleFile 1461 magick/identify.c (void) FormatLocaleFile(file," Version: %s\n",GetMagickVersion((size_t *)
FormatLocaleFile 1072 magick/layer.c (void) FormatLocaleFile(stderr, "frame %.20g :-\n", (double) i);
FormatLocaleFile 1077 magick/layer.c (void) FormatLocaleFile(stderr, "overlay: %.20gx%.20g%+.20g%+.20g\n\n",
FormatLocaleFile 1095 magick/layer.c (void) FormatLocaleFile(stderr, "frame %.20g :-\n", (double) i);
FormatLocaleFile 1104 magick/layer.c (void) FormatLocaleFile(stderr, "overlay: %.20gx%.20g%+.20g%+.20g%s%s\n",
FormatLocaleFile 1133 magick/layer.c (void) FormatLocaleFile(stderr, "test_prev: %.20gx%.20g%+.20g%+.20g%s\n",
FormatLocaleFile 1146 magick/layer.c (void) FormatLocaleFile(stderr, "previous: accepted\n");
FormatLocaleFile 1148 magick/layer.c (void) FormatLocaleFile(stderr, "previous: rejected\n");
FormatLocaleFile 1204 magick/layer.c (void) FormatLocaleFile(stderr, "background: %s\n",
FormatLocaleFile 1217 magick/layer.c (void) FormatLocaleFile(stderr, "expand_clear: %.20gx%.20g%+.20g%+.20g%s\n",
FormatLocaleFile 1227 magick/layer.c (void) FormatLocaleFile(stderr, "expand_bgnd: %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1258 magick/layer.c (void) FormatLocaleFile(stderr, " to : %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1273 magick/layer.c (void) FormatLocaleFile(stderr, "expand_ctst: %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1278 magick/layer.c (void) FormatLocaleFile(stderr, "expand_any : %.20gx%.20g%+.20g%+.20g%s\n",
FormatLocaleFile 1286 magick/layer.c (void) FormatLocaleFile(stderr, "expand_test: %.20gx%.20g%+.20g%+.20g%s\n",
FormatLocaleFile 1310 magick/layer.c (void) FormatLocaleFile(stderr, "expand_bgnd: accepted\n");
FormatLocaleFile 1312 magick/layer.c (void) FormatLocaleFile(stderr, "expand_bgnd: reject\n");
FormatLocaleFile 1358 magick/layer.c (void) FormatLocaleFile(stderr, "final %.20g : %s %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1365 magick/layer.c (void) FormatLocaleFile(stderr, "interum %.20g : %s %.20gx%.20g%+.20g%+.20g\n",
FormatLocaleFile 1370 magick/layer.c (void) FormatLocaleFile(stderr, "\n");
FormatLocaleFile 1059 magick/locale.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",locale_info[i]->path);
FormatLocaleFile 1060 magick/locale.c (void) FormatLocaleFile(file,"Tag/Message\n");
FormatLocaleFile 1061 magick/locale.c (void) FormatLocaleFile(file,
FormatLocaleFile 1066 magick/locale.c (void) FormatLocaleFile(file,"%s\n",locale_info[i]->tag);
FormatLocaleFile 1068 magick/locale.c (void) FormatLocaleFile(file," %s",locale_info[i]->message);
FormatLocaleFile 1069 magick/locale.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1140 magick/locale.c (void) FormatLocaleFile(stderr,"%s: %s",GetClientName(),reason);
FormatLocaleFile 1142 magick/locale.c (void) FormatLocaleFile(stderr," (%s)",description);
FormatLocaleFile 1143 magick/locale.c (void) FormatLocaleFile(stderr,".\n");
FormatLocaleFile 67 magick/locale_.h FormatLocaleFile(FILE *,const char *restrict,...)
FormatLocaleFile 354 magick/log.c (void) FormatLocaleFile(log_info->file,"</log>\n");
FormatLocaleFile 761 magick/log.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",log_info[i]->path);
FormatLocaleFile 774 magick/log.c (void) FormatLocaleFile(file,"%s ",LogHandlers[j].name);
FormatLocaleFile 779 magick/log.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 780 magick/log.c (void) FormatLocaleFile(file," Generations Limit Format\n");
FormatLocaleFile 781 magick/log.c (void) FormatLocaleFile(file,"-----------------------------------------"
FormatLocaleFile 787 magick/log.c (void) FormatLocaleFile(file,"%s",log_info[i]->filename);
FormatLocaleFile 789 magick/log.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 791 magick/log.c (void) FormatLocaleFile(file,"%9g ",(double) log_info[i]->generations);
FormatLocaleFile 792 magick/log.c (void) FormatLocaleFile(file,"%8g ",(double) log_info[i]->limit);
FormatLocaleFile 794 magick/log.c (void) FormatLocaleFile(file,"%s",log_info[i]->format);
FormatLocaleFile 795 magick/log.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 861 magick/log.c (void) FormatLocaleFile(p->file,"</log>\n");
FormatLocaleFile 1299 magick/log.c (void) FormatLocaleFile(stderr,"%s\n",text);
FormatLocaleFile 1325 magick/log.c (void) FormatLocaleFile(log_info->file,"</log>\n");
FormatLocaleFile 1351 magick/log.c (void) FormatLocaleFile(log_info->file,"<?xml version=\"1.0\" "
FormatLocaleFile 1353 magick/log.c (void) FormatLocaleFile(log_info->file,"<log>\n");
FormatLocaleFile 1355 magick/log.c (void) FormatLocaleFile(log_info->file," <event>%s</event>\n",text);
FormatLocaleFile 1365 magick/log.c (void) FormatLocaleFile(stdout,"%s\n",text);
FormatLocaleFile 1370 magick/log.c (void) FormatLocaleFile(stderr,"%s\n",text);
FormatLocaleFile 343 magick/mac.c (void) FormatLocaleFile(stdout,"Select File->Quit to exit.\n");
FormatLocaleFile 692 magick/magic.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",magic_info[i]->path);
FormatLocaleFile 693 magick/magic.c (void) FormatLocaleFile(file,"Name Offset Target\n");
FormatLocaleFile 694 magick/magic.c (void) FormatLocaleFile(file,
FormatLocaleFile 699 magick/magic.c (void) FormatLocaleFile(file,"%s",magic_info[i]->name);
FormatLocaleFile 701 magick/magic.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 702 magick/magic.c (void) FormatLocaleFile(file,"%6ld ",(long) magic_info[i]->offset);
FormatLocaleFile 710 magick/magic.c (void) FormatLocaleFile(file,"%c",magic_info[i]->target[j]);
FormatLocaleFile 712 magick/magic.c (void) FormatLocaleFile(file,"\\%03o",(unsigned int)
FormatLocaleFile 715 magick/magic.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 962 magick/magick.c (void) FormatLocaleFile(file," Format Mode Description\n");
FormatLocaleFile 964 magick/magick.c (void) FormatLocaleFile(file," Format Module Mode Description\n");
FormatLocaleFile 966 magick/magick.c (void) FormatLocaleFile(file,
FormatLocaleFile 973 magick/magick.c (void) FormatLocaleFile(file,"%9s%c ",
FormatLocaleFile 986 magick/magick.c (void) FormatLocaleFile(file,"%9s ",module);
FormatLocaleFile 989 magick/magick.c (void) FormatLocaleFile(file,"%c%c%c ",magick_info[i]->decoder ? 'r' : '-',
FormatLocaleFile 993 magick/magick.c (void) FormatLocaleFile(file," %s",magick_info[i]->description);
FormatLocaleFile 995 magick/magick.c (void) FormatLocaleFile(file," (%s)",magick_info[i]->version);
FormatLocaleFile 996 magick/magick.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1007 magick/magick.c (void) FormatLocaleFile(file," %s\n",text[j]);
FormatLocaleFile 1014 magick/magick.c (void) FormatLocaleFile(file,"\n* native blob support\n");
FormatLocaleFile 1015 magick/magick.c (void) FormatLocaleFile(file,"r read support\n");
FormatLocaleFile 1016 magick/magick.c (void) FormatLocaleFile(file,"w write support\n");
FormatLocaleFile 1017 magick/magick.c (void) FormatLocaleFile(file,"+ support for multiple images\n");
FormatLocaleFile 741 magick/mime.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",mime_info[i]->path);
FormatLocaleFile 742 magick/mime.c (void) FormatLocaleFile(file,"Type Description\n");
FormatLocaleFile 743 magick/mime.c (void) FormatLocaleFile(file,
FormatLocaleFile 748 magick/mime.c (void) FormatLocaleFile(file,"%s",mime_info[i]->type);
FormatLocaleFile 752 magick/mime.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 756 magick/mime.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 758 magick/mime.c (void) FormatLocaleFile(file," ");
FormatLocaleFile 761 magick/mime.c (void) FormatLocaleFile(file,"%s",mime_info[i]->description);
FormatLocaleFile 762 magick/mime.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1094 magick/module.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",path);
FormatLocaleFile 1095 magick/module.c (void) FormatLocaleFile(file,"Image Coder\n");
FormatLocaleFile 1096 magick/module.c (void) FormatLocaleFile(file,
FormatLocaleFile 1101 magick/module.c (void) FormatLocaleFile(file,"%s",modules[i]);
FormatLocaleFile 1102 magick/module.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1121 magick/module.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",path);
FormatLocaleFile 1122 magick/module.c (void) FormatLocaleFile(file,"Image Filter\n");
FormatLocaleFile 1123 magick/module.c (void) FormatLocaleFile(file,
FormatLocaleFile 1128 magick/module.c (void) FormatLocaleFile(file,"%s",modules[i]);
FormatLocaleFile 1129 magick/module.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 415 magick/morphology.c (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",
FormatLocaleFile 3956 magick/morphology.c (void) (void) FormatLocaleFile(stderr,
FormatLocaleFile 4142 magick/morphology.c (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line from previous */
FormatLocaleFile 4143 magick/morphology.c (void) (void) FormatLocaleFile(stderr,
FormatLocaleFile 4166 magick/morphology.c (void) FormatLocaleFile(stderr, " Total %.20g",(double) kernel_changed);
FormatLocaleFile 4168 magick/morphology.c (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line before looping */
FormatLocaleFile 4171 magick/morphology.c (void) FormatLocaleFile(stderr, "--E-- image=0x%lx\n", (unsigned long)image);
FormatLocaleFile 4172 magick/morphology.c (void) FormatLocaleFile(stderr, " curr =0x%lx\n", (unsigned long)curr_image);
FormatLocaleFile 4173 magick/morphology.c (void) FormatLocaleFile(stderr, " work =0x%lx\n", (unsigned long)work_image);
FormatLocaleFile 4174 magick/morphology.c (void) FormatLocaleFile(stderr, " save =0x%lx\n", (unsigned long)save_image);
FormatLocaleFile 4175 magick/morphology.c (void) FormatLocaleFile(stderr, " union=0x%lx\n", (unsigned long)rslt_image);
FormatLocaleFile 4193 magick/morphology.c (void) FormatLocaleFile(stderr, "\n%s: Difference with original image",
FormatLocaleFile 4201 magick/morphology.c (void) FormatLocaleFile(stderr, "\n%s: Difference of Dilate and Erode",
FormatLocaleFile 4218 magick/morphology.c (void) FormatLocaleFile(stderr, " (re-iterate)");
FormatLocaleFile 4220 magick/morphology.c (void) FormatLocaleFile(stderr, " (done)");
FormatLocaleFile 4226 magick/morphology.c (void) FormatLocaleFile(stderr, " (save for compose)");
FormatLocaleFile 4239 magick/morphology.c (void) FormatLocaleFile(stderr, " (compose \"%s\")",
FormatLocaleFile 4248 magick/morphology.c (void) FormatLocaleFile(stderr, "\n");
FormatLocaleFile 4669 magick/morphology.c (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",
FormatLocaleFile 4858 magick/morphology.c (void) FormatLocaleFile(stderr, "Kernel");
FormatLocaleFile 4860 magick/morphology.c (void) FormatLocaleFile(stderr, " #%lu", (unsigned long) c );
FormatLocaleFile 4861 magick/morphology.c (void) FormatLocaleFile(stderr, " \"%s",
FormatLocaleFile 4864 magick/morphology.c (void) FormatLocaleFile(stderr, "@%lg", k->angle);
FormatLocaleFile 4865 magick/morphology.c (void) FormatLocaleFile(stderr, "\" of size %lux%lu%+ld%+ld",(unsigned long)
FormatLocaleFile 4867 magick/morphology.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 4871 magick/morphology.c (void) FormatLocaleFile(stderr, "Forming a output range from %.*lg to %.*lg",
FormatLocaleFile 4875 magick/morphology.c (void) FormatLocaleFile(stderr, " (Zero-Summing)\n");
FormatLocaleFile 4877 magick/morphology.c (void) FormatLocaleFile(stderr, " (Normalized)\n");
FormatLocaleFile 4879 magick/morphology.c (void) FormatLocaleFile(stderr, " (Sum %.*lg)\n",
FormatLocaleFile 4882 magick/morphology.c (void) FormatLocaleFile(stderr, "%2lu:", (unsigned long) v );
FormatLocaleFile 4885 magick/morphology.c (void) FormatLocaleFile(stderr," %*s", GetMagickPrecision()+3, "nan");
FormatLocaleFile 4887 magick/morphology.c (void) FormatLocaleFile(stderr," %*.*lg", GetMagickPrecision()+3,
FormatLocaleFile 4889 magick/morphology.c (void) FormatLocaleFile(stderr,"\n");
FormatLocaleFile 2359 magick/option.c (void) FormatLocaleFile(file,"%s\n",option_info[i].mnemonic);
FormatLocaleFile 664 magick/policy.c (void) FormatLocaleFile(file,"\nPath: %s\n",policy_info[i]->path);
FormatLocaleFile 668 magick/policy.c (void) FormatLocaleFile(file," Policy: %s\n",domain);
FormatLocaleFile 673 magick/policy.c (void) FormatLocaleFile(file," name: %s\n",policy_info[i]->name);
FormatLocaleFile 675 magick/policy.c (void) FormatLocaleFile(file," value: %s\n",policy_info[i]->value);
FormatLocaleFile 679 magick/policy.c (void) FormatLocaleFile(file," rights: ");
FormatLocaleFile 681 magick/policy.c (void) FormatLocaleFile(file,"None ");
FormatLocaleFile 683 magick/policy.c (void) FormatLocaleFile(file,"Read ");
FormatLocaleFile 685 magick/policy.c (void) FormatLocaleFile(file,"Write ");
FormatLocaleFile 687 magick/policy.c (void) FormatLocaleFile(file,"Execute ");
FormatLocaleFile 688 magick/policy.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 690 magick/policy.c (void) FormatLocaleFile(file," pattern: %s\n",
FormatLocaleFile 346 magick/resample.c (void) FormatLocaleFile(stderr, "u0=%lf; v0=%lf;\n", u0, v0);
FormatLocaleFile 570 magick/resample.c (void) FormatLocaleFile(stderr, "v1=%ld; v2=%ld\n", (long)v1, (long)v2);
FormatLocaleFile 571 magick/resample.c (void) FormatLocaleFile(stderr, "u1=%ld; uw=%ld\n", (long)u1, (long)uw);
FormatLocaleFile 584 magick/resample.c (void) FormatLocaleFile(stderr, "# scan line from pixel %ld, %ld\n", (long)uu, (long)v);
FormatLocaleFile 634 magick/resample.c (void) FormatLocaleFile(stderr, "set arrow from %lf,%lf to %lf,%lf nohead ls 3\n",
FormatLocaleFile 636 magick/resample.c (void) FormatLocaleFile(stderr, "set arrow from %lf,%lf to %lf,%lf nohead ls 3\n",
FormatLocaleFile 639 magick/resample.c (void) FormatLocaleFile(stderr, "set arrow from %lf,%lf to %lf,%lf nohead ls 1\n",
FormatLocaleFile 641 magick/resample.c (void) FormatLocaleFile(stderr, "set arrow from %lf,%lf to %lf,%lf nohead ls 1\n",
FormatLocaleFile 655 magick/resample.c (void) FormatLocaleFile(stderr, "Hit=%ld; Total=%ld;\n", (long)hit, (long)uw*(v2-v1) );
FormatLocaleFile 1064 magick/resample.c (void) FormatLocaleFile(stderr, "# -----\n" );
FormatLocaleFile 1065 magick/resample.c (void) FormatLocaleFile(stderr, "dux=%lf; dvx=%lf; duy=%lf; dvy=%lf;\n",
FormatLocaleFile 1095 magick/resample.c (void) FormatLocaleFile(stderr, "major_x=%lf; major_y=%lf; minor_x=%lf; minor_y=%lf;\n",
FormatLocaleFile 1134 magick/resample.c (void) FormatLocaleFile(stderr, "A=%lf; B=%lf; C=%lf; F=%lf\n", A,B,C,F);
FormatLocaleFile 1155 magick/resample.c (void) FormatLocaleFile(stderr, "# Major=%lf; Minor=%lf\n", Major, Minor );
FormatLocaleFile 1162 magick/resample.c (void) FormatLocaleFile(stderr, "# Angle=%lf Area=%lf\n",
FormatLocaleFile 1195 magick/resample.c (void) FormatLocaleFile(stderr, "Ulimit=%lf; Vlimit=%lf; UWidth=%lf; Slope=%lf;\n",
FormatLocaleFile 1178 magick/resize.c (void) FormatLocaleFile(stdout,"# Resampling Filter (for graphing)\n#\n");
FormatLocaleFile 1179 magick/resize.c (void) FormatLocaleFile(stdout,"# filter = %s\n",
FormatLocaleFile 1181 magick/resize.c (void) FormatLocaleFile(stdout,"# window = %s\n",
FormatLocaleFile 1183 magick/resize.c (void) FormatLocaleFile(stdout,"# support = %.*g\n",
FormatLocaleFile 1185 magick/resize.c (void) FormatLocaleFile(stdout,"# window-support = %.*g\n",
FormatLocaleFile 1187 magick/resize.c (void) FormatLocaleFile(stdout,"# scale-blur = %.*g\n",
FormatLocaleFile 1190 magick/resize.c (void) FormatLocaleFile(stdout,"# gaussian-sigma = %.*g\n",
FormatLocaleFile 1193 magick/resize.c (void) FormatLocaleFile(stdout,"# kaiser-beta = %.*g\n",
FormatLocaleFile 1196 magick/resize.c (void) FormatLocaleFile(stdout,"# practical-support = %.*g\n",
FormatLocaleFile 1199 magick/resize.c (void) FormatLocaleFile(stdout,"# B,C = %.*g,%.*g\n",
FormatLocaleFile 1201 magick/resize.c (void) FormatLocaleFile(stdout,"\n");
FormatLocaleFile 1207 magick/resize.c (void) FormatLocaleFile(stdout,"%5.2lf\t%.*g\n",x,GetMagickPrecision(),
FormatLocaleFile 1210 magick/resize.c (void) FormatLocaleFile(stdout,"%5.2lf\t%.*g\n",support,
FormatLocaleFile 852 magick/resource.c (void) FormatLocaleFile(file,"Resource limits:\n");
FormatLocaleFile 853 magick/resource.c (void) FormatLocaleFile(file," Width: %s\n",width_limit);
FormatLocaleFile 854 magick/resource.c (void) FormatLocaleFile(file," Height: %s\n",height_limit);
FormatLocaleFile 855 magick/resource.c (void) FormatLocaleFile(file," Area: %s\n",area_limit);
FormatLocaleFile 856 magick/resource.c (void) FormatLocaleFile(file," Memory: %s\n",memory_limit);
FormatLocaleFile 857 magick/resource.c (void) FormatLocaleFile(file," Map: %s\n",map_limit);
FormatLocaleFile 858 magick/resource.c (void) FormatLocaleFile(file," Disk: %s\n",disk_limit);
FormatLocaleFile 859 magick/resource.c (void) FormatLocaleFile(file," File: %.20g\n",(double) ((MagickOffsetType)
FormatLocaleFile 861 magick/resource.c (void) FormatLocaleFile(file," Thread: %.20g\n",(double) ((MagickOffsetType)
FormatLocaleFile 863 magick/resource.c (void) FormatLocaleFile(file," Throttle: %.20g\n",(double)
FormatLocaleFile 865 magick/resource.c (void) FormatLocaleFile(file," Time: %s\n",time_limit);
FormatLocaleFile 451 magick/segment.c (void) FormatLocaleFile(stdout,"Fuzzy C-means Statistics\n");
FormatLocaleFile 452 magick/segment.c (void) FormatLocaleFile(stdout,"===================\n\n");
FormatLocaleFile 453 magick/segment.c (void) FormatLocaleFile(stdout,"\tCluster Threshold = %g\n",(double)
FormatLocaleFile 455 magick/segment.c (void) FormatLocaleFile(stdout,"\tWeighting Exponent = %g\n",(double)
FormatLocaleFile 457 magick/segment.c (void) FormatLocaleFile(stdout,"\tTotal Number of Clusters = %.20g\n\n",
FormatLocaleFile 462 magick/segment.c (void) FormatLocaleFile(stdout,"\n\nNumber of Vectors Per Cluster\n");
FormatLocaleFile 463 magick/segment.c (void) FormatLocaleFile(stdout,"=============================\n\n");
FormatLocaleFile 465 magick/segment.c (void) FormatLocaleFile(stdout,"Cluster #%.20g = %.20g\n",(double)
FormatLocaleFile 470 magick/segment.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 472 magick/segment.c (void) FormatLocaleFile(stdout,"================");
FormatLocaleFile 475 magick/segment.c (void) FormatLocaleFile(stdout,"\n\nCluster #%.20g\n\n",(double)
FormatLocaleFile 477 magick/segment.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 486 magick/segment.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 488 magick/segment.c (void) FormatLocaleFile(stdout,"=====================");
FormatLocaleFile 491 magick/segment.c (void) FormatLocaleFile(stdout,"\n\nCluster #%.20g\n\n",(double)
FormatLocaleFile 493 magick/segment.c (void) FormatLocaleFile(stdout,"%g %g %g\n",(double)
FormatLocaleFile 497 magick/segment.c (void) FormatLocaleFile(stdout,"\n");
FormatLocaleFile 352 magick/semaphore.c (void) FormatLocaleFile(stderr,"Warning: unexpected recursive lock!\n");
FormatLocaleFile 457 magick/semaphore.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 1740 magick/string.c (void) FormatLocaleFile(file,"%s(%.20g): ",id,(double) string_info->length);
FormatLocaleFile 1754 magick/string.c (void) FormatLocaleFile(file,"0x%08lx: ",(unsigned long) (0x14*i));
FormatLocaleFile 1757 magick/string.c (void) FormatLocaleFile(file,"%02lx",(unsigned long) (*(p+j)) & 0xff);
FormatLocaleFile 1212 magick/threshold.c (void) FormatLocaleFile(file,"%-16s %-12s %s\n","Map","Alias","Description");
FormatLocaleFile 1213 magick/threshold.c (void) FormatLocaleFile(file,
FormatLocaleFile 1243 magick/threshold.c (void) FormatLocaleFile(file,"%-16s %-12s %s\n",map,alias ? alias : "",
FormatLocaleFile 1291 magick/threshold.c (void) FormatLocaleFile(file,
FormatLocaleFile 1296 magick/threshold.c (void) FormatLocaleFile(file,"\nPath: %s\n\n",GetStringInfoPath(option));
FormatLocaleFile 973 magick/type.c (void) FormatLocaleFile(file,"\nPath: %s\n",type_info[i]->path);
FormatLocaleFile 988 magick/type.c (void) FormatLocaleFile(file," Font: %s\n",name);
FormatLocaleFile 989 magick/type.c (void) FormatLocaleFile(file," family: %s\n",family);
FormatLocaleFile 990 magick/type.c (void) FormatLocaleFile(file," style: %s\n",style);
FormatLocaleFile 991 magick/type.c (void) FormatLocaleFile(file," stretch: %s\n",stretch);
FormatLocaleFile 992 magick/type.c (void) FormatLocaleFile(file," weight: %s\n",weight);
FormatLocaleFile 993 magick/type.c (void) FormatLocaleFile(file," glyphs: %s\n",glyphs);
FormatLocaleFile 585 magick/version.c (void) FormatLocaleFile(file,"Version: %s\n",
FormatLocaleFile 587 magick/version.c (void) FormatLocaleFile(file,"Copyright: %s\n",GetMagickCopyright());
FormatLocaleFile 588 magick/version.c (void) FormatLocaleFile(file,"License: %s\n",GetMagickLicense());
FormatLocaleFile 589 magick/version.c (void) FormatLocaleFile(file,"Features: %s\n",GetMagickFeatures());
FormatLocaleFile 590 magick/version.c (void) FormatLocaleFile(file,"Delegates (built-in): %s\n\n",
FormatLocaleFile 1945 magick/xwindow.c (void) FormatLocaleFile(file,"Display\n gamma: %s\n\n",
FormatLocaleFile 1950 magick/xwindow.c (void) FormatLocaleFile(file,"X\n visual: %s\n",
FormatLocaleFile 1952 magick/xwindow.c (void) FormatLocaleFile(file," depth: %d\n",windows->image.ximage->depth);
FormatLocaleFile 1954 magick/xwindow.c (void) FormatLocaleFile(file," colormap size: %d\n",
FormatLocaleFile 1957 magick/xwindow.c (void) FormatLocaleFile(file," colormap type: Shared\n");
FormatLocaleFile 1959 magick/xwindow.c (void) FormatLocaleFile(file," colormap type: Private\n");
FormatLocaleFile 1960 magick/xwindow.c (void) FormatLocaleFile(file," geometry: %dx%d\n",
FormatLocaleFile 1963 magick/xwindow.c (void) FormatLocaleFile(file," crop geometry: %s\n",
FormatLocaleFile 1966 magick/xwindow.c (void) FormatLocaleFile(file," type: X Image\n");
FormatLocaleFile 1968 magick/xwindow.c (void) FormatLocaleFile(file," type: Pixmap\n");
FormatLocaleFile 1970 magick/xwindow.c (void) FormatLocaleFile(file," non-rectangular shape: True\n");
FormatLocaleFile 1972 magick/xwindow.c (void) FormatLocaleFile(file," non-rectangular shape: False\n");
FormatLocaleFile 1974 magick/xwindow.c (void) FormatLocaleFile(file," shared memory: True\n");
FormatLocaleFile 1976 magick/xwindow.c (void) FormatLocaleFile(file," shared memory: False\n");
FormatLocaleFile 1977 magick/xwindow.c (void) FormatLocaleFile(file,"\n");
FormatLocaleFile 1979 magick/xwindow.c (void) FormatLocaleFile(file,"Font: %s\n\n",resource_info->font);
FormatLocaleFile 1981 magick/xwindow.c (void) FormatLocaleFile(file,"Text font: %s\n\n",resource_info->text_font);
FormatLocaleFile 1992 magick/xwindow.c (void) FormatLocaleFile(file,"Undo Edit Cache\n levels: %u\n",levels);
FormatLocaleFile 1993 magick/xwindow.c (void) FormatLocaleFile(file," bytes: %.20gmb\n",(double)
FormatLocaleFile 1995 magick/xwindow.c (void) FormatLocaleFile(file," limit: %.20gmb\n\n",(double)
FormatLocaleFile 60 tests/drawtest.c (void) FormatLocaleFile(stderr,"%s %s %lu %s\n",GetMagickModule(), \
FormatLocaleFile 398 tests/validate.c (void) FormatLocaleFile(stdout," HSIToRGB");
FormatLocaleFile 414 tests/validate.c (void) FormatLocaleFile(stdout," RGBToHSI");
FormatLocaleFile 431 tests/validate.c (void) FormatLocaleFile(stdout," HSLToRGB");
FormatLocaleFile 447 tests/validate.c (void) FormatLocaleFile(stdout," RGBToHSL");
FormatLocaleFile 464 tests/validate.c (void) FormatLocaleFile(stdout," HSVToRGB");
FormatLocaleFile 480 tests/validate.c (void) FormatLocaleFile(stdout," RGBToHSV");
FormatLocaleFile 497 tests/validate.c (void) FormatLocaleFile(stdout," RGBToJPEGYCbCr");
FormatLocaleFile 514 tests/validate.c (void) FormatLocaleFile(stdout," JPEGYCbCrToRGB");
FormatLocaleFile 530 tests/validate.c (void) FormatLocaleFile(stdout," LabToRGB");
FormatLocaleFile 547 tests/validate.c (void) FormatLocaleFile(stdout," RGBToLab");
FormatLocaleFile 564 tests/validate.c (void) FormatLocaleFile(stdout," LchToRGB");
FormatLocaleFile 581 tests/validate.c (void) FormatLocaleFile(stdout," RGBToLch");
FormatLocaleFile 598 tests/validate.c (void) FormatLocaleFile(stdout," RGBToLMS");
FormatLocaleFile 615 tests/validate.c (void) FormatLocaleFile(stdout," LMSToRGB");
FormatLocaleFile 631 tests/validate.c (void) FormatLocaleFile(stdout," RGBToLuv");
FormatLocaleFile 648 tests/validate.c (void) FormatLocaleFile(stdout," LuvToRGB");
FormatLocaleFile 665 tests/validate.c (void) FormatLocaleFile(stdout," RGBToXYZ");
FormatLocaleFile 682 tests/validate.c (void) FormatLocaleFile(stdout," XYZToRGB");
FormatLocaleFile 698 tests/validate.c (void) FormatLocaleFile(stdout," YDbDrToRGB");
FormatLocaleFile 714 tests/validate.c (void) FormatLocaleFile(stdout," RGBToYDbDr");
FormatLocaleFile 731 tests/validate.c (void) FormatLocaleFile(stdout," RGBToYIQ");
FormatLocaleFile 748 tests/validate.c (void) FormatLocaleFile(stdout," YIQToRGB");
FormatLocaleFile 764 tests/validate.c (void) FormatLocaleFile(stdout," RGBToYPbPr");
FormatLocaleFile 781 tests/validate.c (void) FormatLocaleFile(stdout," YPbPrToRGB");
FormatLocaleFile 797 tests/validate.c (void) FormatLocaleFile(stdout," RGBToYUV");
FormatLocaleFile 814 tests/validate.c (void) FormatLocaleFile(stdout," YUVToRGB");
FormatLocaleFile 854 tests/validate.c (void) FormatLocaleFile(stdout,"validate colorspaces:\n");
FormatLocaleFile 858 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: ",(double) test);
FormatLocaleFile 891 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 896 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 898 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 959 tests/validate.c (void) FormatLocaleFile(stdout,"validate compare command line program:\n");
FormatLocaleFile 963 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) (test++),
FormatLocaleFile 970 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 982 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 987 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 989 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1050 tests/validate.c (void) FormatLocaleFile(stdout,"validate composite command line program:\n");
FormatLocaleFile 1054 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) (test++),
FormatLocaleFile 1062 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1074 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1079 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 1081 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1142 tests/validate.c (void) FormatLocaleFile(stdout,"validate convert command line program:\n");
FormatLocaleFile 1146 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) test++,
FormatLocaleFile 1153 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1165 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1170 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 1172 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1234 tests/validate.c (void) FormatLocaleFile(stdout,"validate identify command line program:\n");
FormatLocaleFile 1238 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) test++,
FormatLocaleFile 1245 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1257 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1262 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 1264 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1351 tests/validate.c (void) FormatLocaleFile(stdout,"validate image formats in memory:\n");
FormatLocaleFile 1357 tests/validate.c (void) FormatLocaleFile(stdout," tmp path is '%s*'\n",path);
FormatLocaleFile 1373 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s/%s/%s/%.20g-bits",
FormatLocaleFile 1384 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1403 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1414 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1427 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1442 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1458 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1478 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1492 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1510 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1530 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1539 tests/validate.c (void) FormatLocaleFile(stdout,"... fail (with distortion %g).\n",
FormatLocaleFile 1546 tests/validate.c (void) FormatLocaleFile(stdout,"... pass, ");
FormatLocaleFile 1555 tests/validate.c (void) FormatLocaleFile(stdout,"... pass\n");
FormatLocaleFile 1559 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1628 tests/validate.c (void) FormatLocaleFile(stdout,"validate image formats on disk:\n");
FormatLocaleFile 1642 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s/%s/%s/%.20g-bits",
FormatLocaleFile 1653 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1672 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1683 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1696 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1711 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1728 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1744 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1764 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1773 tests/validate.c (void) FormatLocaleFile(stdout,"... fail (with distortion %g).\n",
FormatLocaleFile 1778 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 1781 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1850 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 1860 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s/%s",(double) (test++),
FormatLocaleFile 1869 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1886 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1899 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1914 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1937 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1954 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 1963 tests/validate.c (void) FormatLocaleFile(stdout,"... fail (with distortion %g).\n",
FormatLocaleFile 1968 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 1971 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 2032 tests/validate.c (void) FormatLocaleFile(stdout,"validate montage command line program:\n");
FormatLocaleFile 2036 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) (test++),
FormatLocaleFile 2044 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 2056 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 2061 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 2063 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 2124 tests/validate.c (void) FormatLocaleFile(stdout,"validate stream command line program:\n");
FormatLocaleFile 2128 tests/validate.c (void) FormatLocaleFile(stdout," test %.20g: %s",(double) (test++),
FormatLocaleFile 2135 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 2147 tests/validate.c (void) FormatLocaleFile(stdout,"... fail @ %s/%s/%lu.\n",
FormatLocaleFile 2152 tests/validate.c (void) FormatLocaleFile(stdout,"... pass.\n");
FormatLocaleFile 2154 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 2358 tests/validate.c (void) FormatLocaleFile(stdout,"Version: %s\n",
FormatLocaleFile 2360 tests/validate.c (void) FormatLocaleFile(stdout,"Copyright: %s\n\n",
FormatLocaleFile 2362 tests/validate.c (void) FormatLocaleFile(stdout,"Features: %s\n\n",
FormatLocaleFile 2396 tests/validate.c (void) FormatLocaleFile(stdout,"Version: %s\n",
FormatLocaleFile 2398 tests/validate.c (void) FormatLocaleFile(stdout,"Copyright: %s\n\n",
FormatLocaleFile 2400 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 2418 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: disk] ");
FormatLocaleFile 2421 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: disk] ");
FormatLocaleFile 2430 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: memory-mapped] ");
FormatLocaleFile 2433 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: memory-mapped] ");
FormatLocaleFile 2440 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: memory] ");
FormatLocaleFile 2443 tests/validate.c (void) FormatLocaleFile(stdout,"[pixel-cache: memory] ");
FormatLocaleFile 2459 tests/validate.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 2472 tests/validate.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 70 tests/wandtest.c (void) FormatLocaleFile(stderr,"%s %s %lu %s\n",GetMagickModule(), \
FormatLocaleFile 5219 tests/wandtest.c (void) FormatLocaleFile(stderr,"Unexpected magick wand size\n");
FormatLocaleFile 5222 tests/wandtest.c (void) FormatLocaleFile(stdout,"Reading images...\n");
FormatLocaleFile 5242 tests/wandtest.c (void) FormatLocaleFile(stderr,"read %.20g images; expected 5\n",
FormatLocaleFile 5244 tests/wandtest.c (void) FormatLocaleFile(stdout,"Iterate forward...\n");
FormatLocaleFile 5247 tests/wandtest.c (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double)
FormatLocaleFile 5250 tests/wandtest.c (void) FormatLocaleFile(stdout,"Iterate reverse...\n");
FormatLocaleFile 5252 tests/wandtest.c (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double)
FormatLocaleFile 5255 tests/wandtest.c (void) FormatLocaleFile(stdout,"Remove scene 1...\n");
FormatLocaleFile 5263 tests/wandtest.c (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double)
FormatLocaleFile 5266 tests/wandtest.c (void) FormatLocaleFile(stdout,"Insert scene 1 back in sequence...\n");
FormatLocaleFile 5273 tests/wandtest.c (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double)
FormatLocaleFile 5276 tests/wandtest.c (void) FormatLocaleFile(stdout,"Set scene 2 to scene 1...\n");
FormatLocaleFile 5284 tests/wandtest.c (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double)
FormatLocaleFile 5287 tests/wandtest.c (void) FormatLocaleFile(stdout,"Apply image processing options...\n");
FormatLocaleFile 5351 tests/wandtest.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 5368 tests/wandtest.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 5382 tests/wandtest.c (void) FormatLocaleFile(stdout,"Write to wandtest_out.miff...\n");
FormatLocaleFile 5386 tests/wandtest.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 5391 tests/wandtest.c (void) FormatLocaleFile(stdout,"Set delay between frames to %d seconds...\n",
FormatLocaleFile 5399 tests/wandtest.c (void) FormatLocaleFile(stderr,"Get delay does not match set delay\n");
FormatLocaleFile 5402 tests/wandtest.c (void) FormatLocaleFile(stdout,"Write to wandtest_out.gif...\n");
FormatLocaleFile 5406 tests/wandtest.c (void) FormatLocaleFile(stdout,"Set, list, get, and delete wand option...\n");
FormatLocaleFile 5415 tests/wandtest.c (void) FormatLocaleFile(stderr,"Option does not match\n");
FormatLocaleFile 5424 tests/wandtest.c (void) FormatLocaleFile(stdout," %s\n",options[i]);
FormatLocaleFile 5432 tests/wandtest.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 5443 tests/wandtest.c (void) FormatLocaleFile(stderr,"Property does not match\n");
FormatLocaleFile 5452 tests/wandtest.c (void) FormatLocaleFile(stdout," %s\n",properties[i]);
FormatLocaleFile 5460 tests/wandtest.c (void) FormatLocaleFile(stdout,
FormatLocaleFile 5470 tests/wandtest.c (void) FormatLocaleFile(stderr,"Profile does not match\n");
FormatLocaleFile 5479 tests/wandtest.c (void) FormatLocaleFile(stdout," %s\n",profiles[i]);
FormatLocaleFile 5489 tests/wandtest.c (void) FormatLocaleFile(stderr,"Profile does not match\n");
FormatLocaleFile 5494 tests/wandtest.c (void) FormatLocaleFile(stdout,"Wand tests pass.\n");
FormatLocaleFile 1064 wand/compare.c (void) FormatLocaleFile(stderr,"%g (%g)",QuantumRange*distortion,
FormatLocaleFile 1073 wand/compare.c (void) FormatLocaleFile(stderr,"%g",distortion);
FormatLocaleFile 1078 wand/compare.c (void) FormatLocaleFile(stderr,"%g (%g, %g)",distortion,
FormatLocaleFile 1087 wand/compare.c (void) FormatLocaleFile(stderr," @ %.20g,%.20g",(double)
FormatLocaleFile 1097 wand/compare.c (void) FormatLocaleFile(stderr,"Image: %s\n",image->filename);
FormatLocaleFile 1100 wand/compare.c (void) FormatLocaleFile(stderr,"Offset: %.20g,%.20g\n",(double)
FormatLocaleFile 1102 wand/compare.c (void) FormatLocaleFile(stderr," Channel distortion: %s\n",
FormatLocaleFile 1117 wand/compare.c (void) FormatLocaleFile(stderr," red: %g (%g)\n",
FormatLocaleFile 1120 wand/compare.c (void) FormatLocaleFile(stderr," green: %g (%g)\n",
FormatLocaleFile 1123 wand/compare.c (void) FormatLocaleFile(stderr," blue: %g (%g)\n",
FormatLocaleFile 1127 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g (%g)\n",
FormatLocaleFile 1134 wand/compare.c (void) FormatLocaleFile(stderr," cyan: %g (%g)\n",
FormatLocaleFile 1137 wand/compare.c (void) FormatLocaleFile(stderr," magenta: %g (%g)\n",
FormatLocaleFile 1140 wand/compare.c (void) FormatLocaleFile(stderr," yellow: %g (%g)\n",
FormatLocaleFile 1143 wand/compare.c (void) FormatLocaleFile(stderr," black: %g (%g)\n",
FormatLocaleFile 1147 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g (%g)\n",
FormatLocaleFile 1154 wand/compare.c (void) FormatLocaleFile(stderr," gray: %g (%g)\n",
FormatLocaleFile 1158 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g (%g)\n",
FormatLocaleFile 1164 wand/compare.c (void) FormatLocaleFile(stderr," all: %g (%g)\n",
FormatLocaleFile 1179 wand/compare.c (void) FormatLocaleFile(stderr," red: %g\n",
FormatLocaleFile 1181 wand/compare.c (void) FormatLocaleFile(stderr," green: %g\n",
FormatLocaleFile 1183 wand/compare.c (void) FormatLocaleFile(stderr," blue: %g\n",
FormatLocaleFile 1186 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g\n",
FormatLocaleFile 1192 wand/compare.c (void) FormatLocaleFile(stderr," cyan: %g\n",
FormatLocaleFile 1194 wand/compare.c (void) FormatLocaleFile(stderr," magenta: %g\n",
FormatLocaleFile 1196 wand/compare.c (void) FormatLocaleFile(stderr," yellow: %g\n",
FormatLocaleFile 1198 wand/compare.c (void) FormatLocaleFile(stderr," black: %g\n",
FormatLocaleFile 1201 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g\n",
FormatLocaleFile 1207 wand/compare.c (void) FormatLocaleFile(stderr," gray: %g\n",
FormatLocaleFile 1210 wand/compare.c (void) FormatLocaleFile(stderr," alpha: %g\n",
FormatLocaleFile 1215 wand/compare.c (void) FormatLocaleFile(stderr," all: %g\n",
FormatLocaleFile 1221 wand/compare.c (void) FormatLocaleFile(stderr," %g (%g, %g)\n",
FormatLocaleFile 1233 wand/compare.c (void) FormatLocaleFile(stderr," Offset: %.20g,%.20g\n",(double)
FormatLocaleFile 1858 wand/display.c (void) FormatLocaleFile(stderr,"Overwrite %s? ",
FormatLocaleFile 268 wand/mogrify.c (void) FormatLocaleFile(stderr,
FormatLocaleFile 407 wand/mogrify.c (void) FormatLocaleFile(stderr,"%s: %ld of %lu, %02ld%% complete\r",
FormatLocaleFile 411 wand/mogrify.c (void) FormatLocaleFile(stderr,"%s[%s]: %ld of %lu, %02ld%% complete\r",
FormatLocaleFile 415 wand/mogrify.c (void) FormatLocaleFile(stderr,"\n");
FormatLocaleFile 8523 wand/mogrify.c (void) FormatLocaleFile(stdout,"%s",string);
FormatLocaleFile 8784 wand/mogrify.c (void) FormatLocaleFile(stderr, "mogrify start %s %d (%s)\n",argv[0],argc,
FormatLocaleFile 8800 wand/mogrify.c (void) FormatLocaleFile(stderr,"mogrify %ld of %ld\n",(long)
FormatLocaleFile 8814 wand/mogrify.c (void) FormatLocaleFile(stderr,"mogrify end %ld of %ld\n",(long)