Free SVG icons

Brian Milby brian at milby7.com
Wed Jan 3 00:03:23 EST 2018


>From what I see, it looks like the SVG icons are just path elements and not
lines/circles/etc. The new code in DP11 adds support for much more of the
SVG spec.

I found why lines are not working... I’ll get a PR together if it isn’t
already corrected. Line 1124 had an extra “_” in _svgBoxLine that was
causing the issue.
On Tue, Jan 2, 2018 at 10:10 PM Richard Gaskin via use-livecode <
use-livecode at lists.runrev.com> wrote:

> J. Landman Gay wrote:
>  > The one I was working with was the calendar icon. There are only line
>  > commands in it, no moveTo. I don't see a way to deal with that.
>
> How do other programs deal with that?
>
> --
>   Richard Gaskin
>   Fourth World Systems
>   Software Design and Development for the Desktop, Mobile, and the Web
>   ____________________________________________________________________
>   Ambassador at FourthWorld.com                http://www.FourthWorld.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list