mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
The main letters needed to express English in IPA.
This commit is contained in:
parent
d479ef68a3
commit
4b031976e8
14
bedstead.c
14
bedstead.c
@ -556,6 +556,20 @@ struct glyph {
|
||||
/* Latin extended-B */
|
||||
{{002,004,004,016,004,004,004,004,010}, 0x0192, "florin" },
|
||||
|
||||
{{000,000,017,021,021,021,017,000,000}, 0x0251 }, /* alphalatin */
|
||||
{{000,000,036,021,021,021,036,000,000}, 0x0252 }, /* alphalatinturned */
|
||||
{{000,000,036,001,001,001,036,000,000}, 0x0254 }, /* oopen */
|
||||
{{000,000,016,001,037,021,016,000,000}, 0x0259 }, /* schwa */
|
||||
{{000,000,017,020,016,020,017,000,000}, 0x025b }, /* eopen */
|
||||
{{000,000,017,021,021,021,017,001,016}, 0x0261 }, /* gscript */
|
||||
{{000,000,016,004,004,004,016,000,000}, 0x026a }, /* Ismall */
|
||||
{{002,004,004,004,004,004,004,004,010}, 0x0283 }, /* esh */
|
||||
{{000,000,033,012,021,021,016,000,000}, 0x028a }, /* upsilonlatin */
|
||||
{{000,000,004,012,012,021,021,000,000}, 0x028c }, /* vturned */
|
||||
{{000,000,037,002,004,016,001,021,016}, 0x0292 }, /* ezh */
|
||||
{{016,021,002,004,004,004,004,000,000}, 0x0294 }, /* glottalstop */
|
||||
{{000,000,012,004,000,004,012,000,000}, 0x02d0 }, /* triangularcolon */
|
||||
|
||||
/* Greek and Coptic*/
|
||||
{{004,012,021,021,037,021,021,000,000}, 0x0391, "Alpha" },
|
||||
{{036,021,021,036,021,021,036,000,000}, 0x0392, "Beta" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user