chiark / gitweb /
New "oslash" glyph.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 16 Jul 2017 16:09:20 +0000 (17:09 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 16 Jul 2017 16:09:20 +0000 (17:09 +0100)
Prettier and doesn't include solid blocks of pixels that will work
badly in a single-line version of Bedstead.

bedstead.c

index e379b00aa9d4d5d70b4a2ebd85de1279d813ad46..d64e194e3ed583deb102c7a334f8770ec404fb60 100644 (file)
@@ -520,7 +520,7 @@ struct glyph {
  {{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" },
+ {{000,000,015,022,025,011,026,000,000}, 0x00f8, "oslash" },
  {{002,004,021,021,021,021,017,000,000}, 0x00fa, "uacute" },
  {{002,004,021,021,021,021,017,001,016}, 0x00fd, "yacute" },
  {{020,020,036,021,021,021,036,020,020}, 0x00fe, "thorn" },