chiark / gitweb /
Emit OpenType tables in a more logical order
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 11:22:21 +0000 (11:22 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 11:53:04 +0000 (11:53 +0000)
commitac1a68d964c0f10c057d90dcb8f98013a497b0da
tree711af3a72387f69f8e301822e1f7d53ad51a460c
parent62d562879a92530b68cfe201f9e9c5ff0af59096
Emit OpenType tables in a more logical order

TTX doesn't actually care what order we emit tables in: it will always
put them into the recommended order.  So I've made the order something
that works correctly and that doesn't look too silly in TTX's console
output.
bedstead.c