Does LuaTeX have an equivalent of \XeTeXglyph? Or better yet, is there a command to select a glyph by number that works both with xelatex and lualatex? I did find a handmade version in German, but isn’t there a better way?
I am aware of the \symbol command, but as far as I can tell it takes a unicode code point, and the font that I am using has several different glyphs that map to the same code point, so I need to select the glyph by glyph ID.