mirror of https://github.com/GNOME/gimp.git
parent
77e4847c9c
commit
8fb45c96dc
125
plug-ins/t
125
plug-ins/t
|
@ -1,125 +0,0 @@
|
|||
./dbbrowser/_libs/dbbrowser
|
||||
./xpm/_libs/xpm
|
||||
./AlienMap/alienmap
|
||||
./AlienMap/_libs/AlienMap
|
||||
./Anamorphose/_libs/Anamorphose
|
||||
./dgimp/_libs/dgimp
|
||||
./dgimp/_libs/lgp
|
||||
./gflare/_libs/gflare
|
||||
./script-fu/_libs/script-fu
|
||||
./_libs/CML_explorer
|
||||
./_libs/align_layers
|
||||
./_libs/apply_lens
|
||||
./_libs/autocrop
|
||||
./_libs/animationplay
|
||||
./_libs/autostretch_hsv
|
||||
./_libs/blinds
|
||||
./_libs/blur
|
||||
./_libs/blur2
|
||||
./_libs/bmp
|
||||
./_libs/bumpmap
|
||||
./_libs/bz2
|
||||
./_libs/c_astretch
|
||||
./_libs/CEL
|
||||
./_libs/checkerboard
|
||||
./_libs/compose
|
||||
./_libs/convmatrix
|
||||
./_libs/coordmap
|
||||
./_libs/cubism
|
||||
./_libs/decompose
|
||||
./_libs/deinterlace
|
||||
./_libs/depthmerge
|
||||
./_libs/despeckle
|
||||
./_libs/destripe
|
||||
./_libs/diffraction
|
||||
./_libs/displace
|
||||
./_libs/edge
|
||||
./_libs/emboss
|
||||
./_libs/engrave
|
||||
./_libs/exchange
|
||||
./_libs/faxg3
|
||||
./_libs/figures
|
||||
./_libs/film
|
||||
./_libs/fits
|
||||
./_libs/fp
|
||||
./_libs/gauss_iir
|
||||
./_libs/gauss_rle
|
||||
./_libs/gbr
|
||||
./_libs/gfli
|
||||
./_libs/gicon
|
||||
./_libs/gif
|
||||
./_libs/gqbist
|
||||
./_libs/gradmap
|
||||
./_libs/grid
|
||||
./_libs/gz
|
||||
./_libs/header
|
||||
./_libs/holes
|
||||
./_libs/hot
|
||||
./_libs/hrz
|
||||
./_libs/ifscompose
|
||||
./_libs/laplace
|
||||
./_libs/lic
|
||||
./_libs/magiceye
|
||||
./_libs/mail
|
||||
./_libs/max_rgb
|
||||
./_libs/maze
|
||||
./_libs/mblur
|
||||
./_libs/mosaic
|
||||
./_libs/nlfilt
|
||||
./_libs/noisify
|
||||
./_libs/normalize
|
||||
./_libs/nova
|
||||
./_libs/oilify
|
||||
./_libs/pat
|
||||
./_libs/pcx
|
||||
./_libs/pix
|
||||
./_libs/pixelize
|
||||
./_libs/plasma
|
||||
./_libs/pnm
|
||||
./_libs/polar
|
||||
./_libs/print
|
||||
./_libs/ps
|
||||
./_libs/psd
|
||||
./_libs/randomize
|
||||
./_libs/ripple
|
||||
./_libs/rotate
|
||||
./_libs/rotators
|
||||
./_libs/scatter_hsv
|
||||
./_libs/sgi
|
||||
./_libs/sharpen
|
||||
./_libs/shift
|
||||
./_libs/sinus
|
||||
./_libs/smooth_palette
|
||||
./_libs/snoise
|
||||
./_libs/snp
|
||||
./_libs/sobel
|
||||
./_libs/sparkle
|
||||
./_libs/spread
|
||||
./_libs/stereogram
|
||||
./_libs/sunras
|
||||
./_libs/tga
|
||||
./_libs/threshold_alpha
|
||||
./_libs/tile
|
||||
./_libs/tileit
|
||||
./_libs/tiler
|
||||
./_libs/universal
|
||||
./_libs/url
|
||||
./_libs/video
|
||||
./_libs/vinvert
|
||||
./_libs/vpropagate
|
||||
./_libs/waves
|
||||
./_libs/whirlpinch
|
||||
./_libs/xwd
|
||||
./_libs/zealouscrop
|
||||
./jpeg/_libs/jpeg
|
||||
./png/_libs/png
|
||||
./tiff/_libs/tiff
|
||||
./gfig/_libs/gfig
|
||||
./Curtain/_libs/Curtain
|
||||
./CentralReflection/_libs/CentralReflection
|
||||
./Encript_Decript/_libs/Encript_Decript
|
||||
./Julia/_libs/Julia
|
||||
./Mandelbrot/_libs/Mandelbrot
|
||||
./MapObject/_libs/MapObject
|
||||
./libgck/gck/_libs/libgck.so.0.0.1
|
||||
./gimptcl/_libs/gimptcl
|
|
@ -1,56 +0,0 @@
|
|||
|
||||
COMPOSE/DECOMPOSE plugin V1.00 for the GIMP
|
||||
===========================================
|
||||
Peter Kirchgessner, 30-Jun-97
|
||||
e-mail: pkirchg@aol.com
|
||||
WWW : http://members.aol.com/pkirchg
|
||||
|
||||
Here are the Compose/Decompose plug-ins known from V0.54
|
||||
for the GIMP V 0.99.10 and up.
|
||||
In the directory
|
||||
|
||||
ftp://members.aol.com/pkirchg/pub/gimp
|
||||
|
||||
you will find the following files:
|
||||
|
||||
xcompose.txt : this document
|
||||
xcompose.tgz : gzipped tarfile with sources/documentation
|
||||
xcompose.linux.386.elf.tgz : gzipped tarfile with Linux exectuable
|
||||
|
||||
Features:
|
||||
Decomposes RGB and RGBA-images into R/G/B, H/S/V, C/M/Y, C/M/Y/K
|
||||
and Alpha channels and vice versa.
|
||||
|
||||
Installation of executable
|
||||
--------------------------
|
||||
To tell the GIMP about the COMPOSE/DECOMPOSE-plug-ins, copy the
|
||||
executables to /usr/local/lib/gimp/0.99.x/plug-ins .
|
||||
|
||||
Installation from source
|
||||
------------------------
|
||||
The COMPOSE-plug-in needs two modifications to the GIMP V 99.10 to
|
||||
run correctly:
|
||||
1.: Apply this patch to libgimp/gimpmenu.c
|
||||
(needed for default gray-image in menu):
|
||||
|
||||
--- gimpmenu.c.orig Sun Mar 9 02:00:20 1997
|
||||
+++ gimpmenu.c Mon Jun 30 07:22:41 1997
|
||||
@@ -47,7 +47,7 @@
|
||||
g_free (label);
|
||||
|
||||
if (images[i] == active_image)
|
||||
- gtk_menu_set_active (GTK_MENU (menu), i);
|
||||
+ gtk_menu_set_active (GTK_MENU (menu), k);
|
||||
|
||||
k += 1;
|
||||
}
|
||||
|
||||
2.: Add the following library to pre_LDADD in your plug-in makefile:
|
||||
|
||||
$(top_builddir)/libgimp/libgimpui.la
|
||||
|
||||
3.: Add compose and decompose to your plug-in makefile
|
||||
|
||||
Suggestions
|
||||
-----------
|
||||
Suggestions about the plug-ins should be mailed to pkirchg@aol.com
|
Loading…
Reference in New Issue