svg-exportJS icon indicating copy to clipboard operation
svg-exportJS copied to clipboard

Slight error in color in downloadJpeg

Open sergiopernas-costa opened this issue 2 years ago • 1 comments

I'm using svg-export for exporting in various formats, and, coming from the same SVG object with color #007bc4 the color in JPG is instead #017bc4. It doesn't happen when exporting a PNG or when saving the SVG, of course. It's a very slight difference (I cannot see it with my own eyes in a well-calibrated monitor) but it's there nonetheless.

What can be the reason? Any ideas? Thanks!

sergiopernas-costa avatar Jun 14 '23 13:06 sergiopernas-costa

Can you make an example that everyone can see?

SarahTrees avatar May 14 '24 07:05 SarahTrees