Skip to content

0.7

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

_Version 0.7:_ Oct 14, 2013

  • Can specify a background color for the editor (to better visualize the
    caps on, e.g., a black keyboard).
  • Added the ability to have right-aligned text (upper- & lower-right)... this
    is useful for some foreign layouts that have lots of legends on the keys.
  • Added the ability to have side-printed legends on the front of the caps
    (e.g., for "stealth" keyboards, or for media keys legends).
  • Added the ability to have centered legends (either horizontally, vertically,
    or both).
  • Added the ability to vary the font height (relative sizes from 1-5; default
    3); some sets (e.g., Retro DSA) have larger legends on certain keys.
  • Can now specify the 'profile' of a key:
    • You can currently type anything you want here, and it'll be remembered on
      a per-key basis. I envision this field eventually being used to specify
      both the profile & the row number (e.g., "DCS R1", or something).
    • I've currently got experimental rendering support if you enter "DCS" or
      "DSA"... I'm just adjusting the margins and adding a subtle gradient to
      make it look cylindrical or spherical. It doesn't work very well on
      oddly-shaped keys, though.
    • If you specify DSA, I'm also switching the font to "Engravers Gothic";
      this isn't a perfect match for the "Gorton Modified" that SP uses, but
      it's reasonably close for most glyphs.
  • Fixed the usual smattering of bugs, and no doubt introduced a bunch more...