weird font name
I have some documents created with InDesign2014.
I use the document.Fonts.Item(i) property to get the font name.
In InDesign2014, I can get the correct font name.
But, when I open the documents with InDesign2021,
the font name becomes weird.
For example
In InDesign2014, the font name is XXXRegular.
In InDesign2021, the font name becomes XXXRegularRegular.
There are multiple fonts that have this phenomenon, not just one.
I have exported the 2014 documents to idml, and open the idml with 2021,
but the phenomenon did not change.
why the font name changed?
