Removes most of bezelWidth option

This is no longer needed for supporting the maximum configurable
font size due to size of the default visualizer window's content rect
This commit is contained in:
Andrew Kitchen 2015-05-17 11:17:22 -07:00
parent c3b2930ffa
commit acd04856e7
4 changed files with 23 additions and 63 deletions

View file

@ -5,9 +5,7 @@ KeyCastr, an open-source keystroke visualizer
## Download
- [Download latest release](https://github.com/lqez/keycastr/releases/download/0.8.2-bezel/KeyCastr.zip)
- Added `bezelwidth` option.
- [youknowone](https://github.com/youknowone) created this package. Thanks.
- [Download latest release](https://github.com/keycastr/keycastr/releases)
## History
@ -15,7 +13,7 @@ KeyCastr, an open-source keystroke visualizer
- [sdeken](https://github.com/sdeken/keycastr) wrote the original version.
- [elia](https://github.com/elia/keycastr) created `keycastr` organizaion and forked into it.
- [akitchen](https://github.com/akitchen/keycastr) fixed for recent OS X releases.
- [lqez](https://github.com/lqez/keycastr) added `bezelwidth` option for larger display.
- [lqez](https://github.com/lqez/keycastr) added adjustments for larger display.
## License