Helpers for working with SVG paths.
Generate the d attribute of a path elment
@spec description(term(), term()) :: String.t()
@spec string_command(term()) :: String.t()
@spec translate(term(), Terrestrial.Coordinates.plane()) :: term()