mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 22:13:07 -04:00
Make ocircumflex visually distinct from Ocircumflex and compatible with
the other accented small o characters.
This commit is contained in:
parent
65d40357fb
commit
f1e4963e55
@ -288,7 +288,7 @@ struct glyph {
|
||||
{{004,002,021,021,021,021,017,000,000}, -1, "ugrave.saa5054" },
|
||||
{{004,012,000,014,004,004,016,000,000}, 0x00ee, "icircumflex" },
|
||||
{{004,012,016,001,017,021,017,000,000}, 0x00e2, "acircumflex" },
|
||||
{{004,012,016,021,021,021,016,000,000}, 0x00f4, "ocircumflex" },
|
||||
{{004,012,016,021,021,021,016,000,000}, -1, "ocircumflex.saa5054" },
|
||||
{{004,012,000,021,021,021,017,000,000}, 0x00fb, "ucircumflex" },
|
||||
{{000,000,017,020,020,020,017,002,006}, -1, "ccedilla.saa5054" },
|
||||
|
||||
@ -540,6 +540,7 @@ struct glyph {
|
||||
{{032,004,012,001,017,021,016,000,000}, 0x00f0, "eth" },
|
||||
{{005,012,036,021,021,021,021,000,000}, 0x00f1, "ntilde" },
|
||||
{{002,004,000,016,021,021,016,000,000}, 0x00f3, "oacute" },
|
||||
{{004,012,000,016,021,021,016,000,000}, 0x00f4, "ocircumflex" },
|
||||
{{005,012,000,016,021,021,016,000,000}, 0x00f5, "otilde" },
|
||||
{{000,000,017,023,025,031,036,000,000}, 0x00f8, "oslash" },
|
||||
{{002,004,021,021,021,021,017,000,000}, 0x00fa, "uacute" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user