svg-exportJS
svg-exportJS copied to clipboard
Slight error in color in downloadJpeg
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!
Can you make an example that everyone can see?