chiark / gitweb /
Don't emit multiple subtables for 'cv31'
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 14 Jan 2025 23:29:48 +0000 (23:29 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 14 Jan 2025 23:29:48 +0000 (23:29 +0000)
commitb0f67aa3eff48d769871da07485f7fab2b0c2f98
tree0a550829ef6b614c938071b2a4a4f42fc34fc2a2
parentc36cea4b1e06e0a623dd84968ba68fbef436745a
Don't emit multiple subtables for 'cv31'

I was accidentally emitting a separate <AlternateSubst> element for
each base character, which worked but was unnecessary.  A single
<AlternateSubst> for the whole lookup will make for a smaller font
file and probably faster lookups as well.
bedstead.c