mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
Add some subscripts.
Specifically in those cases where they could be generated by lowering the existing superscripts.
This commit is contained in:
parent
c432b87f68
commit
29dba17876
20
bedstead.c
20
bedstead.c
@ -669,6 +669,9 @@ struct glyph {
|
||||
{{014,022,022,007,002,007,002,000,000}, 0x058f }, /* armdram */
|
||||
#endif
|
||||
|
||||
/* Phonetic extensions */
|
||||
{{000,000,000,000,004,000,014,004,016}, 0x1d62 }, /* iinferior */
|
||||
|
||||
/* General punctuation */
|
||||
{{000,000,000,000,000,000,037,000,037}, 0x2017, "underscoredbl" },
|
||||
{{002,004,004,000,000,000,000,000,000}, 0x2018, "quoteleft" },
|
||||
@ -694,6 +697,23 @@ struct glyph {
|
||||
{{002,004,004,004,002,000,000,000,000}, 0x207d }, /* parenleftsuperior */
|
||||
{{010,004,004,004,010,000,000,000,000}, 0x207e }, /* parenrightsuperior */
|
||||
{{000,000,014,012,012,000,000,000,000}, 0x207f }, /* nsuperior */
|
||||
{{000,000,000,000,004,012,012,012,004}, 0x2080 }, /* zeroinferior */
|
||||
{{000,000,000,000,004,014,004,004,016}, 0x2081 }, /* oneinferior */
|
||||
{{000,000,000,000,014,002,004,010,016}, 0x2082 }, /* twoinferior */
|
||||
{{000,000,000,000,014,002,014,002,014}, 0x2083 }, /* threeinferior */
|
||||
{{000,000,000,000,002,006,012,016,002}, 0x2084 }, /* fourinferior */
|
||||
{{000,000,000,000,016,010,014,002,014}, 0x2085 }, /* fiveinferior */
|
||||
{{000,000,000,000,004,010,014,012,004}, 0x2086 }, /* sixinferior */
|
||||
{{000,000,000,000,016,002,004,010,010}, 0x2087 }, /* seveninferior */
|
||||
{{000,000,000,000,004,012,004,012,004}, 0x2088 }, /* eightinferior */
|
||||
{{000,000,000,000,004,012,006,002,004}, 0x2089 }, /* nineinferior */
|
||||
{{000,000,000,000,000,004,016,004,000}, 0x208a }, /* plusinferior */
|
||||
{{000,000,000,000,000,000,016,000,000}, 0x208b }, /* minusinferior */
|
||||
{{000,000,000,000,000,016,000,016,000}, 0x208c }, /* equalsinferior */
|
||||
{{000,000,000,000,002,004,004,004,002}, 0x208d }, /* parenleftinferior */
|
||||
{{000,000,000,000,010,004,004,004,010}, 0x208e }, /* parenrightinferior */
|
||||
{{000,000,000,000,000,000,014,012,012}, 0x2099 }, /* ninferior */
|
||||
|
||||
/* Currency symbols */
|
||||
{{030,024,030,022,027,022,021,000,000}, 0x20a7, "peseta" },
|
||||
{{031,025,025,021,025,025,026,000,000}, 0x20aa }, /* newsheqel */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user