[PATCH:libX11] Start adding Unicode 7.0 support to compose table
Peter Hutterer
peter.hutterer at who-t.net
Mon Jun 16 17:37:07 PDT 2014
On Mon, Jun 16, 2014 at 03:18:31PM -0700, Alan Coopersmith wrote:
> New characters defined in http://www.unicode.org/charts/PDF/U1F300.pdf
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> nls/en_US.UTF-8/Compose.pre | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
> index 068a3d3..23829b4 100644
> --- a/nls/en_US.UTF-8/Compose.pre
> +++ b/nls/en_US.UTF-8/Compose.pre
> @@ -275,6 +275,9 @@ XCOMM Other symbols
> <Multi_key> <colon> <parenright> : "☺" U263A # WHITE SMILING FACE
> <Multi_key> <colon> <parenleft> : "☹" U2639 # WHITE FROWNING FACE
>
> +<Multi_key> <F> <U> : "🖕" U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED
Xlib's inofficial logo. about time we added it.
Cheers,
Peter
> +<Multi_key> <L> <L> <A> <P> : "🖖" U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS
> +
> XCOMM Part 2
>
> XCOMM Compose map for Korean Hangul(Choseongul) Conjoining Jamos automatically
> --
> 1.7.9.2
More information about the xorg-devel
mailing list