mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Fix: disable antialiasing when rasterization is enabled.
This commit is contained in:
		| @@ -114,6 +114,8 @@ Item{ | ||||
|  | ||||
|         function handleFontChange(fontSource, pixelSize, lineSpacing, screenScaling, fontWidth){ | ||||
|             fontLoader.source = fontSource; | ||||
|  | ||||
|             kterminal.antialiasText = appSettings.rasterization === appSettings.no_rasterization | ||||
|             font.pixelSize = pixelSize; | ||||
|             font.family = fontLoader.name; | ||||
|  | ||||
|   | ||||
 Submodule qmltermwidget updated: 71f2f3f9f0...b03e96edb5
									
								
							
		Reference in New Issue
	
	Block a user