Commit Graph

494 Commits (master)
 

Author SHA1 Message Date
Ian Prest 7ec3536e4d Renamed kbd-custom --> kbd-webfont, to match output filename
-- Also made the makefiles work again.
9 years ago
Ian Prest b40d3964af Merge branch 'webfont' of git://github.com/iandoug/keyboard-layout-editor into iandoug-webfont 9 years ago
Ian Prest 1137c0c49c Merge branch 'iandoug-master' 9 years ago
iandoug 351ae77787 Renamed all the glyphs back to their pretty / explanatory names 9 years ago
iandoug acc392dff4 Aligned my version with IJP master 9 years ago
iandoug 3449009df8 Not sure why Git needs this .... 9 years ago
iandoug d4b184215c Add function to print the Summary tab 9 years ago
iandoug d995147eb3 Hide Summary tab when printing 9 years ago
iandoug 6a1ede0a97 Added references to Segoe UI Symbol glyphs, assumes user has that font installed, else gets OS replacement. 9 years ago
Ian Prest 2cfb50c1e5 Merge branch 'iandoug-master' 9 years ago
Ian Prest 962bd6ba78 A few tweaks to the switch summary display
-- Reverted to using lowercase "IDs" in switches.json (no need to
change, and would break existing files))
-- Now showing the "display name" of the switches in the summary
display.
9 years ago
Ian Prest 9a2987be25 Merge branch 'master' of git://github.com/iandoug/keyboard-layout-editor into iandoug-master
Conflicts:
	kb.html
9 years ago
Ian Prest bb5c5c1249 Merge branch 'editor-select' 9 years ago
iandoug 4728a6d39a Removed link to non-working SVG save 9 years ago
iandoug 5add228fe4 Remove redundant class def 9 years ago
iandoug c1843d8fb0 Made the keycap and switch summary tables a little more presentable 9 years ago
iandoug d35a443ce0 Modified to print nice full colour name on summary page. 9 years ago
iandoug 3e59b130df Merge branch 'master' of https://github.com/ijprest/keyboard-layout-editor
Got latest version from IJPrest
9 years ago
iandoug a2d1b2d94a Now has correctly capitalised versions of switch names 9 years ago
iandoug a6c865b10e Fixed the capital letters I didn't notice the first time around. Focus...! 9 years ago
iandoug 2491f624c0 Fixed a 'Funny' with some FontAwesome glyphs, tweaked the RHS tab key. 9 years ago
iandoug a5b02d60d6 Edited mount and brand names to start with a Capital Letter. Might break some saved layouts now, but better solution going forward. 9 years ago
Ian Prest 0d642dc06c Minor tweaks to styling of summary tab
-- moved content inside tab (looks better, plus doesn't render garbage
on page load)
-- got rid of extra border
9 years ago
Ian Prest 49c8e46ca9 Merge branch 'iandoug-master' 9 years ago
Ian Prest 4cf6ab134b Whitespace changes 9 years ago
Ian Prest d7b792896e Merge branch 'master' of git://github.com/iandoug/keyboard-layout-editor into iandoug-master 9 years ago
Ian Prest 2618c261ee Update html2canvas to latest alpha version
-- Fixes problem with rotated keys
9 years ago
Ian Prest e66d0a8bcc Merge branch 'jasonm23-colors-json-wasd-fix' 9 years ago
iandoug 8ec03ad80e Fixed small issue naming two glyphs. 9 years ago
iandoug fac321698d Found a way to make Combining Diacriticals behave as desired. 9 years ago
JasonM23 031a9d279a Update colors.json 9 years ago
iandoug 8c6c0e0464 Implemented kbd-webfont and added to Character Picker. Restructed font-src folder to provide for 4thcoming Combining Diacritics folder. See comments 9 years ago
iandoug 78b26c1f89 Use coloured squares to show keycap colour in summary instead of coloured text. Use OL instead of UL.. immediately shows how many different keycaps are used. 9 years ago
iandoug c391141809 Save as JPG now saves with white background instead of black 9 years ago
iandoug 245f2528c7 Print the key count lines in same colour as key. White is an issue. 9 years ago
iandoug 0c4dfb61f8 Added switch counts to summary. 9 years ago
iandoug a56307d112 Now count keys by size and colour 9 years ago
iandoug 3efd78bfa0 Added initial Summary as first step to address #88 9 years ago
iandoug fed6a86732 Added Download Thumbnail function 9 years ago
iandoug fb85ebb02c Removed JPG quality setting since it seems only Firefox supports it, certainly breaks on Chrome 9 years ago
iandoug 1a35452bd8 Added Download as JPG 9 years ago
Ian Prest 36b09f8183 Converted JSONL parser to EBNF form to be more hackable 9 years ago
Ian Prest e11477a517 Merge branch 'iandoug-master' 9 years ago
Ian Prest 5b972cf6f6 Misc changes, mostly for per-key switch type
-- Switches.json -> now using hash for "switches" for easy lookup
-- Serialization changed so that we use "" for default switch types, and
this round-trips properly.
-- Had to switch from <select> to bootstrap-style dropdowns; when I
started trying to handle the 'default' settings better (i.e., when the
per-key setting was blank), Angular was throwing errors using the
<select> element.
-- Changing switch mount blanks out brand/type, etc.
-- Now disabling switch mount/brand/type controls when appropriate
-- PNG rendering now only doing #keyboard-bg, which allows me to make
#keyboard full-width again.
9 years ago
Ian Prest 319fbdef00 Fixed HTML tags for checkboxes 9 years ago
Ian Prest 931c2ee3e2 Consolidated download options under a dropdown button 9 years ago
Ian Prest 52ce8d91c3 Switch Download PNG from JQuery-style to Angular-style 9 years ago
Ian Prest 970ca1f574 Polyfill for HTMLCanvasElement.toBlob 9 years ago
Ian Prest 7fd550002a Get html2canvas via bower 9 years ago
Ian Prest 9964874e9e Merge branch 'master' of git://github.com/iandoug/keyboard-layout-editor into iandoug-master 9 years ago