In article <[EMAIL PROTECTED]>, Gary Algier
<[EMAIL PROTECTED]> wrote:

> _brian_d_foy wrote:
> > In article <[EMAIL PROTECTED]>, Perl Authors
> > Upload Server <[EMAIL PROTECTED]> wrote:

> > those do not seem very different.  how is your module different?

> Differences:
>      Image::OrgChart                     GD::OrgChart
>      ---------------                     ------------
>      One line per box                    Multiple lines per box
>      Drawn along left edge               Drawn with subordinates centered
> below
>      No limit on drawing depth           Simple maxdepth argument
>      Only can use GD built-in fonts      Only can use GD truetype fonts
>      The box is as it is                 A call-back is available to augment
>      Sorts the input                     Draws it as presented

That sounds likw Image::OrgChart is a subset of GD::OrgChart.  can
the two of you get together to make one module that does both?

-- 
brian d foy (one of many PAUSE admins), http://pause.perl.org
please send all messages back to [EMAIL PROTECTED]

Reply via email to