--- cool-retro-term-git-f157648d1.old/app/qml/ApplicationSettings.qml +++ cool-retro-term-git-f157648d1/app/qml/ApplicationSettings.qml @@ -84,7 +84,7 @@ property real staticNoise: 0.12 property real screenCurvature: 0.3 - property real glowingLine: 0.2 + property real glowingLine: 0.0 property real burnIn: 0.25 property real bloom: 0.55 @@ -114,7 +114,7 @@ property int rasterization: no_rasterization // FONTS ////////////////////////////////////////////////////////////////// - readonly property real baseFontScaling: 0.75 + readonly property real baseFontScaling: 1.0 property real fontScaling: 1.0 property real totalFontScaling: baseFontScaling * fontScaling @@ -452,7 +452,7 @@ "fontColor": "#ff8100", "fontName": "TERMINUS_SCALED", "fontWidth": 1, - "glowingLine": 0.2, + "glowingLine": 0.0, "horizontalSync": 0.08, "jitter": 0.1997, "rasterization": 0, @@ -481,7 +481,7 @@ "fontColor": "#0ccc68", "fontName": "TERMINUS_SCALED", "fontWidth": 1, - "glowingLine": 0.2, + "glowingLine": 0.0, "horizontalSync": 0.08, "jitter": 0.1997, "rasterization": 0, @@ -510,7 +510,7 @@ "fontColor": "#7cff4f", "fontName": "PRO_FONT_SCALED", "fontWidth": 1, - "glowingLine": 0.2, + "glowingLine": 0., "horizontalSync": 0.151, "jitter": 0.11, "rasterization": 1, @@ -539,7 +539,7 @@ "fontColor": "#ffffff", "fontName": "COMMODORE_PET", "fontWidth": 1, - "glowingLine": 0.2, + "glowingLine": 0.0, "horizontalSync": 0.151, "jitter": 0, "rasterization": 2, @@ -568,7 +568,7 @@ "fontColor": "#00d56d", "fontName": "APPLE_II", "fontWidth": 1, - "glowingLine": 0.22, + "glowingLine": 0.0, "horizontalSync": 0.16, "jitter": 0.1, "rasterization": 1, @@ -597,7 +597,7 @@ "fontColor": "#00ff3e", "fontName": "COMMODORE_PET", "fontWidth": 1, - "glowingLine": 0.3, + "glowingLine": 0.0, "horizontalSync": 0.42, "jitter": 0.4, "rasterization": 1, @@ -626,7 +626,7 @@ "fontColor": "#ffffff", "fontName": "IBM_DOS", "fontWidth": 1, - "glowingLine": 0.1545, + "glowingLine": 0.0, "horizontalSync": 0, "jitter": 0.1545, "rasterization": 0, @@ -684,7 +684,7 @@ "fontColor": "#729fcf", "fontName": "TERMINUS", "fontWidth": 1, - "glowingLine": 0.1476, + "glowingLine": 0.0, "horizontalSync": 0, "jitter": 0.099, "rasterization": 0,