mirror of
https://github.com/ForLoopCodes/legacy-notepad.git
synced 2026-04-26 20:35:53 +03:00
[GH-ISSUE #13] Not possible to change default font, font size etc #7
Labels
No labels
bug
bug
documentation
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/legacy-notepad#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ajjemen on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/ForLoopCodes/legacy-notepad/issues/13
Originally assigned to: @ForLoopCodes, @Copilot on GitHub.
Hi and thanks for this app!
Legacy Notepad always reverts to Consolas, Regular, 16.
16 is way too big.
Not sure what the best approach is, either put a .ini or .cfg file in the same folder as the .exe, or maybe just store it in the registry.
Or maybe I'm missing something.
Have a nice day/evening
@ForLoopCodes commented on GitHub (Feb 3, 2026):
on it
@Ajjemen commented on GitHub (Feb 4, 2026):
Great job, thanks!