Post by David Dailey (@ddailey) on Mon, 24 Aug 20 19:18:29 +0000 View Full Post StarForge0.1 (today, 2020) a little web app for creating custom stars. It's fairly simple: less than 6K of HTML, SVG and JavaScript. Try it out at http://cs.sru.edu/~ddailey/svg/starforge0.htm. Output is SVG and can be copied from clipboard into Illustrator, Inkscape, or Krita (though you may have to wrap it with <svg> tags first). If anyone wants to a) help with code development (open source) or b) suggest useful features do holler. Previously if I wanted to do this I had to use a 20 year old SVG drawing package that I wrote, and too much was left to chance. Crisper output can be seen at http://cs.sru.edu/~ddailey/svg/simplestars.svg and http://cs.sru.edu/~ddailey/svg/simplestars2.svg