Skip to content

0.8

Compare
Choose a tag to compare
@ijprest ijprest released this 07 Aug 03:50
· 416 commits to master since this release

_Version 0.8:_ Oct 19, 2013

  • Switched to a new JSONL parser; generates better error messages, and doesn't
    get hung up on strings with colons in them.
  • Increased the number of font-sizes available; now 1-9. New sizes are more
    linear (for DSA profile).
  • Support a 3rd (middle) row of text on the keycaps, to support some layouts
    (e.g., German) that have lots of different legends.
  • Support both a primary & secondary font-size on the caps.
    • Primary is used for the first label; secondary for everything else.
  • HRs now rendered in key legends if used.
  • Added tooltips for most of the editor fields.
  • Added support for 'stepped' keycaps.
    • Added a 'stepped caps-lock' to the 'Add Key' dropdown.
  • Split the 'Load Preset' menu into two sections.
    • The first section is for true "presets"---standard layouts without much
      customization that serve as a base for the user.
    • The second section is for "samples"; these are layouts with more extensive
      changes, to serve as examples of what is possible in the editor.
    • Added a couple more samples to the list.
  • Fixed the usual smattering of bugs, and no doubt introduced a bunch more...