chiark / gitweb /
Adjust t-based phonetic ligatures to better match "t".
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 9 Jul 2017 23:51:27 +0000 (00:51 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 9 Jul 2017 23:51:27 +0000 (00:51 +0100)
I'd forgotten that it went up to the cap height and its crossbar was
at the x-height.

bedstead.c

index 5fe1d5ca5fe321f2bab58e90acc68bc545563ada..2991e9b714211aeee0dcdb2292ad9af9b08081bb 100644 (file)
@@ -675,9 +675,9 @@ struct glyph {
  {{004,004,017,025,026,026,017,000,000}, 0x02a3 }, /* dz ligature */
  {{004,004,017,025,026,025,015,001,006}, 0x02a4 }, /* dezh ligature */
  {{004,004,017,025,026,026,017,005,002}, 0x02a5 }, /* dz-curl ligature */
- {{000,010,013,034,012,011,006,000,000}, 0x02a6 }, /* ts ligature */
- {{001,012,012,036,012,012,006,002,004}, 0x02a7 }, /* tesh ligature */
- {{000,020,023,034,024,024,016,005,002}, 0x02a8 }, /* tc-curl ligature */
+ {{020,020,037,024,022,021,016,000,000}, 0x02a6 }, /* ts ligature */
+ {{011,012,036,012,012,012,006,002,004}, 0x02a7 }, /* tesh ligature */
+ {{020,030,023,024,024,024,016,005,002}, 0x02a8 }, /* tc-curl ligature */
  {{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 */