41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						||
<component type="desktop-application">
 | 
						||
  <id type="desktop">grafx2.desktop</id>
 | 
						||
  <metadata_license>CC0-1.0</metadata_license>
 | 
						||
  <project_license>GPL-2.0 and CECILL-2.0</project_license>
 | 
						||
  <name>GrafX2</name>
 | 
						||
  <summary>A bitmap paint program specialized in 256 color drawing</summary>
 | 
						||
 | 
						||
  <description>
 | 
						||
    <p>
 | 
						||
      GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint
 | 
						||
      and Brilliance. Specialized in 256-color drawing, it includes a very large
 | 
						||
      number of tools and effects that make it particularly suitable for pixel
 | 
						||
      art, game graphics, and generally any detailed graphics painted with a
 | 
						||
      mouse.
 | 
						||
    </p>
 | 
						||
  </description>
 | 
						||
 | 
						||
  <screenshots>
 | 
						||
    <screenshot type="default">
 | 
						||
      <caption>Zoom functionality</caption>
 | 
						||
      <image>http://grafx2.chez.com/data/medias/screenshots/04-zoom.png</image>
 | 
						||
    </screenshot>
 | 
						||
    <screenshot>
 | 
						||
      <caption>Grid mode</caption>
 | 
						||
      <image>http://grafx2.chez.com/data/medias/screenshots/06-grid.png</image>
 | 
						||
    </screenshot>
 | 
						||
    <screenshot>
 | 
						||
      <caption>The splash screen</caption>
 | 
						||
      <image>http://grafx2.chez.com/data/medias/screenshots/01-splash.png</image>
 | 
						||
    </screenshot>
 | 
						||
  </screenshots>
 | 
						||
 | 
						||
  <url type="homepage">http://grafx2.tk</url>
 | 
						||
  <url type="bugtracker">https://pulkomandy.tk/projects/GrafX2</url>
 | 
						||
  
 | 
						||
  <provides>
 | 
						||
    <binary>grafx2</binary>
 | 
						||
  </provides>
 | 
						||
</component>
 |