From 16b58156c363f9c833b79be06b51c5f5c095ff2b Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 3 Jun 2012 00:30:11 +0200 Subject: [PATCH] unicode: catalog various different arrows --- unicode-table.inc.pl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 40a1ee0..b148e6e 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -84,6 +84,21 @@ arrows => { whitetri => [qw{. ◸ △ ◹ . ◁ ◇ ▷ . ◺ ▽ ◿ }], -large => [qw{.    .  -  .    }], -heavy => [qw{.    .  -  .    }], + dash => [qw{. ⇢ ⇣ . ⇡ ⇠ }], + twohead => [qw{. ↠ ↡ . ↟ ↞ }], + frombar => [qw{. ↦ ↧ . ↥ ↤ }], + tobar => [qw{. ⇥ ⤓ . ⤒ ⇤ }], + stroke => [qw{. ⇸ ⤈ . ⤉ ⇷ }], + dstroke => [qw{. ⇻ ⇟ . ⇞ ⇺ }], + pair => [qw{. ⇉ ⇊ . ⇈ ⇇ }], + both => [qw{. ⇄ ⇅ . ⇵ ⇆ }], + triple => [qw{. ⇛ ⤊ . ⤋ ⇚ }], + quad => [qw{. ⭆ ⟱ . ⟰ ⭅ }], + tip => [qw{. ↱ ⬎ . ⬑ ↲ }], + antitip => [qw{. ⬐ ↰ . ↳ ⬏ }], + halfwidth=> [qw{. → ↓ . ↑ ← }], + barbout => [qw{. ⇀ ⇂ . ↿ ↽ }], + barbin => [qw{. ⇁ ⇃ . ↾ ↼ }], }, lines => { -- 2.30.0