mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
A few more subscript letters
This commit is contained in:
parent
1809b33380
commit
157eece073
16
bedstead.c
16
bedstead.c
@ -1228,6 +1228,9 @@ static struct glyph {
|
||||
{{000,000,037,001,016,020,037,000,000}, U(1D22) }, /* small cap Z */
|
||||
{{030,004,034,024,010,000,000,000,000}, U(1D4A) }, /* Superscript schwa */
|
||||
{{000,000,000,000,004,000,014,004,016}, U(1D62) }, /* iinferior */
|
||||
{{000,000,000,000,000,000,012,014,010}, U(1D63) }, /* rinferior */
|
||||
{{000,000,000,000,000,000,012,012,006}, U(1D64) }, /* uinferior */
|
||||
{{000,000,000,000,000,000,012,012,004}, U(1D65) }, /* vinferior */
|
||||
|
||||
/* Phonetic extensions supplement */
|
||||
{{010,024,034,024,010,000,000,000,000}, U(1DBF) }, /* Superscript theta */
|
||||
@ -1515,7 +1518,19 @@ static struct glyph {
|
||||
{{000,000,000,000,000,016,000,016,000}, U(208C) }, /* equalsinferior */
|
||||
{{000,000,000,000,002,004,004,004,002}, U(208D) }, /* parenleftinferior */
|
||||
{{000,000,000,000,010,004,004,004,010}, U(208E) }, /* parenrightinferior */
|
||||
{{000,000,000,000,000,000,006,012,006}, U(2090) }, /* ainferior */
|
||||
{{000,000,000,000,004,012,016,010,006}, U(2091) }, /* einferior */
|
||||
{{000,000,000,000,000,000,006,011,006}, U(2092) }, /* oinferior */
|
||||
{{000,000,000,000,000,000,012,004,012}, U(2093) }, /* xinferior */
|
||||
{{000,000,000,000,014,002,016,012,004}, U(2094) }, /* schwainferior */
|
||||
{{000,000,000,000,010,010,014,012,012}, U(2095) }, /* hinferior */
|
||||
{{000,000,000,000,010,010,012,014,012}, U(2096) }, /* kinferior */
|
||||
{{000,000,000,000,014,004,004,004,016}, U(2097) }, /* linferior */
|
||||
{{000,000,000,000,000,000,032,025,025}, U(2098) }, /* minferior */
|
||||
{{000,000,000,000,000,000,014,012,012}, U(2099) }, /* ninferior */
|
||||
{{000,000,000,000,000,014,012,014,010}, U(209A) }, /* pinferior */
|
||||
{{000,000,000,000,006,010,004,002,014}, U(209B) }, /* sinferior */
|
||||
{{000,000,000,000,004,016,004,004,002}, U(209C) }, /* tinferior */
|
||||
|
||||
/* Currency symbols */
|
||||
{{016,020,027,024,016,004,007,000,000}, U(20A0) }, /* euro-currency symbol */
|
||||
@ -2256,6 +2271,7 @@ static struct glyph {
|
||||
{{000,000,021,021,037,021,016,000,000}, 0xf1bf, "uni2C6F.c2sc" },
|
||||
{{000,000,022,025,024,024,010,000,000}, U(2C71) }, /* vhook */
|
||||
{{000,000,037,001,017,001,037,000,000}, U(2C7B) }, /* small cap turned E */
|
||||
{{000,000,000,000,004,000,004,004,010}, U(2C7C) }, /* jinferior */
|
||||
{{016,021,020,016,001,021,016,004,003}, U(2C7E) }, /* S with swash tail */
|
||||
ALIAS("uni2C7E.c2sc", "uni023F"),
|
||||
{{037,001,002,004,010,020,030,004,003}, U(2C7F) }, /* Z with swash tail */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user