mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-04-15 23:30:50 +01:00
Add Knight TV font. As used by the MIT AI Lab.
This commit is contained in:
parent
b9d027291e
commit
35c48de638
@ -204,5 +204,15 @@ QtObject{
|
|||||||
fontWidth: 1.0
|
fontWidth: 1.0
|
||||||
lowResolutionFont: false
|
lowResolutionFont: false
|
||||||
}
|
}
|
||||||
|
ListElement{
|
||||||
|
name: "Knight_TV"
|
||||||
|
text: "Knight TV (1975)"
|
||||||
|
source: "fonts/1975-knight-tv/KnightTVMedium.ttf"
|
||||||
|
lineSpacing: 0.2
|
||||||
|
pixelSize: 10
|
||||||
|
fontWidth: 1.0
|
||||||
|
baseScaling: 2.0
|
||||||
|
lowResolutionFont: true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
BIN
app/qml/fonts/1975-knight-tv/KnightTVMedium.ttf
Normal file
BIN
app/qml/fonts/1975-knight-tv/KnightTVMedium.ttf
Normal file
Binary file not shown.
@ -31,6 +31,7 @@
|
|||||||
<file>fonts/1982-commodore64/C64_Pro_Mono_v1.0-STYLE.ttf</file>
|
<file>fonts/1982-commodore64/C64_Pro_Mono_v1.0-STYLE.ttf</file>
|
||||||
<file>fonts/1977-apple2/PrintChar21.ttf</file>
|
<file>fonts/1977-apple2/PrintChar21.ttf</file>
|
||||||
<file>fonts/1971-ibm-3278/3270Medium.ttf</file>
|
<file>fonts/1971-ibm-3278/3270Medium.ttf</file>
|
||||||
|
<file>fonts/1975-knight-tv/KnightTVMedium.ttf</file>
|
||||||
<file>fonts/1985-atari-st/AtariST8x16SystemFont.ttf</file>
|
<file>fonts/1985-atari-st/AtariST8x16SystemFont.ttf</file>
|
||||||
<file>fonts/modern-terminus/TerminusTTF-4.38.2.ttf</file>
|
<file>fonts/modern-terminus/TerminusTTF-4.38.2.ttf</file>
|
||||||
<file>fonts/1977-commodore-pet/COMMODORE_PET.ttf</file>
|
<file>fonts/1977-commodore-pet/COMMODORE_PET.ttf</file>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user