Bug 485568

Summary: Increase font size and change its family
Product: [Applications] Marknote Reporter: medin <med.medin.2014>
Component: GeneralAssignee: mbruchert <mbb>
Status: RESOLVED FIXED    
Severity: normal CC: carl, mbb
Priority: NOR    
Version First Reported In: 1.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Increase font size and change its family

Description medin 2024-04-14 23:29:56 UTC
Created attachment 168528 [details]
Increase font size and change its family

When editing text, the font size should be modifiable and appears bigger especially for language that uses accents on top and below letters, it's difficult to see the small details. See attached image to see in comparison to Ghostwriter.

Not only the font size but also the font family should be modifiable, because some fonts show details much better than the default one used on GUIs.
Comment 1 Carl Schwan 2024-04-18 22:06:18 UTC
Git commit 4b39477142ee2a3980042de409df3a7f6caf8bb7 by Carl Schwan.
Committed on 18/04/2024 at 22:06.
Pushed by carlschwan into branch 'master'.

Add fong config

M  +5    -2    src/CMakeLists.txt
A  +20   -0    src/config.cpp     [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +23   -0    src/config.h     [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
M  +3    -5    src/main.cpp
M  +19   -12   src/marknotesettings.kcfg
M  +0    -1    src/marknotesettings.kcfgc
M  +2    -0    src/qml/EditPage.qml
M  +13   -1    src/qml/Main.qml
M  +1    -2    src/qml/NotebookDelegate.qml
M  +0    -1    src/qml/NotesPage.qml
A  +55   -0    src/qml/SettingsDialog.qml     [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]

https://invent.kde.org/office/marknote/-/commit/4b39477142ee2a3980042de409df3a7f6caf8bb7