Commit graph

3 commits

Author SHA1 Message Date
Ian Prest
2dd5109bfc Fix swatches display; was shifted right on webkit browsers 2015-07-12 19:28:05 -04:00
Ian Prest
a8922eaf47 Fix homing nub rendering. 2015-07-12 19:19:45 -04:00
Ian Prest
824707f776 Major refactoring of the keycap rendering to HTML
-- Generating HTML with a doT.js template function; hopefully easier to
maintain.
-- More of the parameters refactored into the JS code, rather than
relying on being in the CSS; benefit => those parameters are available
when I do SVG rendering.
-- Also, now using Stylus to compile & minify CSS, and auto-inline small
images (Sublime project describes how to compile).
2015-07-12 19:16:57 -04:00