mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 09:02:14 +00:00 
			
		
		
		
	Fix: remove unused font.
This commit is contained in:
		@@ -46,12 +46,6 @@ Item{
 | 
				
			|||||||
            lineSpacing: 0.2
 | 
					            lineSpacing: 0.2
 | 
				
			||||||
            pixelSize: 24
 | 
					            pixelSize: 24
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        ListElement{
 | 
					 | 
				
			||||||
            text: "Commodore PET 2Y (1977)"
 | 
					 | 
				
			||||||
            source: "fonts/1977-commodore-pet/COMMODORE_PET_2y.ttf"
 | 
					 | 
				
			||||||
            lineSpacing: 0.2
 | 
					 | 
				
			||||||
            pixelSize: 32
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        ListElement{
 | 
					        ListElement{
 | 
				
			||||||
            text: "Apple ][ (1977)"
 | 
					            text: "Apple ][ (1977)"
 | 
				
			||||||
            source: "fonts/1977-apple2/PrintChar21.ttf"
 | 
					            source: "fonts/1977-apple2/PrintChar21.ttf"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user