php-svg-lib
php-svg-lib copied to clipboard
Support auto height/width for elements with natural dimensions
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.