Displaying barcode glyphs with the Material Font in labels appears to be broken.
Steps to reproduce the issue
Create a label.
Choose the Material Font.
Input “barcode” or “barcode_scanner” as the text.
Expected Behaviour
The expected display output for “barcode” would be the material Barcode glyph.
The expected display output for “barcode_scanner” would be the material Barcode Scanner glyph.
Actual Behaviour
The actual display output for “barcode” is the material Code glyph.
The actual display output of “barcode_scanner” is the material Code glyph followed by the material Scanner glyph.
Show your Blocks
A block example is not required to reproduce this bug.