Is there a command in Inkscape to round coordinates of a path to the closest integer value.
For instance, to replace this path:
m 0,0 261.98828,-890.8828 -299.999999,-900 2593.486319,54.4063 -253.9941,850.09565 264.3594,870.83005 z
by this:
m 0,0 262,-891 -300,-900 2593,54 -254,850 264,871 z