Skip to content

Regression with mglyph  #2298

Open
Open
@NSoiffer

Description

@NSoiffer

Here's the code:

<math  xmlns="http://www.w3.org/1998/Math/MathML">
	<mi>
		 <mglyph fontfamily="my-braid-font" index="2" alt="23braid"/>
	</mi>
	<mspace width="10px"/>
	<mn>
		 <mglyph fontfamily="Curlz MT" index="65" alt="script 'A'"/>
	</mn>
	<mspace width="10px"/>
	<mn>
		 <mglyph fontfamily="Arial" index="97" alt="lowercase 'a'"/>
	</mn>
</math>

Here's V2's rendering:
image

Here's V3's rendering:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions