From 6b5a80e4d4e4024c606592ee1882e3e88b7f77f9 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 3 Nov 2013 12:38:01 +0000 Subject: [PATCH] U+2B1A DOTTED SQUARE to go with our dotted circle. --- bedstead.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bedstead.c b/bedstead.c index 7e85e48..36c3829 100644 --- a/bedstead.c +++ b/bedstead.c @@ -717,6 +717,7 @@ struct glyph { {{000,004,016,037,016,004,000,000,000}, 0x2666, "diamond" }, {{004,006,005,005,014,034,010,000,000}, 0x266a, "musicalnote" }, {{003,015,011,011,013,033,030,000,000}, 0x266b, "musicalnotedbl" }, + {{000,025,000,021,000,025,000,000,000}, 0x2b1a }, /* dottedsquare */ {{037,021,021,021,021,021,037,000,000}, -1, ".notdef" }, /* Arabic tails */ -- 2.30.2