You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
4.8 KiB
93 lines
4.8 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Copyright 2019 Tobias Mueller <tobiasmue@gnome.org> --> |
|
<component type="desktop"> |
|
<id>com.github.xournalpp.xournalpp</id> |
|
<translation type="gettext">xournalpp</translation> |
|
<name>Xournal++</name> |
|
<summary>Take handwritten notes</summary> |
|
<summary xml:lang="ca">Preneu notes a mà</summary> |
|
<summary xml:lang="cs">Dělejte si rukou psané poznámky</summary> |
|
<summary xml:lang="de">Handnotizen erstellen</summary> |
|
<summary xml:lang="fr">Prise de notes manuscrites</summary> |
|
<summary xml:lang="pl">Notatki odręczne</summary> |
|
<developer_name>Xournalpp Developers</developer_name> |
|
<description> |
|
<p> |
|
Xournal++ is a hand note taking software written in C++ with the target of |
|
flexibility, functionality and speed. Stroke recognizer and other parts are |
|
based on Xournal Code, which you can find at sourceforge. It supports Linux |
|
(e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input |
|
from devices such as Wacom Tablets. |
|
</p> |
|
<p>Xournal++ features:</p> |
|
<ul> |
|
<li>Supports pressure senstive styluses and digital pen tables (e.g. Wacom, Huion, XP Pen, etc. tablets)</li> |
|
<li>Paper backgrounds for notetaking, scratch paper, or whiteboarding</li> |
|
<li>Annotate on top of PDFs</li> |
|
<li>Export to a variety of formats including SVG, PNG and PDF, both from the GUI and command line</li> |
|
<li>Different drawing tools (e.g.pen, highlighter) and stroke styles (e.g. solid, dotted)</li> |
|
<li>Shape drawing (line, arrow, circle, rectangle, spline)</li> |
|
<li>Fill shape functionality</li> |
|
<li>Shape resizing and rotation</li> |
|
<li>Rotation and grid snapping for precise alignment of objects</li> |
|
<li>Input stabilization for smoother writing/drawing</li> |
|
<li>Text tool for adding text in different fonts, colors and sizes</li> |
|
<li>Enhanced support for image insertion</li> |
|
<li>Eraser with multiple configurations</li> |
|
<li>LaTeX support (requires a working LaTeX installation) with customizeable template</li> |
|
<li>Sidebar with Page Previews with advanced page sorting, PDF Bookmarks and Layers (can be individually hidden/edited)</li> |
|
<li>Allows mapping different tools/colors etc. to stylus/mouse buttons</li> |
|
<li>Customizeable toolbar with multiple configurations, e.g. to optimize toolbar for portrait/landscape</li> |
|
<li>Page Template definitions</li> |
|
<li>Bug reporting, autosave, and auto backup tools</li> |
|
<li>Audio recording and playback alongside with handwritten notes</li> |
|
<li>Multi language support (over 20 languages supported)</li> |
|
<li>Plugins using Lua scripting</li> |
|
</ul> |
|
</description> |
|
<metadata_license>CC0-1.0</metadata_license> |
|
<project_license>GPL-2.0</project_license> |
|
<url type="bugtracker">https://github.com/xournalpp/xournalpp/issues</url> |
|
<url type="help">https://xournalpp.github.io/community/help/</url> |
|
<url type="homepage">https://xournalpp.github.io/</url> |
|
<screenshots> |
|
<screenshot type="default"> |
|
<image>https://raw.githubusercontent.com/xournalpp/xournalpp-examples/main/appdata/screenshots/note_taking_1600x900.png</image> |
|
</screenshot> |
|
<screenshot> |
|
<image>https://raw.githubusercontent.com/xournalpp/xournalpp-examples/main/appdata/screenshots/pdf_annotation_1600x900.png</image> |
|
</screenshot> |
|
<screenshot> |
|
<image>https://raw.githubusercontent.com/xournalpp/xournalpp-examples/main/appdata/screenshots/LaTeX_with_customized_preamble_1600x900.png</image> |
|
</screenshot> |
|
</screenshots> |
|
<launchable type="desktop-id">com.github.xournalpp.xournalpp.desktop</launchable> |
|
<provides> |
|
<id>xournalpp.desktop</id> |
|
<binary>xournalpp</binary> |
|
<mediatype>application/x-xojpp</mediatype> |
|
<mediatype>application/x-xopp</mediatype> |
|
<mediatype>application/x-xopt</mediatype> |
|
</provides> |
|
<update_contact>webmaster_AT_huberulrich.de</update_contact> |
|
<content_rating type="oars-1.0" /> |
|
<releases> |
|
<!-- Could be automated more: |
|
`git tag -l | grep "^[0-9]*\.[0-9]*\.[0-9]*$`" |
|
--> |
|
<release date="2021-08-30" version="1.1.0+dev" /> |
|
<release date="2021-07-18" version="1.1.0" /> |
|
<release date="2020-12-17" version="1.0.20" /> |
|
<release date="2020-10-21" version="1.0.19" /> |
|
<release date="2020-04-15" version="1.0.18" /> |
|
<release date="2020-02-02" version="1.0.17" /> |
|
<release date="2019-11-10" version="1.0.16" /> |
|
<release date="2019-10-15" version="1.0.15" /> |
|
<release date="2019-10-12" version="1.0.14" /> |
|
<release date="2019-05-26" version="1.0.12" /> |
|
<release date="2019-04-01" version="1.0.10" /> |
|
<release date="2019-02-16" version="1.0.8" /> |
|
<release date="2019-01-19" version="1.0.7" /> |
|
<release date="2018-12-30" version="1.0.5" /> |
|
</releases> |
|
</component>
|
|
|