php-svg-lib icon indicating copy to clipboard operation
php-svg-lib copied to clipboard

Support auto height/width for elements with natural dimensions

Open bsweeney opened this issue 2 years ago • 0 comments

Elements that have natural dimensions (image, symbol) do not render correctly if a height and width are not specified. Add support for auto height/width for these elements.

bsweeney avatar Jan 10 '24 12:01 bsweeney