Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gimp [2015/07/09 21:32]
slackermedia
gimp [2021/06/03 19:48] (current)
Line 1: Line 1:
-[[{arrowp.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​left:​0;​}giada|]] 
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​margin-left:​2.5em;​}handbrake|]] 
  
  
Line 66: Line 64:
 Launch GIMP (or quit and then launch, if it was already running) and the brushes will in the brush palette. Notice that GIMP currently scans the brushes directory every time it is launched, and every time the brush menu it is clicked, so keeping hundreds or brushes in the the brushes directory will make GIMP slower to launch and the menu itself slower to appear. It may behoove you to familiarize yourself with the brushes you own, and only keep your favourite brushes in the brush directory, until GIMP developers come up with a more dynamic way to load brushes. Launch GIMP (or quit and then launch, if it was already running) and the brushes will in the brush palette. Notice that GIMP currently scans the brushes directory every time it is launched, and every time the brush menu it is clicked, so keeping hundreds or brushes in the the brushes directory will make GIMP slower to launch and the menu itself slower to appear. It may behoove you to familiarize yourself with the brushes you own, and only keep your favourite brushes in the brush directory, until GIMP developers come up with a more dynamic way to load brushes.
  
 +{{anchor:​gps}}
 =====Gimp Paint Studio===== =====Gimp Paint Studio=====
  
Line 74: Line 73:
 ==== Install ==== ==== Install ====
  
-GPS is available from [[http://​code.google.com/​p/​gps-gimp-paint-studio]] as a zip file. It+GPS is available from [[http://​code.google.com/​p/​gps-gimp-paint-studio]] as a tarball. It
 releases as a traditional software would, so make sure to download the latest version corresponding to your version of GIMP. releases as a traditional software would, so make sure to download the latest version corresponding to your version of GIMP.
  
 Slackermedia'​s maintainers currently also maintains a SlackBuild for GPS on [[http://​slackbuilds.org]]. Slackermedia'​s maintainers currently also maintains a SlackBuild for GPS on [[http://​slackbuilds.org]].
  
-If you choose to manually install it, the install is simple; ​unzip the file and +If you choose to manually install it, the install is simple; ​untar the file and 
-then copy the brushes into your GIMP brushes directory.+then copy the brushes into your GIMP brushes ​directory. If you have no customisations to GIMP yet, you can also opt to untar the GIMP file straight to your GIMP config ​directory.
  
 <WRAP alert> <WRAP alert>
-If you have custom GIMP ''​rc''​ [configuration] files, GPS will overwrite them during installation. ​Backup ​your GIMP ''​rc''​ files before proceeding.+Do not untar GPS straight to your GIMP config directory if you have custom GIMP ''​rc''​ [configuration] files, ​as GPS will overwrite them during installation. ​No matter what, if you have important customisation to GIMP, backup ​your GIMP ''​rc''​ files before proceeding.
 </​WRAP>​ </​WRAP>​
  
Line 91: Line 90:
  
 <​code>​ <​code>​
-curl http://​gps-gimp-paint-studio.googlecode.com/files/​GPS%201_5_final%20release.zip \ +wget https://​storage.googleapis.com/​google-code-archive-downloads/​v2/​code.google.com/​gps-gimp-paint-studio/​GPS_2_0.tar.gz
--O GPS1_5_finalrelease.zip+
  
-mkdir GPS_source +untar xvf GPS*gz -~/.gimp-?.?
- +
-$ unzip GPS*zip -d GPS_source ; cd ./​GPS_source +
-    +
-$ for gps in $(find ./* -type d) ; do cp $gps/​* ​~/.gimp*/$gps ; done +
-     +
-$ cp ./​GPS_source/​*rc ~/.gimp*/+
 </​code>​ </​code>​
  
Line 184: Line 176:
 </​WRAP>​ </​WRAP>​
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​float:​right;​}handbrake|]][[{arrowp.png|border:​0;​background:​none;​width:​0;​float:​right;​}giada|]]+<WRAP centeralign>​ 
 +<wrap fa>[[giada|R]]</​wrap>​ <wrap fa>[[start|S]]</​wrap>​ <wrap fa>​[[handbrake|Q]]</​wrap>​ 
 +</​WRAP>​