From: Ben Harris Date: Sat, 9 Jul 2022 22:02:54 +0000 (+0100) Subject: Correct shape of reversed 's' to match normal one X-Git-Tag: bedstead-002.005~47 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=84b8a0ae0b8280151ce02fcb510c128d799ff7a5;p=bedstead.git Correct shape of reversed 's' to match normal one --- diff --git a/bedstead.c b/bedstead.c index dfddc2c..690cd8e 100644 --- a/bedstead.c +++ b/bedstead.c @@ -682,7 +682,7 @@ static struct glyph { {{000,000,036,021,021,021,021,001,001}, U(019E) }, /* N, right leg */ {{014,020,036,021,021,021,036,020,020}, U(01A5) }, /* Hooktop P */ {{016,021,001,016,020,021,016,000,000}, U(01A7) }, /* Tone 2 (reversed S) */ - {{000,000,016,001,016,020,016,000,000}, U(01A8) }, /* tone 2 (reversed s) */ + {{000,000,036,001,016,020,017,000,000}, U(01A8) }, /* tone 2 (reversed s) */ {{004,004,016,004,004,004,002,014,000}, U(01AB) }, /* Left-hook T */ {{002,004,016,004,004,004,002,000,000}, U(01AD) }, /* Hooktop T */ {{016,021,005,002,015,020,037,000,000}, U(01BB) }, /* Barred two */