jsGraph icon indicating copy to clipboard operation
jsGraph copied to clipboard

SVG not compatible with Inkscape and illustrator

Open lpatiny opened this issue 5 years ago • 2 comments

Would be better to use CSS2 (and not CSS3) in the SVG.

One of the main difference is the absence of the color 'transparent' that should be replaced by 'none'. Currently this 'transparent' becomes black color.

image

lpatiny avatar Nov 16 '20 09:11 lpatiny

We can do that, but is that we are out of specs or is it that those programs do not support the latest svg specs ?

On Mon, 16 Nov 2020, 10:36 Luc Patiny, [email protected] wrote:

Assigned #273 https://github.com/NPellet/jsGraph/issues/273 to @NPellet https://github.com/NPellet.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/NPellet/jsGraph/issues/273#event-3999302912, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALKLW7UPPG3CT72CXTVEULSQDXAXANCNFSM4TW5TAYQ .

NPellet avatar Nov 16 '20 09:11 NPellet

@lpatiny Can you give it a shot with that commit ?

NPellet avatar Nov 16 '20 20:11 NPellet