mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-30 15:33:25 -04:00
Adjust U+02AC and U+02AD, bilabial and bidental percussive.
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.
This commit is contained in:
parent
c87f2301bc
commit
9b03056b18
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user