View Single Post
Old 04-20-2016, 12:17 PM   #6
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,920
Karma: 6240958
Join Date: Nov 2009
Device: many
BTW, the sigil_round.svg icon worked okay but the sigil_square.svg rectangle was completely broken on my machine. It was missing the svg namespace declaration and its clipPath setting were actually wrong which prevents the "S" from being drawn in white to the screen in the middle of the red square with rounded corners.

Once I added the namespace and commented out references to the clip-path around each of the shadow and the white S paths, (and their corresponding closing g tags), it all appeared nicely.

Is anyone else seeing this issue? I tried with chrome, FireFox and Safari and all showed the problem with sigil_square.svg icon.

KevinH
KevinH is offline   Reply With Quote