Description
OpenROAD-flow-scripts has a pretty nice save_image.tcl script which makes nice looking images. As many people are likely to want to create nice images, it would be nice if this was wrapped in a function and provided to anyone using OpenROAD.
Suggested Solution
Move the function into the OpenROAD core. Maybe as something like save_pretty_image command available to anyone.
Additional Context
No response
Description
OpenROAD-flow-scripts has a pretty nice
save_image.tclscript which makes nice looking images. As many people are likely to want to create nice images, it would be nice if this was wrapped in a function and provided to anyone using OpenROAD.Suggested Solution
Move the function into the OpenROAD core. Maybe as something like
save_pretty_imagecommand available to anyone.Additional Context
No response