Make icons smaller
This commit is contained in:
		@ -497,7 +497,7 @@ render_key (EekRenderer *self,
 | 
				
			|||||||
    if (!symbol)
 | 
					    if (!symbol)
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 #define SCALE 0.5
 | 
					 #define SCALE 0.4
 | 
				
			||||||
    if (eek_symbol_get_icon_name (symbol)) {
 | 
					    if (eek_symbol_get_icon_name (symbol)) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        cairo_surface_t *icon_surface =
 | 
					        cairo_surface_t *icon_surface =
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user