chiark / gitweb /
Add APL's "circle jot"
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 2 May 2024 13:35:51 +0000 (14:35 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 2 May 2024 13:35:51 +0000 (14:35 +0100)
I'mk a bit torn between this design and one that makes the circle the
height of a capital O, but this one is more consistent with out other
circles and jots.

bedstead.c

index 1ec638fd8165978cd73fa8b031e55d95de369d0a..2e276d80ace5890e5ce227b01d4aa1f663622c35 100644 (file)
@@ -1465,6 +1465,7 @@ static struct glyph {
  {{037,025,033,021,033,025,037,000,000}, U(233A) }, /* APL quad diamond */
  {{037,021,025,033,025,021,037,000,000}, U(233B) }, /* APL quad jot */
  {{004,016,025,025,025,016,004,000,000}, U(233D) }, /* APL circle stile */
+ {{000,016,025,033,025,016,000,000,000}, U(233E) }, /* APL circle jot */
  {{000,001,012,004,012,020,000,000,000}, U(233F) }, /* APL slash bar */
  {{000,020,012,004,012,001,000,000,000}, U(2340) }, /* APL backslash bar */
  {{037,021,023,025,031,021,037,000,000}, U(2341) }, /* APL quad slash */