Chrissi | Freaky
Explore posts from serversWhy Are Permissions Enabled Globally and Not Per Dependency?
Wouldn't it be beneficial to have more detailed control over permissions? I'm trying to understand why this approach is considered safer than Node.js. Maybe I'm missing something?
7 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
https://blog.tentaclelabs.com/posts/2022/04/draw-a-pattern-along-a-path-using-svg
Found this what looks promising but I cant get it to work rn. have to try later
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
https://codepen.io/FreakeyPlays/pen/BagXXzm
Thats how far I have come with a path and apllying a pattern to the stroke, but I cannot get the edges to show the Pattern it is always a flat cut and the pattern just repeats itself on the y axis.
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
@dys 🐙 Do you maby know if i can make a pattern for my path to give it a brush/marker look? I know how to define a pattern but when i use it as stroke on my path I only see a part of the brush and not the brush appearing "multiple times" after each other. I currently look on how to make a dash array from my path.
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
Ohhhh thats smart! Thanks a lot!
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
Do you have any improvements for my code? Or for my plan at all? Just being curious for better solutions.
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
I think that does the trick, 😄 still need to do some fine-tuning but now it stenches finally. I did not know I could set it to none... 😄 Thanks a lot.
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
12 replies
KPCKevin Powell - Community
•Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
I tried the
XminYmin meet
but that did not help at all. Or can youe explain to me what you mean exactly?12 replies