chiark / gitweb /
Add "uni2259" as an alias for "circleplus"
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 19 Jun 2020 23:49:34 +0000 (00:49 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 19 Jun 2020 23:49:34 +0000 (00:49 +0100)
"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.

bedstead.c

index c37d8295bfb46716a900ca44b192eaf4b9c2aaab..2dcaf52feaa33c4800dfe8d41e96bc86fb4b93a3 100644 (file)
@@ -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 */