attempt to add fira code
This commit is contained in:
@@ -68,6 +68,15 @@ QtObject{
|
||||
baseScaling: 3.0
|
||||
fontWidth: 1.0
|
||||
}
|
||||
ListElement{
|
||||
name: "FIRA_CODE_SCALED"
|
||||
text: "Fira Code (Modern)"
|
||||
source: "fonts/modern-fira-code/FiraCode-Regular.ttf"
|
||||
lineSpacing: 1
|
||||
pixelSize: 12
|
||||
baseScaling: 3.0
|
||||
fontWidth: 1.0
|
||||
}
|
||||
ListElement{
|
||||
name: "APPLE_II"
|
||||
text: "Apple ][ (1977)"
|
||||
|
||||
@@ -68,6 +68,15 @@ QtObject{
|
||||
baseScaling: 3.0
|
||||
fontWidth: 1.0
|
||||
}
|
||||
ListElement{
|
||||
name: "FIRA_CODE_SCALED"
|
||||
text: "Fira Code (Modern)"
|
||||
source: "fonts/modern-fira-code/FiraCode-Regular.ttf"
|
||||
lineSpacing: 1
|
||||
pixelSize: 12
|
||||
baseScaling: 3.0
|
||||
fontWidth: 1.0
|
||||
}
|
||||
ListElement{
|
||||
name: "APPLE_II"
|
||||
text: "Apple ][ (1977)"
|
||||
|
||||
@@ -100,6 +100,16 @@ QtObject{
|
||||
fontWidth: 0.9
|
||||
lowResolutionFont: true
|
||||
}
|
||||
ListElement{
|
||||
name: "FIRA_CODE_SCALED"
|
||||
text: "Fira Code (Modern)"
|
||||
source: "fonts/modern-fira-code/FiraCode-Regular.ttf"
|
||||
lineSpacing: 1
|
||||
pixelSize: 16
|
||||
baseScaling: 3.0
|
||||
fontWidth: 0.9
|
||||
lowResolutionFont: true
|
||||
}
|
||||
ListElement{
|
||||
name: "APPLE_II_SCALED"
|
||||
text: "Apple ][ (1977)"
|
||||
@@ -204,5 +214,13 @@ QtObject{
|
||||
fontWidth: 1.0
|
||||
lowResolutionFont: false
|
||||
}
|
||||
ListElement{
|
||||
name: "FIRA_CODE",
|
||||
text: "Fira Code (Modern)"
|
||||
source: "fonts/modern-fira-code/FiraCode-Regular.ttf"
|
||||
lineSpacing: 0.1
|
||||
pixelSize: 35
|
||||
fontWidth: 1.0
|
||||
lowResolutionFont: false
|
||||
}
|
||||
}
|
||||
|
||||
BIN
Binary file not shown.
@@ -48,6 +48,7 @@
|
||||
<file>fonts/modern-monaco/monaco.ttf</file>
|
||||
<file>fonts/modern-hermit/Hermit-medium.otf</file>
|
||||
<file>fonts/modern-inconsolata/Inconsolata.otf</file>
|
||||
<file>fonts/modern-fira-code/FiraCode-Regular.ttf</file>
|
||||
<file>SettingsScreenTab.qml</file>
|
||||
<file>fonts/modern-fixedsys-excelsior/FSEX301-L2.ttf</file>
|
||||
<file>../icons/32x32/cool-retro-term.png</file>
|
||||
|
||||
Reference in New Issue
Block a user