Poker Chip graphic

does anyone have a snippet that will draw a “poker chip” given

  • caption ($1, $5 $25 etc)
  • two colors
  • a bounding rectangle

something like these, but it needs to be able to draw at ANY size based on the supplied bounding rectangle

Will that class work for webapps?

Most browsers render SVG just fine on their own, you should be able to send the .svg file to the browser as an image without rendering it in Xojo.