File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ to the original image by simple averaging.
8
8
9
9
![ RIS resize] ( images/ris-resize-dialog.png )
10
10
11
+ ![ RIS resize] ( images/ris-resize-dialog-scheme.png )
12
+
11
13
Hints:
12
14
* The plugin is located in : Menu -> Image -> Transform -> Resize RIS
13
15
* Currently it all colormode images
@@ -25,8 +27,12 @@ RIS resize (cubic):
25
27
## Install:
26
28
27
29
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 `
30
36
31
37
----
32
38
You can’t perform that action at this time.
0 commit comments