/* Phonetic extensions */
{{000,000,016,021,037,021,021,000,000}, U(1D00) }, /* small cap A */
+ {{000,000,017,024,026,034,027,000,000}, U(1D01) }, /* small cap AE */
{{000,000,016,021,020,021,016,000,000}, U(1D04) }, /* small cap C */
{{000,000,036,021,021,021,036,000,000}, U(1D05) }, /* small cap D */
+ {{000,000,016,011,035,011,016,000,000}, U(1D06) }, /* small cap Eth */
{{000,000,037,020,036,020,037,000,000}, U(1D07) }, /* small cap E */
{{000,000,001,001,001,021,016,000,000}, U(1D0A) }, /* small cap J */
{{000,000,021,022,034,022,021,000,000}, U(1D0B) }, /* small cap K */
ALIAS("z.sc", "uni1D22"), ALIAS("Z.c2sc", "z.sc"),
{{000,000,016,021,022,021,026,000,000}, -1, "germandbls.sc" },
ALIAS("uni1E9E.c2sc", "germandbls.sc"),
+
+ ALIAS("ae.sc", "uni1D01"), ALIAS("AE.c2sc", "ae.sc"),
+ ALIAS("eth.sc", "uni1D06"), ALIAS("Eth.c2sc", "eth.sc"),
ALIAS("oe.sc", "uni0276"), ALIAS("OE.c2sc", "oe.sc"),
+ {{000,000,020,036,021,036,020,000,000}, -1, "thorn.sc" },
+ ALIAS("Thorn.c2sc", "thorn.sc"),
/* and finally */
{{037,021,021,021,021,021,037,000,000}, -1, ".notdef" },