Skip to content

Commit 5925ff7

Browse files
committed
0.20250327: update README
1 parent ff83ed6 commit 5925ff7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ to the original image by simple averaging.
88

99
![RIS resize](images/ris-resize-dialog.png)
1010

11+
![RIS resize](images/ris-resize-dialog-scheme.png)
12+
1113
Hints:
1214
* The plugin is located in : Menu -> Image -> Transform -> Resize RIS
1315
* Currently it all colormode images
@@ -25,8 +27,12 @@ RIS resize (cubic):
2527
## Install:
2628

2729
Copy `resize-ris.py` in:
28-
* Linux: `~/.gimp-2.8/plug-ins`
29-
* Windows: `C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins`
30+
* Linux: `~/.config/GIMP/2.10/plug-ins`
31+
* Windows: `C:\Program Files\GIMP 2\lib\gimp\3.0\plug-ins`
32+
33+
or `resize-ris.scm` in:
34+
* Linux: `~/.config/GIMP/2.10/scripts`
35+
* Windows: `C:\Program Files\GIMP 2\lib\gimp\3.0\scripts`
3036

3137
----
3238

images/ris-resize-dialog-scheme.png

7.19 KB
Loading

0 commit comments

Comments
 (0)