chiark / gitweb /
Remove the SC flag from D.saa5052 and L.saa5052
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 28 Mar 2020 10:17:31 +0000 (10:17 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 28 Mar 2020 10:17:31 +0000 (10:17 +0000)
It didn't work properly anyway.

bedstead.c

index 1df776f5f36480c1e99a7af76d2be40ca6fd19f9..fe70cbfa3d01ebe995d7ab213a94937e11b5c997 100644 (file)
@@ -363,8 +363,8 @@ static struct glyph {
  /* Extra characters found in the Swedish (SAA5052) character set */
  {{000,000,021,016,012,016,021,000,000}, 0x00a4, "currency" },
  {{002,004,037,020,036,020,037,000,000}, 0x00c9, "Eacute" },
- {{016,011,011,011,011,011,016,000,000}, -1, "D.saa5052", SC },
- {{010,010,010,010,010,010,017,000,000}, -1, "L.saa5052", SC },
+ {{016,011,011,011,011,011,016,000,000}, -1, "D.saa5052" },
+ {{010,010,010,010,010,010,017,000,000}, -1, "L.saa5052" },
  {{004,000,016,021,037,021,021,000,000}, 0x00c5, "Aring" },
  {{002,004,016,021,037,020,016,000,000}, 0x00e9, "eacute" },
  {{004,000,016,001,017,021,017,000,000}, 0x00e5, "aring" },