diff --git a/bedstead.c b/bedstead.c index c37d829..2dcaf52 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1328,6 +1328,7 @@ static struct glyph { {{000,037,021,021,021,021,000,000,000}, U(2293) }, /* square cap */ {{000,021,021,021,021,037,000,000,000}, U(2294) }, /* square cup */ {{000,016,025,037,025,016,000,000,000}, 0x2295, "circleplus" }, + ALIAS("uni2295", "circleplus"), /* for compatibility with 002.001 */ {{000,016,021,037,021,016,000,000,000}, U(2296) }, /* circled minus (ESC) */ {{000,016,021,025,021,016,000,000,000}, U(2299) }, /* circled dot (SI) */ {{000,037,025,037,025,037,000,000,000}, U(229E) }, /* squared plus */