On Wed Aug 17 10:20:46 2022 +0000, Jiajin Cui wrote:
This is to ensure that the second_name is english in a non-english environment. When we get the name of another non-english environment before get the local environment name, it causes the second_name to be the name of the other non-english environment. As a result, when looking up a font using an English name, the corresponding font cannot be found.
But should it overwrite a second_name if one has already been found?
Note also that this MR has failed the build pipeline.