Legacy Notepad Beast Mode Edition
What's Changed
- Statically link MinGW builds to eliminate DLL dependencies by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/6
- Add runtime icon customization via View menu by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/17
- Persist font settings via Windows Registry by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/18
- Fix font style selection ignoring user-selected weight/italic/underline by @Copilot in https://github.com/ForLoopCodes/legacy-notepad/pull/19
- Legacy Windows Support by @AloXado320 in https://github.com/ForLoopCodes/legacy-notepad/pull/14 This release consolidates and merges major feature enhancements, platform compatibility improvements, and maintenance fixes including PR #9 by @nananankona and PR #14.
- ARM issue fixed for @trcrsired
[PR #9] Localization & UI Enhancements
- Multi-language Support: Added a localization engine supporting English and Japanese.
- Runtime Switching: Language can now be changed on-the-fly via the new Language menu.
- Always on Top: Added ability to pin the window to the front.