1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2026-02-08 00:32:27 +00:00

Add a couple new fonts and smaller improvements all around.

This commit is contained in:
Filippo Scognamiglio
2026-01-12 23:52:54 +01:00
parent 471ec29f5d
commit 2d2749cb20
16 changed files with 561 additions and 452 deletions

View File

@@ -96,7 +96,7 @@ private:
int m_fontSource = 0;
int m_rasterization = 0;
QString m_fontName = QStringLiteral("TERMINUS_SCALED");
QString m_fontName = QStringLiteral("TERMINESS_SCALED");
qreal m_fontScaling = 1.0;
qreal m_fontWidth = 1.0;
qreal m_lineSpacing = 0.1;