From: Ben Harris Date: Sun, 7 Jun 2020 23:55:54 +0000 (+0100) Subject: One extra glyph that obviously goes with others we've got already X-Git-Tag: bedstead-002.002~13 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=025b51ddfbb40a5e06d1d414adf047a237ef9844;p=bedstead.git One extra glyph that obviously goes with others we've got already --- diff --git a/bedstead.c b/bedstead.c index ad7cfc8..c68d15b 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1638,6 +1638,7 @@ static struct glyph { {{000,016,037,037,037,016,000,000,000}, 0x25cf, "H18533" }, {{037,037,021,021,021,037,037,000,000}, 0x25d8, "invbullet" }, {{037,021,004,016,004,021,037,000,000}, 0x25d9, "invcircle" }, + {{000,037,025,025,025,037,000,000,000}, U(25EB) }, /* squared vertical line */ {{000,037,025,035,021,037,000,000,000}, U(25F0) }, /* square upper left quad */ {{000,037,021,035,025,037,000,000,000}, U(25F1) }, /* square lower left quad */ {{000,037,025,027,021,037,000,000,000}, U(25F2) }, /* square lower right quad */