chiark / gitweb /
Proper glyph names for 1/3 and 2/3.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2013 23:30:12 +0000 (23:30 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2013 23:30:12 +0000 (23:30 +0000)
bedstead.c

index 52891eeb28998968a8e80ba2780377e9c1870b36..f5e9916be1e2002d9d2dd7ab0abc2ca879410aae 100644 (file)
@@ -610,8 +610,8 @@ struct glyph {
  {{020,020,020,020,027,001,002,004,004}, 0x2150 }, /* oneseventh */
  {{020,020,020,020,022,005,003,001,002}, 0x2151 }, /* oneninth */
  {{010,010,010,010,000,022,025,025,022}, 0x2152 }, /* onetenth */
- {{020,020,020,020,026,001,006,001,006}, 0x2153 }, /* onethird */
- {{020,010,010,020,032,001,002,001,002}, 0x2154 }, /* twothirds */
+ {{020,020,020,020,026,001,006,001,006}, 0x2153, "onethird" },
+ {{020,010,010,020,032,001,002,001,002}, 0x2154, "twothirds" },
  {{020,020,020,020,027,024,006,001,006}, 0x2155 }, /* onefifth */
  {{020,010,010,020,033,002,003,001,002}, 0x2156 }, /* twofifths */
  {{020,010,020,010,023,002,003,001,002}, 0x2157 }, /* threefifths */