Closed defensem3ch closed 3 years ago
Could this be due to a Java bug with the editable fontname combo box? If several values in the list have the same value, it will only be possible to select the first. This leads to confusing behaviors.
For the palette editor, I worked around this by appending an incrementing number to duplicate list entries.
I think that's the case here too. Incrementing number would probably be a good solution
Loading one font e.g.
TEST.png
into slot 2, then loading a new font e.g.TEST2.png
replaces both TEST fonts withTEST2.png