gimp/plug-ins/common/.cvsignore
Sven Neumann 3cff8419db Jens Lautenbacher <jtl@gimp.org>
2000-12-18  Sven Neumann  <sven@gimp.org>
	    Jens Lautenbacher <jtl@gimp.org>

	* app/Makefile.am

	* app/gimpbrushlistP.h
	* app/gimpbrushpipeP.h
	* app/gimpobjectP.h: removed these three files

	* app/parasitelistP.h
	* app/channels_dialog.c
	* app/docindex.c
	* app/gimpdrawable.c
	* app/gimpdrawableP.h
	* app/gimpimage.c
	* app/gimpimageP.h
	* app/gimplist.[ch]
	* app/gimpobject.c
	* app/gimpobject.h
	* app/gimpsetP.h: changed according to header removal

	* app/airbrush.c
	* app/brush_select.[ch]
	* app/brushes_cmds.c
	* app/gimpbrush.[ch]
	* app/gimpbrushgenerated.[ch]
	* app/gimpbrushlist.[ch]
	* app/gimpbrushpipe.[ch]
	* app/gimpcontextpreview.c
	* app/paint_core.c
	* app/paintbrush.c
	* app/pencil.c
	* tools/pdbgen/pdb/brushes.pdb: Big Brushes Cleanup.

	The GimpBrush* object hierarchy and the file formats were broken by
	"design". This made it overly difficult to read and write pixmap
	brushes and brush pipes, leading to the situation that The GIMP was
	not able to read it's very own file formats. Since the GimpBrush
	format did support arbitrary color depths, the introduction of a
	file format for pixmap brushes was unnecessary.

	The GimpBrushPixmap object is dead. GimpBrush has an additional
	pixmap temp_buf and handles pixmap brushes transparently. The file
	format of pixmap brushes is not any longer a grayscale brush plus
	a pattern, but a simple brush with RGBA data. The old brushes can
	still be loaded, but the .gpb format is deprecated.

	GimpBrushPipe derives from GimpBrush. The fileformat is still a text
	header, followed by a number of brushes, but those brushes are stored
	in the new GimpBrush format (no pattern anymore). The pipe does not
	care about the depth of the contained GimpBrushes, so we get
	grayscale BrushPipes for free. Since the brush loader still loads the
	old format, old .gih files can also still be loaded.

	Since the brushes in the GimpBrushPipe do not any longer contain a
	pointer to the pipe object, we do only temporarily switch brushes
	in the paint_core routines. This is not very elegant, but the best
	we can do without a major redesign.

	* app/patterns.[ch]: changed the loader to work with a filedescriptor
	instead of a filehandle to make it work with the new brush loading
	code.

	* plug-ins/common/.cvsignore
	* plug-ins/common/Makefile.am
	* plug-ins/common/plugin-defs.pl
	* plug-ins/common/gih.c: new plug-in that saves GIH files in the
	new format (loader will follow soon)

	* plug-ins/common/gpb.c: removed since Pixmap Brushes are no longer
	supported as a special file format.

	* plug-ins/common/gbr.c: load and save brushes in the new brush format
	which allows RGBA brushes too.

	* plug-ins/common/pat.c: load and save grayscale patterns too
2000-12-18 15:14:08 +00:00

133 lines
1 KiB
Plaintext

Makefile
Makefile.in
.deps
.libs
AlienMap
AlienMap2
CEL
CML_explorer
aa
align_layers
animationplay
animoptimize
apply_lens
autocrop
autostretch_hsv
blinds
blur
borderaverage
bumpmap
bz2
c_astretch
checkerboard
color_enhance
colorify
colortoalpha
compose
convmatrix
csource
cubism
curve_bend
decompose
deinterlace
depthmerge
despeckle
destripe
diffraction
displace
edge
emboss
engrave
exchange
film
flarefx
fractaltrace
gauss_iir
gauss_rle
gbr
gee
gee_zoom
gicon
gif
gifload
gih
glasstile
gqbist
gradmap
grid
gtm
guillotine
gz
header
hot
hrz
illusion
iwarp
jigsaw
jpeg
laplace
lic
mail
mapcolor
max_rgb
mblur
mpeg
newsprint
nlfilt
noisify
normalize
nova
oilify
papertile
pat
pcx
pix
pixelize
plasma
plugindetails
png
pnm
polar
ps
psd
psp
randomize
ripple
rotate
sample_colorize
scatter_hsv
screenshot
sel_gauss
semiflatten
sharpen
shift
sinus
smooth_palette
snoise
sobel
sparkle
spread
struc
sunras
tga
threshold_alpha
tiff
tile
tileit
tiler
uniteditor
unsharp
url
video
vinvert
vpropagate
warp
waves
whirlpinch
wind
wmf
xbm
xpm
xwd
zealouscrop