On Thu Aug 18 05:02:38 2022 +0000, Jiajin Cui wrote:
We should make sure that the second_name in a non-english environment is english name, because some programs set the font name to be an english name, in which case if the family_name and second_name are not english names, the corresponding original font that already exists cannot be found and cause problems with the display of characters. The build pipeline is ok now.
I see thanks, in which case the first commit looks ok.
However, in the second commit, if we're going to allow replacements of replacements, we'd have to guard against an infinite loop.