Closed nmlgc closed 11 years ago
By re-implementing ruby text display using the text layout engine from #17, we could get rid of the guessing code in the wiki extension and the need for a binary hack for each game to disable ZUN's 2-byte fixed-width ruby loop.
Ruby layout
Description
By re-implementing ruby text display using the text layout engine from #17, we could get rid of the guessing code in the wiki extension and the need for a binary hack for each game to disable ZUN's 2-byte fixed-width ruby loop.
Prerequisites
17, obviously.
Implementation