chiark / gitweb /
Re-order OpenType lookups to be more sensible
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 23:50:38 +0000 (00:50 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 23:50:38 +0000 (00:50 +0100)
commit6700ff36722343c887cc4c214a957ae9ae8e3ed3
tree27aaddd981955f4c89dee127093843400fba056b
parent3da2d72ab36e391dd5e809bcfcdf641f540a2938
Re-order OpenType lookups to be more sensible

The small-caps and 'rtlm' lookups now come before the stylistic sets.
This is appropriate because the former make changes to the semantics
of characters and so should take priority over mere stylistic changes.
'palt' comes last because it can only reasonably be applied to the
actual glyphs being rendered.
bedstead.c