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

Improve color parsing

Open bsweeney opened this issue 3 years ago • 0 comments

  • use correct format for default fill color
  • set default color to black for better currentcolor support
  • add support for alpha (hex, rgba, hsla)

fixes #24 fixes #68

bsweeney avatar Jul 15 '22 13:07 bsweeney