mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
An assortment of nice obvious musical symbols
Mostly bar lines and staves.
This commit is contained in:
parent
84faed5e4c
commit
b62dd8d519
12
bedstead.c
12
bedstead.c
@ -1633,8 +1633,20 @@ static struct glyph {
|
||||
{{000,000,020,020,022,025,015,000,000}, U(1047F) }, /* yew */
|
||||
|
||||
/* Musical symbols */
|
||||
{{004,004,004,004,004,004,004,004,004}, U(1D100) }, /* bar line */
|
||||
{{012,012,012,012,012,012,012,012,012}, U(1D101) }, /* double bar line */
|
||||
{{013,013,013,013,013,013,013,013,013}, U(1D102) }, /* final bar line */
|
||||
{{032,032,032,032,032,032,032,032,032}, U(1D103) }, /* reversed ditto */
|
||||
{{004,004,000,004,004,004,000,004,004}, U(1D104) }, /* dashed bar line */
|
||||
{{000,000,004,004,004,004,004,000,000}, U(1D105) }, /* short bar line */
|
||||
{{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 */
|
||||
{{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 */
|
||||
{{000,037,000,037,000,037,000,037,000}, U(1D119) }, /* 4-line stave */
|
||||
{{037,000,037,000,037,000,037,000,037}, U(1D11A) }, /* 5-line stave */
|
||||
{{004,012,012,012,014,026,025,016,004}, U(1D11E) }, /* G clef */
|
||||
{{025,025,025,026,024,026,025,025,025}, U(1D121) }, /* C clef */
|
||||
{{010,025,004,005,010,020,000,000,000}, U(1D122) }, /* F clef */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user