Last used font config reset upon closing

When Aseprite is closed, the last remembered font config is wiped and uses the config that the previous session started with.

LMDE 7 (Debian 13)
Aseprite 1.3.17.2 64 bit deb package

How to reproduce

  1. Arial size 8 is configured after setting up font on computer
  2. The application is closed
  3. The application is opened and Arial size 8 is remembered from now on
  4. Noto size 12 is configured next
  5. The application is closed
  6. The application is opened and Arial size 8 is remembered again
  7. EXPECTED: The application needs to store the last used font upon closing
  8. This probably stems down to using user-installed fonts

Pinned font configs are unaffected (but don’t get remembered by the application).