diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:21:52 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:22:30 +0200 |
commit | 5f6a9bf13cbd3c9bacbf6962923f08eb63046447 (patch) | |
tree | 6225c224120eaff5864fc9f8e68e335a41cb3cd8 | |
parent | 1108ff8e5b25a81246bcea5b1b8087a16887e005 (diff) | |
download | potracegui-5f6a9bf13cbd3c9bacbf6962923f08eb63046447.tar.gz potracegui-5f6a9bf13cbd3c9bacbf6962923f08eb63046447.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fe68422ad665461c3b8cc3cd9ab77687cce17538)
-rw-r--r-- | README.md (renamed from README) | 26 |
1 files changed, 19 insertions, 7 deletions
@@ -1,15 +1,15 @@ Potracegui - a GUI interface for Potrace and Autotrace. - - + + Potracegui is an interface for the commandline tracing tools potrace and/or autotrace, two programs for tracing bitmapped images. It supports drag and drop as well as all image types recognized by TDE, which are more than the 4 recognized by the potrace commandline tool. -Loading of remote files (web, ftp) is also supported. - +Loading of remote files (web, ftp) is also supported. + The heavy work is done by potrace or autotrace, the app is only a gui interface, It collects informations in an easy way and then it launches the backend with all the relevant options. @@ -19,10 +19,10 @@ a bitmap image in a vector one (.eps or .svg format as an example) so that they can be scaled, rotated, and transformed in general without loss of quality. +. - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute Potracegui, you might do so: @@ -31,3 +31,15 @@ If you wish to contribute Potracegui, you might do so: - TDE Weblate Translation Workspace (TWTW) collaboration tool. https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/potracegui/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/potracegui-potraceguidesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui-potraceguidesktop/) |