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
- Arial size 8 is configured after setting up font on computer
- The application is closed
- The application is opened and Arial size 8 is remembered from now on
- Noto size 12 is configured next
- The application is closed
- The application is opened and Arial size 8 is remembered again
- EXPECTED: The application needs to store the last used font upon closing
- This probably stems down to using user-installed fonts
Pinned font configs are unaffected (but don’t get remembered by the application).