Skip to content

Commit

Permalink
Add SPEAKERs paired delimiters
Browse files Browse the repository at this point in the history
The characters with this name look good as mirrored delimiters.
  • Loading branch information
khwilliamson committed Mar 20, 2022
1 parent ad558b4 commit a863e56
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
5 changes: 5 additions & 0 deletions lib/feature.pm

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions regen/feature.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,11 @@ =head2 The 'extra_paired_delimiters' feature
SYMBOL FINAL BARLINE
𝄆 𝄇 U+1D106, U+1D107 MUSICAL SYMBOL LEFT/RIGHT REPEAT SIGN
πŸ‘‰ πŸ‘ˆ U+1F449, U+1F448 WHITE RIGHT/LEFT POINTING BACKHAND INDEX
πŸ”ˆ πŸ•¨ U+1F508, U+1F568 SPEAKER, RIGHT SPEAKER
πŸ”‰ πŸ•© U+1F509, U+1F569 SPEAKER WITH ONE SOUND WAVE, RIGHT SPEAKER WITH
ONE SOUND WAVE
πŸ”Š πŸ•ͺ U+1F50A, U+1F56A SPEAKER WITH THREE SOUND WAVES, RIGHT SPEAKER
WITH THREE SOUND WAVES
πŸ•» πŸ•½ U+1F57B, U+1F57D LEFT/RIGHT HAND TELEPHONE RECEIVER
πŸ–™ πŸ–˜ U+1F599, U+1F598 SIDEWAYS WHITE RIGHT/LEFT POINTING INDEX
πŸ–› πŸ–š U+1F59B, U+1F59A SIDEWAYS BLACK RIGHT/LEFT POINTING INDEX
Expand Down
2 changes: 2 additions & 0 deletions regen/unicode_constants.pl
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ ($$;$)
0x1D106 .. 0x1D107, # MUSIC STAVES
0x1F57B, # TELEPHONE RECEIVER
0x1F57D, # TELEPHONE RECEIVER
0x1F508 .. 0x1F50A, # LOUD SPEAKER
0x1F568 .. 0x1F56A, # LOUD SPEAKER
0x1F5E6 .. 0x1F5E7, # THREE RAYS
);
my %included_symbols;
Expand Down
Loading

0 comments on commit a863e56

Please sign in to comment.