chiark / gitweb /
Make aliases work again, inefficiently
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 2 Nov 2024 22:07:23 +0000 (22:07 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 14 Nov 2024 22:27:18 +0000 (22:27 +0000)
commit36a99e6005d79db2a7d6bd3c6c47560141534b77
tree1805db3452b25b299ed9833f397baae33edcc71e
parent82447229df3cb6b2d716f74a08d01418cc8f2aad
Make aliases work again, inefficiently

This pulls the conditional that works out how to render a glyph into
it's own function, doglyph(), that also handles indirecting through
aliases.  Later maybe we'll properly use subroutines to share the
charstrings for aliased glyphs.
bedstead.c