[Cuis-dev] SVG Icons
Juan Vuletich
JuanVuletich at zoho.com
Thu Dec 16 11:52:56 PST 2021
Hi Hilaire,
Took a look. This one has a <use /> element that is not implemented in
our SVG package. <use /> allows an SVG element to appear at various
places. Do you design these icons yourself? Is it possible for you to
duplicate the original element, so the <use /> is no longer needed?
Thanks,
On 12/16/2021 3:17 PM, Hilaire Fernandes via Cuis-dev wrote:
>
> Thanks Juan,
>
> It works perfectly :)
>
> Here is another icon you may to look at. It is not drawn entirely.
>
> Best
>
> Hilaire
>
> Le 16/12/2021 à 17:02, Juan Vuletich a écrit :
>> I see. I was taking slightly different criteria for closing a path
>> and opening a new one. In this SVG, all the marks were considered
>> part of a single (not correctly closed) path, and therefore fill
>> "paint" leaked. I changed it to follow what Chrome seems to be doing,
>> considering that each "move" command closes current path and opens a
>> new one. Now the artifact is gone.
>>
>> Updated VectorGraphics package is at GitHub.
>>
>> Thanks!
> --
> GNU Dr. Geo
> http://drgeo.eu
> http://blog.drgeo.eu
--
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.researchgate.net/profile/Juan-Vuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
https://independent.academia.edu/JuanVuletich
@JuanVuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20211216/71bd3fff/attachment.htm>
More information about the Cuis-dev
mailing list