Closed abey79 closed 3 years ago
$ vpype rect 0 0 10cm 2cm layout a4 write -f hpgl - ERROR:root:write: the plotter page size could not be inferred from the current page size (use the `--page-size SIZE` option)
Issue: the logic in _get_hpgl_config() (io.py) should be moved to get_plotter_config() (in config.py), to benefit the write command implementation.
_get_hpgl_config()
get_plotter_config()