Emojis are not correctly displayed in headers/footers, alt-text, comments, page names, fields

Hi!

We are using Aspose 21.9.0 and noticed that emojis are not correctly displayed after saving the diagram back to vsdx file.
Here is the code we are using:

        using (var diagram = new Aspose.Diagram.Diagram("VisioFiles\\HeaderFooterFieldCommentPagesAltTextWithEmojis.vsdx"))
        {
            diagram.Save("HeaderFooterFieldCommentPagesAltTextWithEmojis_target.vsdx", Aspose.Diagram.SaveFileFormat.Vsdx);
        }

The Alt-Text with emojis is configured for the first page. The field points to the document’s manager field. The comment is attached to the shape present on the first page.

I attached the file we are using in the code sample as the source.

HeaderFooterFieldCommentPagesAltTextWithEmojis.zip (21.1 KB)

Thanks!

@arnoldbeilandevozon

We have logged an issue as DIAGRAMNET-52333 in our issue management system for the sake of investigation. We will look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMNET-52333) have been fixed in this update. This message was posted using Bugs notification tool by philip.zhou