An early demo of an SVG GUI implemented in Emacs. Currently two types of widgets are implemented: a label and a button.
It creates a buffer with a single SVG canvas where widgets can be added.
#emacs #svg_gui