Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other SVG path syntax

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #251984
    prakharg
    Participant

    I have read this link :
    https://css-tricks.com/svg-path-syntax-illustrated-guide/

    But i cannot find what it means when a lot of numbers ( maybe over 50 of them ) follow the small ‘l’. I mean what will this code do??

    <path class=”fil2″ d=”M22903 9624l13 -38c4,-17 9,-34 14,-52l32 -16 7 2 7 -11 8 -31 8 -40 1 -34 4 -13 7 -11 17 -11 21 -4 12 0 17 6 5 2 118 69 5 4 42 41 49 25 2 1 80 53 8 10 35 70 3 6 17 78 24 80 41 29 56 -35 21 -3 53 18 13 10 71 106 2 4 43 104 60 85 2 4 62 132 2 5 35 148 52 121 2 10 0 141 -1 6 -26 123 -5 10 -68 86 -34 84 -14 29 23 79 1 10 -9 70 -10 17 -93 68 -48 71 -16 101 -6 12 -79 97 -70 96 -6 5 -84 60 -37 51 0 85 24 56 -4 26 -44 53 -5 5 -73 49 -22 51 -8 112 37 74 33 13 77 17 14 9 36 44 4 23 -35 113 -25 138 0 92 15 78 23 23 56 0 35 -48 42 -129 2 -4 62 -106 10 -10 97 -53 16 -2 94 17 102 -9 106 -16 74 -66 34 1 62 62 4 31 -45 70 -2 3 -50 59 -14 44 0 76 28 35 51 42 9 22 -8 79 39 64 4 13 0 103 62 55 -33 37 -70 -62 -9 -18 0 -108 -40 -64 -4 -16 8 -75 -43 -36 -3 -3 -36 -44 -5 -16 0 -88 1 -8 18 -53 4 -8 52 -60 33 -53 -31 -31 -62 55 -13 6c-81,13 -141,20 -222,27l-7 -1 -88 -16 -83 46 -57 98 -43 129 -4 7 -44 62 -20 10 -80 0 -17 -7 -35 -35 -7 -13 -18 -88 0 -5 0 -97 0 -5 26 -141 1 -3 32 -102 -22 -27 -71 -16 -4 -1 -44 -17 -13 -12 -44 -89 -2 -12 8 -124 2 -8 27 -62 9 -11 76 -51 32 -38 -20 -48 -2 -9 0 -97 4 -15 45 -62 6 -6 84 -59c50,-68 91,-122 144,-187l17 -99 4 -10 53 -79 6 -6 88 -65 7 -54 -25 -83 2 -19 17 -34 35 -87 3 -7 67 -83 25 -115 0 -134 -51 -118 -1 -5 -35 -147 -60 -128 -60 -86 -3 -5 -43 -104 -65 -96 -33 -12 -61 38 -27 -1 -62 -44 -10 -13 -26 -88 -17 -78 -31 -62 -73 -49 -52 -25 -6 -5 -42 -42 -113 -66 -8 -2 -3 0 -1 26 0 4c-6,27 -11,53 -17,79l-4 8 -20 31 -26 10 -3 0 -7 26 -15 42 -46 -17z”/>

    Ignore the class part that is predefined in the code. What I have entered here is just a part of a code. Please help and reply as soon as you can why are there so many numbers following ‘l’???

    #251987
    Paulie_D
    Member

    They’re all “directions” to path points. There are obviously a shipload of points.

    But, that said, it looks like there should be a lot more commas in there.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.