mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
Adobe's current recommendation is that U+00B5 should be called "mu", so
follow that.
This commit is contained in:
parent
dcf01d9324
commit
4cfb429224
2
ttxt.c
2
ttxt.c
@ -465,7 +465,7 @@ struct glyph {
|
||||
{{037,000,000,000,000,000,000,000,000}, 0x00af, "macron" },
|
||||
{{004,004,037,004,004,000,037,000,000}, 0x00b1, "plusminus" },
|
||||
{{002,004,010,000,000,000,000,000,000}, 0x00b4, "acute" },
|
||||
{{000,000,022,022,022,022,035,020,020}, 0x00b5 }, /* micro */
|
||||
{{000,000,022,022,022,022,035,020,020}, 0x00b5, "mu" },
|
||||
{{015,025,025,015,005,005,005,000,000}, 0x00b6, "paragraph" },
|
||||
{{000,000,000,004,000,000,000,000,000}, 0x00b7, "periodcentered" },
|
||||
{{004,000,004,004,010,021,016,000,000}, 0x00bf, "questiondown" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user