latin: half deck row with playing cards glyphs
[sheet.git] / writing-latn.inc.pl
index c7ed2ddd8766e418965eb598f2694dffcf6ca6f0..3b5e5ab76557b2a44b19d8e159fbdc35879b7f69 100644 (file)
@@ -89,6 +89,11 @@ my $U = 0;  # optional unicode alternatives
        11 12 13 14 21 22 23 20 > 31 -13 32 33
        30 41 42 -13 43 40 10 51 52 53 50 -31 -40
 })],
+'Half deck' => [
+       # A 2-10 J Q K
+       (map { chr( 0x1F0A0 + $_ ) } 1 .. 11, 13, 14),  # spades
+       (map { "<i>$_</i>" } map { chr( 0x1F0B0 + $_ ) } 1 .. 11, 13, 14),  # hearts
+],
 'Maritime flags' => [
        # International Code of Signals, SVG fills
        map { '<svg width="20" height="20" viewBox="0 0 30 30">'.s/\n?\t+//gr.'</svg>' }