Commit graph

10 commits

Author SHA1 Message Date
Ian Prest
f5cbfa3555 Tweak to formatting for front-printed labels on SA/DSA profiles.
-- New rendering pushed the text down, so we move it back up.
-- Other profiles were already moved up by a pixel.
2015-07-12 21:02:52 -04:00
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
Ian Prest
b9cacc15c1 Updated hint.css to latest (v1.3.5) 2015-07-04 16:09:31 -04:00
Ian Prest
b239ee8515 Updated to latest Bootstrap (v3.3.5) 2015-07-04 16:08:23 -04:00
Ian Prest
5b063b9b5e Can now set different colors for each text label on a keycap.
-- New color picker (angular-bootstrap-colorpicker)
-- Color picker placed beside each label field.
-- Can also drag & drop from palette to label fields (using
angular-dragdrop).
2015-07-04 01:39:20 -04:00
Ian Prest
b89efab0c3 Updated FontAwesome to v4.0.3 2013-11-10 23:53:03 -05:00
Ian Prest
db272d2ca4 Added tooltips for most of the editor fields. 2013-10-18 22:17:02 -04:00
Ian Prest
881a584877 initial commit 2013-09-25 20:21:59 -04:00