From 515dec2b92bcbd5b9938d8c8708e6f870fb32900 Mon Sep 17 00:00:00 2001 From: Mark Shoulson Date: Thu, 17 Mar 2016 17:09:50 -0400 Subject: Use standard for INVERTED INTERROBANG, some comment changes, PSILI and DASIA. --- dotXCompose | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/dotXCompose b/dotXCompose index 6df4554..11608c9 100644 --- a/dotXCompose +++ b/dotXCompose @@ -603,7 +603,7 @@ include "%L" # While we're doing stacks of circles with dots. <3> : "߷" U07F7 # NKO SYMBOL GBAKURUNEN : "‽" U203D # INTERROBANG - : "‽" U203D # INTERROBANG (in case you can’t remember the order) + : "⸘" U2E18 # INVERTED INTERROBANG, standard now. : "⸘" U2E18 # INVERTED INTERROBANG (if you have a ¡ key. Otherwise...? "?i" maybe? : "⸘" U2E18 # INVERTED INTERROBANG (if you have a ¡ key. Otherwise...? "?i" maybe? : "⸮" U2E2E # REVERSED QUESTION MARK @@ -656,6 +656,10 @@ include "%L" : "✗" U2717 # BALLOT X : "✘" U2718 # HEAVY BALLOT X # Will I want for something else? +# Now there is such a thing as text style and emoji style. Use the +# "dingbat prefix" in an unusual way: + : "️" UFE0F # Emoji selector + : "︎" UFE0E # Text selector # How about dice? <1> : "⚀" U2680 # DIE FACE-1 <2> : "⚁" U2681 # DIE FACE-2 @@ -887,6 +891,11 @@ include "%L" : "̍" U030d # COMBINING VERTICAL LINE ABOVE <2> : "̎" U030e # COMBINING DOUBLE VERTICAL LINE ABOVE <2> : "̏" U030f # COMBINING DOUBLE GRAVE ACCENT +# For writing PSILI and DASIA in Greek +# Ugh, better key-coding? I may need @ for BELOW. + : "̒" U0312 # COMBINING TURNED COMMA ABOVE + : "̓" U0313 # COMBINING COMMA ABOVE + : "̔" U0314 # COMBINING REVERSED COMMA ABOVE : "͒" U0352 # COMBINING FERMATA : : "̐" U0310 # COMBINING CHANDRABINDU : "̑" U0311 # COMBINING INVERTED BREVE -- ?? @@ -932,8 +941,8 @@ include "%L" : "͒" U0352 # COMBINING FERMATA : "҉" U0489 # COMBINING CYRILLIC MILLIONS SIGN -- aka COMBINING SHINY -

: "₽" # Russian ruble sign -

: "₽" # Russian ruble sign +

: "₽" U20BD # RUBLE SIGN +

: "₽" U20BD # RUBLE SIGN # How about for a little extra control:

: "​" U200B # ZERO WIDTH SPACE @@ -1194,7 +1203,7 @@ include "%L" <1> <2> <3> <0> : "🕧" U1F567 # CLOCK FACE TWELVE-THIRTY # Bitcoin signs - : "฿" U0E3F # BITCOIN CURRENCY SIGN, ORIGINAL THAI CURRENCY SYMBOL BAHT +# Real bitcoin codepoint coming at U+20BF! : "฿" U0E3F # BITCOIN CURRENCY SIGN, ORIGINAL THAI CURRENCY SYMBOL BAHT : "Ƀ" U0243 # ALTERNATIVE BITCOIN CURRENCY SIGN, LATIN CAPITAL LETTER B WITH STROKE -- cgit v1.2.3