Support bold when using a font which supports it #770

Closed
mrnerdhair wants to merge 1 commits from mrnerdhair/add-bold into master
Showing only changes of commit 5531a4d182 - Show all commits
+1 -1
View File
@@ -118,7 +118,7 @@ Item{
colorScheme: "cool-retro-term"
smooth: !appSettings.lowResolutionFont
enableBold: false
enableBold: true
fullCursorHeight: true
blinkingCursor: appSettings.blinkingCursor