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.
88
99![ RIS resize] ( images/ris-resize-dialog.png )
1010
11+ ![ RIS resize] ( images/ris-resize-dialog-scheme.png )
12+
1113Hints:
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
2729Copy ` 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
You can’t perform that action at this time.
0 commit comments