Re: [Gegl-developer] babl docs

2010-09-08 Thread Rupert Weber
I put up a first draft at
http://leguanease.org/gimp/babl/docs/writing-extensions.html

(I think that's easier to look at than as a patch to babl)

It's still very incomplete.
I put some comments and questions in red boxes.

There is no integration with current menus yet.

Glad for any comments and clarifications.

I also did quite a bit of change to css, hope you like the general idea:
- also not done yet and doesn't look quite the same, but close. The goal 
is to have as much of the formatting tied to standard elements, not classes.
- split up css into 'base.css' and 'special.css'
- base.css contains only options for standard html elements, no classes 
or ids
- special.css contains all options for classes and ids.

The idea was to make it easier to add any html documents without having 
to add a lot of classes first. (And porting existing html to another css 
should be simpler that way, too)

Regards

Rupert


___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer


Re: [Gegl-developer] babl docs

2010-09-08 Thread Martin Nordholts
On 09/09/2010 12:12 AM, Rupert Weber wrote:
 I put up a first draft at
   http://leguanease.org/gimp/babl/docs/writing-extensions.html

That's pretty nice, could you provide a patch against the docs part in babl?
http://git.gnome.org/browse/babl/tree/docs

Thanks!

  / Martin


-- 

My GIMP Blog:
http://www.chromecode.com/
Automatic tab style and removed tab title bar
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer