I have a font asset that I am using and for some reason the tag does nothing with it. If I switch to the default font the text is highlighted as it should be. Is there something missing from my custom font asset?
The mark tag uses some pixels of the Underline character to draw the mark. In the event this underline character is missing from the font asset, then the mark would not be drawn. You should also be getting a warning about this in the console.
Thanks for the reply, not seeing any warnings in the console. Which character is the Underline character? I am using a custom range so I probably left something out.
I’ve spent the last hour looking into this and I’m stumped. The font asset appears to have all the proper characters, and there is no warning in the console. I have attached the asset.
Edit: Also included the .ttf file.
8426157–1115313–Font Asset.zip (28.8 KB)
8426157–1115319–TTF.zip (34.3 KB)