diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-14 17:36:12 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-14 17:36:12 +0200 |
commit | 501f23adb05cf3e8814497313f97a3984dc834cb (patch) | |
tree | aaf822ed0eecea9f2a24ad65e6e65f92bb77e623 | |
parent | compose table: box drawing (diff) | |
download | mds-501f23adb05cf3e8814497313f97a3984dc834cb.tar.gz mds-501f23adb05cf3e8814497313f97a3984dc834cb.tar.bz2 mds-501f23adb05cf3e8814497313f97a3984dc834cb.tar.xz |
add copying to compose table
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | res/compose | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/res/compose b/res/compose index 67413f1..620ad3d 100644 --- a/res/compose +++ b/res/compose @@ -1,5 +1,25 @@ +# mds — A micro-display server +# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + + + # Based on the Unicode Character Database 7.0 + + macro dead_ascii/1 <dead letter \1> [" " <dead letter \1>] : "\1" <compose> "\1" : <dead letter \1> |