We need to refactor, so that SVGs are pre-rendered on each change of scaling by librsvg directly, because some elements may be rasterized. It would be best to also support building against resvg.
		
			
				
	
	
		
			12 lines
		
	
	
		
			298 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			298 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| Type=Application
 | |
| Name=fastiv
 | |
| GenericName=Image Viewer
 | |
| Icon=fastiv
 | |
| Exec=fastiv %F
 | |
| Terminal=false
 | |
| StartupNotify=true
 | |
| Categories=Graphics;2DGraphics;Viewer;
 | |
| # TODO(p): Generate this list from source files.
 | |
| MimeType=image/png;image/bmp;image/gif;image/jpeg;image/x-dcraw;image/svg+xml;
 |