Paper
Functions
Methods
Metamethods
Fields
Functions
Methods
Paper:log()
Print a representation of the Paper, including all child paths.
Paper:get_bounds()
Paper:add_paths(paths, index)
Paper:remove_paths(number_of_paths, index)
Paper:render_to_string(options)
Paper:save_svg(filename)
Render an SVG and save it to a file.
filename: A file to save the SVG to.
Paper:render_hpgl()
Paper:save_hpgl(filename)
Render an HPGL string and save it to a file.
filename: A file to save the HPGL to.