From fe68422ad665461c3b8cc3cd9ab77687cce17538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Oct 2021 03:21:52 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README | 33 --------------------------------- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 33 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 27c3c4e..0000000 --- a/README +++ /dev/null @@ -1,33 +0,0 @@ - - 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. - -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. - -Potrace and AutoTrace are great apps for tracing, they transform -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 -============== - -If you wish to contribute Potracegui, you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..109e171 --- /dev/null +++ b/README.md @@ -0,0 +1,45 @@ + + 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. + +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. + +Potrace and AutoTrace are great apps for tracing, they transform +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 +-------------- + +If you wish to contribute Potracegui, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- 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/) -- cgit v1.2.3