mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-06 12:24:27 -04:00
It seems that the "yen" glyph is almost always drawn with two horizontal
strokes. After some experimentation, here's a new version that has that and doesn't look too horrid.
This commit is contained in:
parent
aaea654549
commit
2ec60179cc
2
ttxt.c
2
ttxt.c
@ -141,7 +141,7 @@ struct glyph {
|
||||
{{004,004,004,004,004,004,004,000,000,000}, 0x007c, "bar" },
|
||||
{{004,000,004,004,004,004,004,000,000,000}, 0x00a1, "exclamdown" },
|
||||
{{000,004,017,024,024,024,017,004,000,000}, 0x00a2, "cent" },
|
||||
{{021,021,012,004,016,004,004,000,000,000}, 0x00a5, "yen" },
|
||||
{{021,012,037,004,037,004,004,000,000,000}, 0x00a5, "yen" },
|
||||
{{017,020,016,021,016,001,036,000,000,000}, 0x00a7, "section" },
|
||||
{{022,000,000,000,000,000,000,000,000,000}, 0x00a8, "dieresis" },
|
||||
{{037,000,000,000,000,000,000,000,000,000}, 0x00af, "macron" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user