Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Tue, 18 May 1999 21:47:23 +0000

Re: Some precision about raster operation

BERNARD Sebastien wrote:
> Content-Type: text/html;

Your mail client is broken. Please fix it or replace it.

>      In my mind (troubled / brain-damaged ?), the
>      ggi2d was high-level stuff (was a dependance relation between
>      ggi2d -> ggi like gtk->gdk)

Which is completely wrong. Extensions are _extensions_, which means
they _extend_ the LibGGI API, not that they use it. Extensions does
not run on top of LibGGI, they run right beside it.
You should rather think of LibGGI/LibGGI2D as the libc/libm pair.
Just beacuse you can pass floating point numbers to printf() it 
doesn't mean that all of libm must be merged into libc.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se

Index: [thread] [date] [subject] [author]