chiark / gitweb /
Adjust U+02AC and U+02AD, bilabial and bidental percussive.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 11 Jul 2017 12:50:16 +0000 (13:50 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 11 Jul 2017 12:50:16 +0000 (13:50 +0100)
I've reduced the size of the bidental percussive in general since it
seems to be based on the dental diacritic.  Having done that, it fits
in the x-height, which is sensible since IPA is generally lower-case,
and then it seems sensible to make the bilabial percussive fit in the
x-height too.

bedstead.c

index e6283454aab7b3412e8641a38eb2d16c8e5a4f5d..bb5e709d7ffaefaa9cc0dbb553df6c783dc037ad 100644 (file)
@@ -681,8 +681,8 @@ struct glyph {
  {{010,020,020,036,025,025,025,001,006}, 0x02a9 }, /* feng ligature */
  {{030,010,013,014,012,011,036,000,000}, 0x02aa }, /* ls ligature */
  {{030,010,017,011,012,014,037,000,000}, 0x02ab }, /* lz ligature */
- {{021,025,012,000,021,025,012,000,000}, 0x02ac }, /* bilabial percussive */
- {{037,021,021,000,037,021,021,000,000}, 0x02ad }, /* bidental percussive */
+ {{000,000,025,012,000,025,012,000,000}, 0x02ac }, /* bilabial percussive */
+ {{000,000,016,012,000,016,012,000,000}, 0x02ad }, /* bidental percussive */
 
  /* Spacing modifier letters */
  {{020,020,030,024,024,000,000,000,000}, 0x02b0 }, /* Superscript H */