On Sun, 3 Dec 2006, Thomas Kuther wrote:
> On Sun, 03 Dec 2006 06:01:22 -0600
> Alberto <[EMAIL PROTECTED]> wrote:
>
>> Hello,
>> I wasn't sure where I should send this email. It appears that the
>> mailing list archives (marc) for both the Enlightenment User and
>> Enlightenment Development are n
On Sun, 03 Dec 2006 06:01:22 -0600
Alberto <[EMAIL PROTECTED]> wrote:
> Hello,
> I wasn't sure where I should send this email. It appears that the
> mailing list archives (marc) for both the Enlightenment User and
> Enlightenment Development are no longer being updated with the
> exception of cv
Alberto wrote:
>
>
> Hello,
> I wasn't sure where I should send this email. It appears that the
> mailing list archives (marc) for both the Enlightenment User and
> Enlightenment Development are no longer being updated with the exception
> of cvs notifications.
Marc has been down for some time.
Hi,
if you're ok with it, i publish this theme on get-e.org .
Really nice work!
Greets
Brian 'morlenxus' Miculcy
On Sun, Dec 03, 2006 at 06:01:22AM -0600, Alberto wrote:
> Hello,
> I wasn't sure where I should send this email. It appears that the
> mailing list archives (marc) for both the Enli
Hello,
I wasn't sure where I should send this email. It appears that the
mailing list archives (marc) for both the Enlightenment User and
Enlightenment Development are no longer being updated with the exception
of cvs notifications.
I wanted to hint that I have released an updated detour-e17 th
> imlib_image_draw_line has a bug in which it fails to draw a
> line correctly when dx>0, dy<0, and dy>dx. It mistakenly uses
> the shallow line code path, and the resulting line is always
> drawn as if dy=dx.
>
> I have attached a test case for the bug, and a patch to fix it.
>
> ~ John Willia