merge files from old repository
This commit is contained in:
commit
38419dc7a4
32 changed files with 1071 additions and 0 deletions
20
projects/GIMP/README.md
Normal file
20
projects/GIMP/README.md
Normal 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)_
|
BIN
projects/GravitDesigner/AstraVexton.gvdesign
(Stored with Git LFS)
Executable file
BIN
projects/GravitDesigner/AstraVexton.gvdesign
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
projects/GravitDesigner/Gearheads.gvdesign
(Stored with Git LFS)
Normal file
BIN
projects/GravitDesigner/Gearheads.gvdesign
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
projects/GravitDesigner/Gearknobs.gvdesign
(Stored with Git LFS)
Normal file
BIN
projects/GravitDesigner/Gearknobs.gvdesign
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
projects/GravitDesigner/PracticeSafeSex.gvdesign
(Stored with Git LFS)
Executable file
BIN
projects/GravitDesigner/PracticeSafeSex.gvdesign
(Stored with Git LFS)
Executable file
Binary file not shown.
23
projects/GravitDesigner/README.md
Normal file
23
projects/GravitDesigner/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
Gravit Designer projects
|
||||
===
|
||||
|
||||
Work under this directory was created with **Gravit Designer**, using a proprietary binary filetype (`.gvdesign`).
|
||||
|
||||
### Download
|
||||
|
||||
* [Windows/macOS/Linux](https://www.designer.io/en/download/)
|
||||
* [PWA](https://designer.gravit.io/)
|
||||
|
||||
#### Other sources
|
||||
|
||||
* [Chocolatey](https://chocolatey.org)*: `choco install gravitdesigner`
|
||||
* [Flatpak](https://www.flatpak.org/)*: `flatpak install io.designer.GravitDesigner`
|
||||
* Make sure to add the Flathub repository first: `flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo`
|
||||
|
||||
_\* Unofficial source_
|
||||
|
||||
### Notes
|
||||
|
||||
* Unless specified, the **Pro** tier was not used in any projects, so all may be open in the free tier. _Gravit Designer_ is nagware (boo!) and claims the free tier is a trial, but this is not the case: after the trial is over, you will just lose access to **Pro** features.
|
||||
* Projects are never exported as SVGs as _Gravit Designer_ exports unscalable SVGs (why!?), and they are hard to manually correct afterwards.
|
||||
* ~~Use the dark theme you dummy.~~
|
Loading…
Add table
Add a link
Reference in a new issue