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

Add support for units in length values

Open bsweeney opened this issue 4 years ago • 0 comments

php-svg-lib currently only support user-unit values (i.e. no unit identifier has been provided) for measurements. Add support for units as defined in the SVG specification.

bsweeney avatar Dec 14 '21 03:12 bsweeney