首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Gimp脚本和选择一个方案解释器?

Gimp脚本和选择一个方案解释器?
EN

Unix & Linux用户
提问于 2018-02-02 17:56:22
回答 1查看 67关注 0票数 0

我遇到了这个脚本https://twentymegahertz.wordpress.com/2017/01/05/gimp-script-for-image-sharpening-using-grain-extract/,它基本上是一个用来锐化图像的脚本。

现在我不知道scheme,所以我完全不知道如何运行脚本。通常,您可以将shell脚本保存为shellscript.sh,但在这种情况下,这可能不是正确的方法。另外,有相当多的方案二进制文件在那里,所以哪一个是最常用的还是最适合于gimp的,我不知道。有人能帮忙吗?

代码语言:javascript
复制
 aptitude search scheme
p   chezscheme                                                                      - Reliable, high performance Scheme compiler                                                
p   chezscheme9.5                                                                   - Reliable, high performance Scheme compiler (version 9.5)                                  
p   chezscheme9.5-dbgsym                                                            - debug symbols for chezscheme9.5                                                           
p   chezscheme9.5-dev                                                               - Reliable, high performance Scheme compiler (C development files)                          
p   chezscheme9.5-doc                                                               - Reliable, high performance Scheme compiler (documentation)                                
p   cmuscheme48-el                                                                  - Emacs mode specialized for Scheme48                                                       
p   compass-color-schemer-plugin                                                    - create color schemes with ease                                                            
i A gedit-plugin-color-schemer                                                      - Color Schemer plugin for gedit                                                            
p   ifscheme                                                                        - scheme control for network interfaces                                                     
p   libcolor-scheme-perl                                                            - Perl module to generate pleasant color schemes                                            
p   libghc-recursion-schemes-dev                                                    - generalized bananas, lenses and barbed wire                                               
v   libghc-recursion-schemes-dev-5.0.2-b8128                                        -                                                                                           
p   libghc-recursion-schemes-doc                                                    - generalized bananas, lenses and barbed wire; documentation                                
p   libghc-recursion-schemes-prof                                                   - generalized bananas, lenses and barbed wire; profiling libraries                          
v   libghc-recursion-schemes-prof-5.0.2-b8128                                       -                                                                                           
p   mit-scheme                                                                      - MIT/GNU Scheme development environment                                                    
p   mit-scheme-dbg                                                                  - MIT/GNU Scheme debugging files                                                            
p   mit-scheme-dbgsym                                                               - debug symbols for mit-scheme                                                              
p   mit-scheme-doc                                                                  - MIT/GNU Scheme documentation                                                              
v   plt-scheme                                                                      -                                                                                           
v   plt-scheme-doc                                                                  -                                                                                           
v   scheme-r5rs                                                                     -                                                                                           
v   scheme-srfi-7                                                                   -                                                                                           
p   scheme2c                                                                        - Joel Bartlett's fabled Scheme->C system                                                   
p   scheme2c-doc                                                                    - Documentation for the Scheme->C system                                                    
p   scheme48                                                                        - simple, modular, and lightweight Scheme implementation                                    
p   scheme48-dbgsym                                                                 - Debug symbols for scheme48                                                                
p   scheme48-doc                                                                    - Documentation for the Scheme48 implementation of Scheme                                   
p   scheme9                                                                         - Scheme 9 from Empty Space R4RS Scheme interpreter                                         
p   scheme9-dbgsym                                                                  - debug symbols for scheme9                                                                 
p   sigscheme                                                                       - Scheme Interpreter to be embedded                                                         
p   sigscheme-dbgsym                                                                - debug symbols for sigscheme                                                               
p   sigscheme-runtime                                                               - Runtime for sigscheme Scheme interpreter                                                  
p   tinyscheme                                                                      - Very small scheme implementation                                                          
p   tinyscheme-dbgsym                                                               - Debug symbols for tinyscheme              
EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2018-02-03 07:28:36

将脚本放在适当的gimp目录中。

有关具体答案,请参见安装脚本-Fus,更多背景信息可在Gimp脚本目录上找到。

票数 2
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/421492

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档