From: Ben Harris Date: Fri, 19 Jun 2020 23:49:34 +0000 (+0100) Subject: Add "uni2259" as an alias for "circleplus" X-Git-Tag: bedstead-002.002~5 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=c12abd663b3b2de90053a4bd1cde3d083db18472;p=bedstead.git Add "uni2259" as an alias for "circleplus" "circleplus" is the AGLFN name, but it was called "uni2259" in Bedstead 002.000 and 002.001, so the old name should stay for compatibility, for instance with existing PostScript files. --- 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 */