|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <!-- Copyright 2020 Trevor Williams <[email protected]> --> |
3 | 3 | <component type="desktop-application"> |
4 | | - <id>com.github.phase1geo.annotator</id> |
5 | | - <metadata_license>CC0-1.0</metadata_license> |
6 | | - <project_license>GPL-3.0+</project_license> |
7 | | - <name>Annotator</name> |
8 | | - <summary>Communicate with images better</summary> |
9 | | - <developer_name>Trevor Williams</developer_name> |
10 | | - <provides> |
11 | | - <binary>com.github.phase1geo.annotator</binary> |
12 | | - </provides> |
13 | | - <screenshots> |
14 | | - <screenshot> |
15 | | - <image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-actions.png</image> |
16 | | - </screenshot> |
17 | | - <screenshot> |
18 | | - <image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-custom.png</image> |
19 | | - </screenshot> |
20 | | - </screenshots> |
21 | | - <description> |
22 | | - <p> Annotate your images and let a picture say 1000 words.</p> |
23 | | - <ul> |
24 | | - <li>Load image from the file system or clipboard.</li> |
25 | | - <li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li> |
26 | | - <li>Add magnifiers to enhance image details.</li> |
27 | | - <li>Blur out portions of the image to obfuscate data.</li> |
28 | | - <li>Crop, resize and add image borders.</li> |
29 | | - <li>Control colors, line thickness and font details.</li> |
30 | | - <li>Zoom support.</li> |
31 | | - <li>Unlimited undo/redo of any change.</li> |
32 | | - <li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li> |
33 | | - <li>Support for copying annotated image to clipboard.</li> |
34 | | - <li>Printer support.</li> |
35 | | - </ul>` |
36 | | - </description> |
37 | | - <content_rating type="oars-1.1"> |
38 | | - <content_attribute id="violence-cartoon">none</content_attribute> |
39 | | - <content_attribute id="violence-fantasy">none</content_attribute> |
40 | | - <content_attribute id="violence-realistic">none</content_attribute> |
41 | | - <content_attribute id="violence-bloodshed">none</content_attribute> |
42 | | - <content_attribute id="violence-sexual">none</content_attribute> |
43 | | - <content_attribute id="violence-desecration">none</content_attribute> |
44 | | - <content_attribute id="violence-slavery">none</content_attribute> |
45 | | - <content_attribute id="violence-worship">none</content_attribute> |
46 | | - <content_attribute id="drugs-alcohol">none</content_attribute> |
47 | | - <content_attribute id="drugs-narcotics">none</content_attribute> |
48 | | - <content_attribute id="drugs-tobacco">none</content_attribute> |
49 | | - <content_attribute id="sex-nudity">none</content_attribute> |
50 | | - <content_attribute id="sex-themes">none</content_attribute> |
51 | | - <content_attribute id="sex-homosexuality">none</content_attribute> |
52 | | - <content_attribute id="sex-prostitution">none</content_attribute> |
53 | | - <content_attribute id="sex-adultery">none</content_attribute> |
54 | | - <content_attribute id="sex-appearance">none</content_attribute> |
55 | | - <content_attribute id="language-profanity">none</content_attribute> |
56 | | - <content_attribute id="language-humor">none</content_attribute> |
57 | | - <content_attribute id="language-discrimination">none</content_attribute> |
58 | | - <content_attribute id="social-chat">none</content_attribute> |
59 | | - <content_attribute id="social-info">none</content_attribute> |
60 | | - <content_attribute id="social-audio">none</content_attribute> |
61 | | - <content_attribute id="social-location">none</content_attribute> |
62 | | - <content_attribute id="social-contacts">none</content_attribute> |
63 | | - <content_attribute id="money-purchasing">none</content_attribute> |
64 | | - <content_attribute id="money-gambling">none</content_attribute> |
65 | | - </content_rating> |
66 | | - <url type="homepage">https://github.com/phase1geo/Annotator</url> |
67 | | - <url type="bugtracker">https://github.com/phase1geo/Annotator/issues</url> |
68 | | - <url type="help">https://github.com/phase1geo/Annotator/wiki</url> |
69 | | - < update_contact> [email protected]</ update_contact> |
70 | | - <custom> |
71 | | - <value key="x-appcenter-color-primary">#007367</value> |
72 | | - <value key="x-appcenter-color-primary-text">#ffffff</value> |
73 | | - <value key="x-appcenter-suggested-price">10</value> |
74 | | - </custom> |
75 | | - <releases> |
76 | | - <release version="1.0.0" date="2021-08-31"> |
77 | | - <description> |
78 | | - Initial release. |
79 | | - </description> |
80 | | - </release> |
81 | | - </releases> |
| 4 | + <id>com.github.phase1geo.annotator</id> |
| 5 | + <metadata_license>CC0-1.0</metadata_license> |
| 6 | + <project_license>GPL-3.0+</project_license> |
| 7 | + <name>Annotator</name> |
| 8 | + <summary>Communicate with images better</summary> |
| 9 | + <developer_name>Trevor Williams</developer_name> |
| 10 | + < update_contact> [email protected]</ update_contact> |
| 11 | + <provides> |
| 12 | + <binary>com.github.phase1geo.annotator</binary> |
| 13 | + </provides> |
| 14 | + <screenshots> |
| 15 | + <screenshot> |
| 16 | + <image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-light.png</image> |
| 17 | + </screenshot> |
| 18 | + <screenshot> |
| 19 | + <image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-dark.png</image> |
| 20 | + </screenshot> |
| 21 | + </screenshots> |
| 22 | + <description> |
| 23 | + <p>Communicate with images. Better.</p> |
| 24 | + <ul> |
| 25 | + <li>Load image from the file system or clipboard.</li> |
| 26 | + <li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li> |
| 27 | + <li>Add magnifiers to enhance image details.</li> |
| 28 | + <li>Blur out portions of the image to obfuscate data.</li> |
| 29 | + <li>Crop, resize and add image borders.</li> |
| 30 | + <li>Control colors, line thickness and font details.</li> |
| 31 | + <li>Zoom support.</li> |
| 32 | + <li>Unlimited undo/redo of any change.</li> |
| 33 | + <li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li> |
| 34 | + <li>Support for copying annotated image to clipboard.</li> |
| 35 | + <li>Printer support.</li> |
| 36 | + </ul> |
| 37 | + </description> |
| 38 | + <content_rating type="oars-1.1"> |
| 39 | + <content_attribute id="violence-cartoon">none</content_attribute> |
| 40 | + <content_attribute id="violence-fantasy">none</content_attribute> |
| 41 | + <content_attribute id="violence-realistic">none</content_attribute> |
| 42 | + <content_attribute id="violence-bloodshed">none</content_attribute> |
| 43 | + <content_attribute id="violence-sexual">none</content_attribute> |
| 44 | + <content_attribute id="violence-desecration">none</content_attribute> |
| 45 | + <content_attribute id="violence-slavery">none</content_attribute> |
| 46 | + <content_attribute id="violence-worship">none</content_attribute> |
| 47 | + <content_attribute id="drugs-alcohol">none</content_attribute> |
| 48 | + <content_attribute id="drugs-narcotics">none</content_attribute> |
| 49 | + <content_attribute id="drugs-tobacco">none</content_attribute> |
| 50 | + <content_attribute id="sex-nudity">none</content_attribute> |
| 51 | + <content_attribute id="sex-themes">none</content_attribute> |
| 52 | + <content_attribute id="sex-homosexuality">none</content_attribute> |
| 53 | + <content_attribute id="sex-prostitution">none</content_attribute> |
| 54 | + <content_attribute id="sex-adultery">none</content_attribute> |
| 55 | + <content_attribute id="sex-appearance">none</content_attribute> |
| 56 | + <content_attribute id="language-profanity">none</content_attribute> |
| 57 | + <content_attribute id="language-humor">none</content_attribute> |
| 58 | + <content_attribute id="language-discrimination">none</content_attribute> |
| 59 | + <content_attribute id="social-chat">none</content_attribute> |
| 60 | + <content_attribute id="social-info">none</content_attribute> |
| 61 | + <content_attribute id="social-audio">none</content_attribute> |
| 62 | + <content_attribute id="social-location">none</content_attribute> |
| 63 | + <content_attribute id="social-contacts">none</content_attribute> |
| 64 | + <content_attribute id="money-purchasing">none</content_attribute> |
| 65 | + <content_attribute id="money-gambling">none</content_attribute> |
| 66 | + </content_rating> |
| 67 | + <url type="homepage">https://github.com/phase1geo/Annotator/</url> |
| 68 | + <url type="bugtracker">https://github.com/phase1geo/Annotator/issues/</url> |
| 69 | + <custom> |
| 70 | + <value key="x-appcenter-color-primary">#007367</value> |
| 71 | + <value key="x-appcenter-color-primary-text">#ffffff</value> |
| 72 | + <value key="x-appcenter-suggested-price">10</value> |
| 73 | + </custom> |
| 74 | + <releases> |
| 75 | + <release version="1.0.0" date="2021-09-08"> |
| 76 | + <description> |
| 77 | + <p>Initial release.</p> |
| 78 | + </description> |
| 79 | + </release> |
| 80 | + </releases> |
82 | 81 | </component> |
0 commit comments