Allow use of floats when specify the dpi on export

This is not a bug. It belongs to my wishlist.

inkscape -d 120.0 a.svg > a.png

gives

Cannot parse integer value “120.0” for -d

I wonder if would be possible to allow floats when one specifies dpi for export.