Re: [Gimp-developer] Dynamics

2012-11-04 Thread Marco Ciampa
On Fri, Nov 02, 2012 at 10:05:22PM +0100, Kolbjørn Stuestøl wrote:
 As a part of the GIMP documentation team I am trying to write the
 help files for brush dynamics. The first attempt done. Have a look
 at gimp-help-2.
 Where do I find the documentation  for this tools? I am not able to
 figure out all of them by the trial and error method.
 As a start: how does the direction of the brush influence the size
 of the brush or other brush behaviors?
 
 Kolbjoern Stuestoel

Kolbjoern is doing a great work but he (and anyone in the gimp doc team)
is stuck without your help!

Please devs, the GIMP manual is paramount for a newbie and advanced use.
No serious program exist without documentation. 
We are doc writers / traslators, we NEED YOUR HELP! Help us help you!

For a start, who is the dynamics main developer? Can he help us?

-- 


Marco Ciampa

++
| Linux User  #78271 |
| FSFE fellow   #364 |
++
___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list


Re: [Gimp-developer] Dynamics

2012-11-04 Thread scl

Marco Ciampa wrote:

For a start, who is the dynamics main developer? Can he help us?

Hi Marco,

the 2.8 release notes say: Alexia Death, Michael Natterer, Zhenfeng Zhao 
(GSoc 2009 student). I'm sure you will find them on IRC, at least on 
weekdays.
I hope this helps you a bit and thanks for your and Kolbjoern 
documentation works.


Kind regards,

Sven
___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list


Re: [Gimp-developer] Upgraded palette-sort.py plugin

2012-11-04 Thread David Gowers
Done. I have a few more upgrades to make before it's finished, though --
sorting a slice of the palette could be much easier in the common case.


On Sun, Nov 4, 2012 at 2:17 PM, Joao S. O. Bueno gwid...@mpc.com.br wrote:

 There is no need putting this in the plug-in registry - since the
 paltete sort is a plug-in in the
 main GIMP tree.

 Your changes are welcome improvements - and we shoudl manage to merge
 them in for GIMP 2.10  -
 meanwhile you could attach both your version of the plug-in and a diff
 against what is
 GIMP master (or gimp2.8 if you dn't have master - it had not changed)
 - in a gimp bugzilla issue.

 (That way, people wanting to get the newer version before gimp 210 is
 out could just download it from there)


   js
  --


 On 3 November 2012 10:33, David Gowers 00a...@gmail.com wrote:
  Hi,
  I got tired of being unable to get any use out of the 'sort palette'
 plugin
  and made some major upgrades. I'm not quite ready to say this is 'done'
 yet
  -- it has some UI that I'm thinking about changing -- but it's fully
  functional and much more effective than the old plugin. Attached.
 
  These improvements include:
 
  * General cleanups (eg. don't use old python conventions like cmp
 functions)
 
  * Support for sorting by luma aka Y, S of HSL, L of HSL
 
  * If you have 'colormath' module installed, support for sorting by L of
  LAB/LCH, A of LAB, B of LAB, Chroma of LCH(ab), or Hue of LCH(ab). These
 are
  generally superior to their HSV/HSL/YIQ counterparts; I use them
  exclusively.
 
  * Option to sort only a selected slice of the palette (for example a
 color
  ramp that has become disorganized)
 
  * Option to quantize the sorting (so eg. you can sort into 6 distinct hue
  categories rather than 360.). Useful for subdividing the palette into
  sections.
 
  * Option to automatically find and sort individual 'partitions' (blocks
 of
  'constant' value in a given channel, after they are quantized.), in
 either
  the entire palette or a selected slice of it. Useful for sorting say 16
  different categories of Hue by Lightness -- each partition's contents are
  individually sorted, so this is quite different from what you get if you
  sort first by Hue and then by Lightness (with no partitioning).
 
 
  An example of usage:
  Starting from this palette:
 
  http://i.imgur.com/CH7JF.png
 
  I first sort the entire palette by LCH hue, so that the partitioning
 works
  best:
 
  http://i.imgur.com/YNmt7.png
 
  Then sort by LAB with LCH Hue partitioning(granularity 16):
 
  http://i.imgur.com/DXgVW.png
 
  The result is this palette, ordered along two dimensions:
 
  http://i.imgur.com/tGPjV.png
 
 
  I would have also posted this to the Plugin Registry, but I haven't
 figured
  out how!
 
  Feedback is welcomed (I hope I'm still subscribed to gimp-developer ;)
 
 
  ___
  gimp-developer-list mailing list
  gimp-developer-list@gnome.org
  https://mail.gnome.org/mailman/listinfo/gimp-developer-list
 

___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list


Re: [Gimp-developer] Dynamics

2012-11-04 Thread Kolbjørn Stuestøl

Den 04.11.2012 12:18, skreiv scl:

Marco Ciampa wrote:

For a start, who is the dynamics main developer? Can he help us?

Hi Marco,

the 2.8 release notes say: Alexia Death, Michael Natterer, Zhenfeng 
Zhao (GSoc 2009 student). I'm sure you will find them on IRC, at least 
on weekdays.
I hope this helps you a bit and thanks for your and Kolbjoern 
documentation works.


Kind regards,

Sven 

Thank you.
My problem is that I am using narrow band internet. (i.e. slow broad 
band connection). I am not using IRC.

Hopefully someone will answer in this forum.
Kolbjoern
___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list


Re: [Gimp-developer] Dynamics

2012-11-04 Thread Kolbjørn Stuestøl

Den 04.11.2012 18:24, skreiv Alexandre Prokoudine:

On Sun, Nov 4, 2012 at 9:10 PM, Kolbjørn Stuestøl wrote:


My problem is that I am using narrow band internet. (i.e. slow broad band
connection). I am not using IRC.

Why would it be a problem? I've used IRC via GPRS.

Perhaps not. I'll never tried.
Thank you for reminding me.
Kolbjoern


Alexandre Prokoudine
http://libregraphicsworld.org
___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list





--
Kolbjørn Stuestøl, Stuestøl, 4580 Lyngdal
Telefon: (47) 38 34 78 62,  (47) 917 81 125
Stuestøl heimesider: http://www.stuestoel.no
Sjå også
Lyngdal hagelag: http://www.stuestoel.no/hagelag/hagelag.php
Mandal og Lister pyntegrøntlag: http://www.mlpynt.no
GIMP på norsk: http://www.gimp.no

___
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list