Vector graphics, again

Alejandro Tejada capellan2000 at gmail.com
Sat Sep 9 18:12:18 EDT 2017


This second version works better because includes a
transparent background rectangle that effectively
corrects the border cropping problem from first version:

<rect x="0" y="0" width="33.5" height="33.5"
style="fill:none;stroke-width:0px;stroke:rgb(0,0,0);"/>

<path d="M 11.564536,32.151906 V 21.608438 H 1.0207157 V 11.475249 H
11.564536 V 0.93142752 h 10.13319 V 11.475249 h 10.54347 v 10.133189 h
-10.54347 v 10.543468Z"
style="fill:none;stroke-width:2px;stroke:rgb(0,0,0);"/>

<path d="M 11.564536,32.151906 V 21.608438 H 1.0207157 V 11.475249 H
11.564536 V 0.93142752 h 10.13319 V 11.475249 h 10.54347 v 10.133189 h
-10.54347 v 10.543468Z" style="fill:white;fill-rule:nonzero;"/>

<circle cx="16.5" cy="16.5" r="4"
style="fill:rgb(0,0,0);fill-rule:nonzero;"/>

<path d="m 27.454706,17.473177 v 0.01905 h 1.85914 v 0.836789 h -3.01555 V
17.54338 l 1.31269,-1.255536 c 0.26423,-0.253295 0.45014,-0.465667
0.55739,-0.637117 0.1076,-0.17145 0.16122,-0.352072 0.16122,-0.541514
0,-0.421922 -0.22649,-0.632531 -0.68016,-0.632531 -0.39405,0
-0.77082,0.156634 -1.131,0.469548 v -0.887942 c 0.39828,-0.257881
0.84772,-0.386644 1.34831,-0.386644 0.46849,0 0.83432,0.117827
1.09714,0.35313 0.26317,0.235303 0.39441,0.553156 0.39441,0.953558
0,0.534459 -0.32032,1.086909 -0.96132,1.657703 z"
style="fill:rgb(0,0,0);fill-rule:nonzero;"/>

<path d="M 18.537932,8.4618206 H 15.640348 V 7.6631482 h 0.948823 v
-2.852858 l -0.97438,0.2108495 V 4.2032992 l 1.980707,-0.3993363 v
3.8591853 h 0.942434 z" style="fill:rgb(0,0,0);fill-rule:nonzero;"/>

<path d="m 7.8861257,17.316543 h -0.54963 v 0.97402 h -0.92005 v -0.97402 h
-1.99637 v -0.642055 l 1.923,-2.964744 h 0.99342 v 2.887838 h 0.54963 z m
-1.45698,-2.597149 h -0.019 c -0.0296,0.07655 -0.0871,0.195791
-0.1725,0.357716 l -0.98073,1.520472 h 1.15958 v -1.440744 c 0,-0.127706
0.004,-0.273403 0.0127,-0.437444 z"
style="fill:rgb(0,0,0);fill-rule:nonzero;"/>

<path d="m 15.616186,28.600139 v -0.878416 c 0.30657,0.223663
0.66428,0.335491 1.07315,0.335491 0.25753,0 0.45826,-0.05539
0.60219,-0.166158 0.14358,-0.11077 0.21555,-0.265287 0.21555,-0.463195
0,-0.204613 -0.0889,-0.362304 -0.2667,-0.473076 -0.1778,-0.110772
-0.42227,-0.165806 -0.73307,-0.165806 h -0.41205 v -0.773288 h 0.37995 c
0.59654,0 0.89464,-0.197909 0.89464,-0.594078 0,-0.372534
-0.22895,-0.559153 -0.68686,-0.559153 -0.30656,0 -0.60501,0.09913
-0.89464,0.297039 V 24.33541 c 0.32173,-0.161572 0.69638,-0.242711
1.12465,-0.242711 0.46849,0 0.83326,0.10548 1.09397,0.316442
0.26105,0.210608 0.39158,0.484363 0.39158,0.820913 0,0.598312
-0.30374,0.973314 -0.91052,1.124303 v 0.01623 c 0.3235,0.04022
0.57926,0.157692 0.76659,0.352778 0.18732,0.194733 0.28116,0.433917
0.28116,0.717199 0,0.427918 -0.15663,0.766585 -0.46955,1.016
-0.31291,0.24906 -0.74542,0.373591 -1.29716,0.373591 -0.47272,0
-0.8569,-0.07655 -1.15288,-0.230013 z"
style="fill:rgb(0,0,0);fill-rule:nonzero;"/>


On Sat, Sep 9, 2017 at 4:52 PM, Alejandro Tejada <capellan2000 at gmail.com>
wrote:

> Hi Richmond,
>
> I posted 2 files (1-SVG file 2-LiveCode v8 stack) and
> code in the forum:
>
> http://forums.livecode.com/viewtopic.php?f=6&t=29737&p=158014#p158014
>
> [SNIP]
>
> If you notice a few glitches, like cropped borders, please contact the
> creators of MultiColor SVG widget or edit the original svg file and make
> smaller all shapes.
>
> Have a nice weekend!
>
> Al
>



More information about the use-livecode mailing list