From: Ben Harris Date: Sat, 10 Oct 2009 12:23:47 +0000 (+0100) Subject: A few additional glyphs. X-Git-Tag: bedstead-000.900~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=5720bcd9c371edb57c5cbbee55aeaf0270d1dc49;p=bedstead.git A few additional glyphs. --- diff --git a/ttxt.c b/ttxt.c index c4d6139..e461a66 100644 --- a/ttxt.c +++ b/ttxt.c @@ -494,7 +494,9 @@ struct glyph { {{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" }, + {{017,024,024,036,024,024,027,000,000}, 0x00c6, "AE" }, {{000,021,012,004,012,021,000,000,000}, 0x00d7, "multiply" }, + {{000,000,012,005,017,024,016,000,000}, 0x00e6, "ae" }, {{002,004,004,000,000,000,000,000,000}, 0x2018, "quoteleft" }, {{000,000,000,000,000,004,004,010,000}, 0x201a, "quotesinglbase" }, {{011,022,022,000,000,000,000,000,000}, 0x201c, "quotedblleft" }, @@ -502,6 +504,12 @@ struct glyph { {{000,000,000,000,000,011,011,022,000}, 0x201e, "quotedblbase" }, {{022,022,011,000,000,000,000,000,000}, 0x201f }, /* quotedblreversed */ {{000,004,004,025,016,004,000,000,000}, 0x2193, "arrowdown" }, + {{000,004,010,023,010,004,000,000,000}, -1, "arrowleft.alt" }, + {{000,004,002,031,002,004,000,000,000}, -1, "arrowright.alt" }, + {{000,004,012,021,004,004,000,000,000}, -1, "arrowup.alt" }, + {{000,004,004,021,012,004,000,000,000}, -1, "arrowdown,alt" }, + {{000,000,000,037,000,000,000,000,000}, 0x2212, "minus" }, + {{037,000,004,004,037,004,004,000,000}, 0x2213 }, /* minusplus */ {{000,000,004,021,000,021,004,000,000}, 0x25cc }, /* dottedcircle */ {{037,021,021,021,021,021,037,000,000}, -1, ".notdef" },