사용자 도구

사이트 도구


linux:gimp

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:gimp [2014/03/07 13:15]
kwon37xi
linux:gimp [2020/07/22 12:27]
kwon37xi [Plugins]
줄 1: 줄 1:
 ====== GIMP ====== ====== GIMP ======
   * http://www.gimp.org/   * http://www.gimp.org/
 +  * [[linux:hidpi|Linux HighDPI]]
     * [[http://www.google.co.kr/url?sa=t&source=web&cd=1&sqi=2&ved=0CDgQFjAA&url=http%3A%2F%2Fwww.gimp.org%2Ftutorials%2F&ei=xAAHTeCvO87OrQeB98WLDg&usg=AFQjCNGJcNPKLtot_qh-yhcmRchfGR2S8Q&sig2=c0JQZwI5n39e-RLnu_Uzfw|GIMP Tutorials]]     * [[http://www.google.co.kr/url?sa=t&source=web&cd=1&sqi=2&ved=0CDgQFjAA&url=http%3A%2F%2Fwww.gimp.org%2Ftutorials%2F&ei=xAAHTeCvO87OrQeB98WLDg&usg=AFQjCNGJcNPKLtot_qh-yhcmRchfGR2S8Q&sig2=c0JQZwI5n39e-RLnu_Uzfw|GIMP Tutorials]]
   * [[http://gimp.kr/|GIMP 한국]]   * [[http://gimp.kr/|GIMP 한국]]
줄 9: 줄 10:
   * [[http://www.sitepoint.com/learn-gimp/|Learn GIMP: From Greenhorn to Guru in 19 Lessons]]   * [[http://www.sitepoint.com/learn-gimp/|Learn GIMP: From Greenhorn to Guru in 19 Lessons]]
  
-===== Plugins ===== +====== PPA 설치 ====== 
-  * [[http://gmic.sourceforge.net/|G'MIC]] [[http://linuxg.net/how-to-install-gmic-1-5-8-2-on-ubuntu]]<code sh> +  * https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp 
-sudo add-apt-repository ppa:otto-kesselgulasch/gimp-experimental + 
-sudo apt-get updatesudo apt-get install gmic+<code sh> 
 +sudo add-apt-repository ppa:ubuntuhandbook1/gimp 
 + 
 +sudo apt-get update 
 +sudo apt install gimp gimp-gmic 
 + 
 +# 제거 
 +sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/gimp
 </code> </code>
  
 +===== Plugins =====
 +  * [[http://gmic.sourceforge.net/|G'MIC]]
linux/gimp.txt · 마지막으로 수정됨: 2020/10/10 18:03 저자 kwon37xi