Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SVG Example 2 Resizing the rectangle
#3
(11-18-2023, 10:23 PM)a740g Wrote: Nicely done!

I think a cool idea would be to create a library that has functions that can return images generated using custom SVG strings.

E.g. GetRoundedFilledRectangle&(l&, t&, r&, b&, clr1~&, clr2~&)
This would then create the SVG string internally and then create the image using _LOADIMAGE and return the image handle to the caller.

Stuff like this can be handy for folks who like to write GUIs.

Thank you and yes it would indeed be handy for some gui elements. Xui tools use some of this sort stuff no reason why us QB64 programmers shouldn't.
Reply


Messages In This Thread
RE: SVG Example 2 Resizing the rectangle - by James D Jarvis - 11-19-2023, 02:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  SVG drawing example : Polygons! James D Jarvis 0 695 12-16-2023, 02:40 PM
Last Post: James D Jarvis
  SVG gradient example 1 James D Jarvis 6 1,948 11-17-2023, 12:51 PM
Last Post: James D Jarvis
  Manually resizing with $RESIZE:ON SMcNeill 7 2,021 11-28-2022, 11:42 PM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)