From 87d7c19fb7f8e3081e6b8719a6c012d69372290a Mon Sep 17 00:00:00 2001 From: Mark Shoulson Date: Mon, 6 Mar 2017 10:08:17 -0500 Subject: Fixed some issues with double-circles, add a few more chars. --- modletters-base | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'modletters-base') diff --git a/modletters-base b/modletters-base index 31fefb2..1945572 100644 --- a/modletters-base +++ b/modletters-base @@ -1,4 +1,3 @@ -### I think this is going to be a private one. ### For davka *letters*, not punctuation that looks like it. ### Mnemonic/signal: <♫>!#, because they are not numbers. ### Maybe #!^ for ones that are just raised letters? Those not as critical. @@ -468,3 +467,7 @@ {!#WW} : "Ỽ" U1EFC # LATIN CAPITAL LETTER MIDDLE-WELSH V #- 1EFD;LATIN SMALL LETTER MIDDLE-WELSH V;Ll;0;L;;;;;N;;;1EFC;;1EFC {!#ww} : "ỽ" U1EFD # LATIN SMALL LETTER MIDDLE-WELSH V +#- A78B;LATIN CAPITAL LETTER SALTILLO;Lu;0;L;;;;;N;;;;A78C; + {!#/"} "Ꞌ" # LATIN CAPITAL LETTER SALTILLO +#- A78C;LATIN SMALL LETTER SALTILLO;Ll;0;L;;;;;N;;;A78B;;A78B + {!#/'} "ꞌ" # LATIN SMALL LETTER SALTILLO -- cgit v1.2.3