Graphics Toolkit, Part Two (repost)
Initial work on my library of vehicle and ordnance graphics relied on a mix of SVG and embedded Ruby scripts to dynamically affect the static SVG data. As Ruby supports this type of structure through its erb class, my collection of vehicle graphics consisted of .rsvg files. Over time, I discovered that working with this…
Continue Reading