chiark / gitweb /
Latin vowels with macrons.
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 7 May 2012 20:08:25 +0000 (21:08 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 7 May 2012 20:08:25 +0000 (21:08 +0100)
bedstead.c

index c868b0cfa50efd4e856b823049efbe9deff06298..84bb570bcbd0da88e25f0bcaf021a4a6f2938a67 100644 (file)
@@ -547,6 +547,16 @@ struct glyph {
  {{002,004,021,021,021,021,017,001,016}, 0x00fd, "yacute" },
  {{020,020,036,021,021,021,036,020,020}, 0x00fe, "thorn" },
  {{012,000,021,021,021,021,017,001,016}, 0x00ff, "ydieresis" },
+ {{037,000,016,021,037,021,021,000,000}, 0x0100, "Amacron" },
+ {{037,000,016,001,017,021,017,000,000}, 0x0101, "amacron",},
+ {{037,000,037,020,036,020,037,000,000}, 0x0112, "Emacron" },
+ {{037,000,016,021,037,020,016,000,000}, 0x0113, "emacron" },
+ {{037,000,016,004,004,004,016,000,000}, 0x012a, "Imacron" },
+ {{037,000,014,004,004,004,016,000,000}, 0x012b, "imacron" },
+ {{037,000,016,021,021,021,016,000,000}, 0x014c, "Omacron" },
+ {{000,037,000,016,021,021,016,000,000}, 0x014d, "omacron" },
+ {{037,000,021,021,021,021,016,000,000}, 0x016a, "Umacron" },
+ {{000,037,000,021,021,021,017,000,000}, 0x016b, "umacron" },
  {{002,004,004,000,000,000,000,000,000}, 0x2018, "quoteleft" },
  {{000,000,000,000,000,004,004,010,000}, 0x201a, "quotesinglbase" },
  {{011,022,022,000,000,000,000,000,000}, 0x201c, "quotedblleft" },