1
0
Fork 0

merge files from old repository

This commit is contained in:
Ducky 2021-09-14 18:58:09 +01:00
commit 38419dc7a4
32 changed files with 1071 additions and 0 deletions

20
projects/GIMP/README.md Normal file
View file

@ -0,0 +1,20 @@
GIMP projects
===
Work under this directory was created with **GIMP _(GNU Image Manipulation Program)_**, using a libre binary filetype (`.xcf`).
### Download
* [Windows/macOS/Linux](https://www.gimp.org/downloads/)
#### Other sources
* [Chocolatey](https://chocolatey.org)*: `choco install gimp`
* [Flatpak](https://www.flatpak.org/): `flatpak install org.gimp.GIMP`
* Make sure to add the Flathub repository first: `flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo`
_\* Unofficial source_
### Notes
_(None)_