diff --git a/app/qml/Fonts.qml b/app/qml/Fonts.qml index 621251a..4b99bde 100644 --- a/app/qml/Fonts.qml +++ b/app/qml/Fonts.qml @@ -46,12 +46,6 @@ Item{ lineSpacing: 0.2 pixelSize: 24 } - ListElement{ - text: "Commodore PET 2Y (1977)" - source: "fonts/1977-commodore-pet/COMMODORE_PET_2y.ttf" - lineSpacing: 0.2 - pixelSize: 32 - } ListElement{ text: "Apple ][ (1977)" source: "fonts/1977-apple2/PrintChar21.ttf"