keyboard/altgr: automatically generate thumbnails from source images
[sheet.git] / keyboard / altgr / spacecadet.eng.inc.pl
index dacb57f20eb14effe348288d51e7d703d54dd8fe..614ae4ce124adeda97de6ea7fcf3a7a4a53c9f94 100644 (file)
@@ -1,8 +1,7 @@
 use utf8;
 use strict;
 use warnings;
-require './keyboard/altgr/groups.inc.pl';
-Shiar_Sheet::KeyboardChars->import('kbchars');
+use Shiar_Sheet::KeyboardChars 'kbchars';
 
 my %rows = (
        'q' => '∧',
@@ -107,5 +106,5 @@ my %rows = (
        ],
        rows => [3, 0], # greek/front and top
        moderows => '41-4',
-       image => 'keyboard/altgr/spacecadet.jpg',
+       image => 'data/keyboard/thumb/spacecadet.jpg',
 }