archrelease: copy trunk to community-any
[arch-community.git] / zint / trunk / zint-qt.appdata.xml
blobc18adbe1d40676bc30a5f089eb25fd9e83ece019
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop-application">
3   <id>uk.org.zint.zint-qt</id>
4   <name>Zint Barcode Studio</name>
5   <summary>Barcode generator</summary>
6   <metadata_license>CC0-1.0</metadata_license>
7   <project_license>GPL-3.0</project_license>
8   <description>
9     <p>The Zint project aims to provide a complete barcode generating solution. It is hoped that Zint provides a solution which is flexible enough for professional users while at the same time takes care of as much of the processing as possible to allow easy translation from input data to barcode image.</p>
10     <p>Zint is currently able to encode data in over 50 barcode symbologies (types of barcode), for each of which it is possible to translate that data from either Unicode (UTF-8) or a raw 8-bit data stream. The image can be rendered as either a Portable Network Graphic (PNG) image, Windows Bitmap (BMP), Graphics Interchange Format (GIF), ZSoft Paintbrush image (PCX), as Encapsulated Post Script (EPS) or as a Scalable Vector Graphic (SVG). Many options are available for setting the characteristics of the output image including the size and colour of the image, the amount of error correction used in the symbol and, in the case of raster images, the orientation of the image.</p>
11   </description>
12   <screenshots>
13     <screenshot type="default">
14       <image>
15            https://sourceforge.net/p/zint/screenshot/zint_26_shap4.png
16       </image>
17       <caption>Create barcodes from any data</caption>
18     </screenshot>
19     <screenshot>
20       <image>
21            https://sourceforge.net/p/zint/screenshot/zint_26_shap1.png
22       </image>
23       <caption>Add binding bars or boundary boxes</caption>
24     </screenshot>
25     <screenshot>
26       <image>
27            https://sourceforge.net/p/zint/screenshot/zint_26_shap2.png
28       </image>
29       <caption>Create composite symbols from GS1 data</caption>
30     </screenshot>
31     <screenshot>
32       <image>
33            https://sourceforge.net/p/zint/screenshot/zint_26_shap3.png
34       </image>
35       <caption>Create matrix symbols and specify symbol size</caption>
36     </screenshot>
37   </screenshots>
38   
39   <url type="bugtracker">https://sourceforge.net/p/zint/tickets/</url>
40   <url type="homepage">http://zint.org.uk/</url>
41   
42   <launchable type="desktop-id">zint-qt.desktop</launchable>
43   
44   <content_rating type="oars-1.1" />
45   
46 </component>