chiark / gitweb /
A few other musical symbols that happen to be feasible
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Apr 2020 14:27:28 +0000 (15:27 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Apr 2020 14:27:28 +0000 (15:27 +0100)
My segno is missing the conventional dots, though.

bedstead.c

index 539b742eb77e7b8b47806d8ad9b879ce283c2b5a..07cc3a29a7c4d6ee1248bb9f1e085bbb87fba91b 100644 (file)
@@ -1642,6 +1642,9 @@ static struct glyph {
  {{024,024,024,025,024,025,024,024,024}, U(1D106) }, /* start repeat */
  {{005,005,005,025,005,025,005,005,005}, U(1D107) }, /* end repeat */
  {{000,000,000,004,000,004,000,000,000}, U(1D108) }, /* repeat dots */
+ {{010,024,021,012,004,012,021,005,002}, U(1D10B) }, /* segno */
+ {{016,021,025,000,000,000,000,000,000}, U(1D110) }, /* fermata */
+ {{000,000,000,000,000,000,025,021,016}, U(1D111) }, /* fermata below */
  {{000,000,000,000,037,000,000,000,000}, U(1D116) }, /* 1-line stave */
  {{000,000,000,037,000,037,000,000,000}, U(1D117) }, /* 2-line stave */
  {{000,000,037,000,037,000,037,000,000}, U(1D118) }, /* 3-line stave */