Generic function
Ends the definition of the current path in the specified drawable object.
end-path drawable => ()
duim-graphics
duim-graphics
Ends the definition of the current path in drawable. Once the definition has been ended, the path can be rendered to the drawable using fill-path or stroke-path.
The function close-path can also be used to end the definition of a path.