mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-30 15:33:25 -04:00
Remove the SC flag from D.saa5052 and L.saa5052
It didn't work properly anyway.
This commit is contained in:
parent
31e3b18e11
commit
0a21eeaeff
@ -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" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user