Standalone picture with Tikz gets an extra white space
Standalone picture with Tikz gets an extra white space I am trying to play with Tikz, to create standalone figures, with the snippet below: standalone documentclassstandalone usepackage[utf8]inputenc usepackagetikz begindocument definecolorcff0000RGB255,0,0 begintikzpicture[y=0.80pt, x=0.80pt, yscale=-1.000000, xscale=1.000000, inner sep=0pt, outer sep=0pt] path[fill=cff0000,nonzero rule,line width=0.056pt] (50.4060,155.6110) .. controls (52.4160,150.8598) and (53.9892,145.9526) .. (55.4555,141.0119) .. controls (57.4600,133.2451) and (60.4747,125.7999) .. (64.1036,118.6628) .. controls (67.4267,112.6615) and (71.5768,107.1252) .. (76.3371,102.1861) .. controls (79.5723,98.8295) and (81.3080,97.4647) .. (84.8431,94.3983) .. controls (91.5688,89.0830) and (98.5156,83.9503) .. (105.9551,79.6618) .. controls (110.0436,77.3050) and (114.1648,75.0053) .. (118.2697,72.6771) .. controls (121.6899,70.8968) and (125.1594,69.0372) .. (129.0161,68.4750) .. controls (131.9887,68.0477) a...