Manarune is a Typst library that provides mappings for the Mana and Keyrune fonts, that both contain Magic: The Gathering symbols.
You need both the mana and the keyrune font installed on your system!
#import "@local/manarune:0.1.0"
// Get a named mana glyph: Red mana symbol
#manarune.mana-glyph("r")
// Get a named keyrune glyph: Set symbol for MID
#manarune.keyrune-glyph("ss-mid")The library itself is licenced under GPL-3.0.
The Mana and Keyrune fonts are both licenced under the SIL OFL 1.1 licence and contain symbols copyrighted by Wizards of the Coast.