Re: [Gimp-developer] You would think this would be a faq

2002-12-02 Thread Raphaël Quinet
On Sat, 30 Nov 2002 04:21:47 -0500, Patrick McFarland <[EMAIL PROTECTED]> wrote: > Why doesnt gimp have a webcvs setup? > Not exactly webcvs, but... http://cvs.gnome.org/bonsai/rview.cgi?dir=gimp There is also http://cvs.gnome.org/lxr/ if you want to search for some text strings, identifiers o

Re: [Gimp-developer] layer groups (was: Film Gimp and GIMP)

2002-12-02 Thread Sven Neumann
Hi, [EMAIL PROTECTED] writes: > A little while ago I added another little code project to my todo > queue, it's just a toy project but might end up providing useful > ideas for the implementation. I've been toying with the idea to > create a small program that is built entirely of plug-ins and a

Re: [FilmGimp] Re: [Gimp-developer] Film Gimp and GIMP

2002-12-02 Thread Sven Neumann
Hi, Sam Richards <[EMAIL PROTECTED]> writes: > I would like to know what the roadmap for gimp is after 1.4? When is > the merge for GEGL? Are you planning 16 bit support as a separate > thing to GEGL? Are there any design docs for 1.3? How much work was > it porting to GTK2.0? This document is p

Re: [Gimp-developer] Film Gimp and GIMP

2002-12-02 Thread Sven Neumann
Hi, Patrick McFarland <[EMAIL PROTECTED]> writes: > To cut this all short, how long will it be until I can do higher > precision rendering in any gimp whatsoever? FG's xcf plugin is > broke, gegl isnt done yet GEGL is being worked on and it has already come a long way. > Btw, why hasnt Gim

Re: [Gimp-developer] gimp-1.3.10 missing file.

2002-12-02 Thread Sven Neumann
Hi, Sam Richards <[EMAIL PROTECTED]> writes: > I ran configure with --enable-python and when I ran the build it > complained about missing the file: > > plug-ins/pygimp/plug-ins/gtkcons.py > > I copied it from CVS, and everything is ok. known problem and fixed in CVS: http://bugzilla.gnome.

Re: [Gimp-developer] layer groups (was: Film Gimp and GIMP)

2002-12-02 Thread Øyvind Kolås
* Sven Neumann <[EMAIL PROTECTED]> [021202 15:00]: > > RGBA value_blur(RGBA,radius){ > > .--RGBA--. > > | split_RGBA | > > `-R--G--B--A-' > > | | | | > > | | | `---. > > .-R--G--B-. \ > > | rgb2hsv | \ > > `-H--S--V-' \ > > | | \

[Gimp-developer] Re: Film Gimp and GIMP

2002-12-02 Thread Robin Rowe
Sven, > This document is probably still valid in a lot of points: > >http://developer.gimp.org/gimp-future Who is working on GEGL and how active is that? Your GIMP team list at http://www.gimp.org/the_gimp_org_about.html includes Mattis and Kimball. Have they done anything with GIMP since 19

Re: [Gimp-developer] Re: Film Gimp and GIMP

2002-12-02 Thread Sven Neumann
Hi, "Robin Rowe" <[EMAIL PROTECTED]> writes: > Who is working on GEGL and how active is that? http://cvs.gnome.org/lxr/source/gegl/ChangeLog > Your GIMP team list at http://www.gimp.org/the_gimp_org_about.html > includes Mattis and Kimball. Have they done anything with GIMP since > 1997? no, t

[Gimp-developer] bug hunting

2002-12-02 Thread Sven Neumann
Hi, This is the current list of unconfirmed GIMP bugs: http://bugzilla.gnome.org/buglist.cgi?product=GIMP&bug_status=UNCONFIRMED there are a lot of Windows bugs among them. Would be nice if some users of GIMP on Win32 could have a look. If you can confirm one of these bugs, please attach a comm

[Gimp-developer] could need some help with GimpRc documentation

2002-12-02 Thread Sven Neumann
Hi, we are almost done with porting the old gimprc code to the GimpConfig system that was introduced last winter. At the moment I'm working on a tool that creates a commented gimprc with default values to be used as the system-wide gimprc. Later the same tool should also help to generate the gimp

Re: [Gimp-developer] Re: Film Gimp and GIMP

2002-12-02 Thread Branko Collin
On 2 Dec 2002, at 10:23, Robin Rowe wrote: > Your GIMP team list at http://www.gimp.org/the_gimp_org_about.html > includes Mattis and Kimball. Have they done anything with GIMP since > 1997? What are Mattis and Kimball doing now? See

Re: [Gimp-developer] bug hunting -- squashing windows bugs

2002-12-02 Thread David Weeks
I fixed all my windows bugs: 0) Backup your data. 1) Boot from rescue disk, no CD support (or don't worry for win95, that had to be made manually). 2) Utilize the Microsoft built, Microsoft bug squashing tool: fdisk 3) In fdisk you'll likely see these bugs, they're called "partitions." You wan

Re: [Gimp-developer] bug hunting -- squashing windows bugs

2002-12-02 Thread Lourens Veen
On Mon 2 December 2002 21:35, David Weeks wrote: > I fixed all my windows bugs: > > 0) Backup your data. > 1) Boot from rescue disk, no CD support (or don't worry for > win95, that had to be made manually). > 2) Utilize the Microsoft built, Microsoft bug squashing tool: > fdisk 3) In fdisk you'll

Re: [Gimp-developer] bug hunting -- squashing windows bugs

2002-12-02 Thread Patrick McFarland
On 02-Dec-2002, Lourens Veen wrote: > And guess what, it fixes all GIMP bugs too!. After all, GIMP is part > of GNOME, so if you don't install GNOME, there won't be GIMP, so > there won't be any GIMP bugs! Yay! Erm, maybe this is a stupid redhat thing, but I thought GIMP just used GTK, (ala, it

[Gimp-developer] Errors compiling gimp

2002-12-02 Thread Rahul Rekapalli
Hi, I downloaded gimp from cvs and tried to compile it. I got the following errors In file included from ../app/core/core-types.h:29, from gimpobject.c:30: ../app/core/core-enums.h:221: conflicting types for `GIMP_SHADOWS' ../app/base/base-enums.h:133: previous declaration of `GIM