chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New egg: macaw


From: Mario Domenech Goulart
Subject: Re: New egg: macaw
Date: Tue, 21 Apr 2020 17:51:08 +0200

Hi John,

On Mon, 20 Apr 2020 21:33:21 -0500 John Croisant <address@hidden> wrote:

> I have published a new egg, macaw. It provides efficient color types,
> math operations, and color space conversion. It is primarily meant for
> computer graphics, data visualization, image processing, games, etc. The
> examples directory has a useful HSL color picker application
> <https://gitlab.com/jcroisant/macaw/-/blob/master/examples/hsl-picker.scm>
> in about 300 lines of code.
>
> Docs: https://wiki.call-cc.org/eggref/5/macaw
>
> Release info for CHICKEN 4 and 5:
> https://gitlab.com/jcroisant/macaw/raw/master/macaw.release-info

Thanks!  I noticed the test suite reports a failure:

(rgb8 212 234 156 178) ............................... [ FAIL]
    assertion failed
    (rgb= (apply rgb expected) (rgb8->rgb (apply rgb8 input)))

Happens with both CHICKEN 5.1.0 and 4.13.0.

> Wishing you all good health,

Thank you.  For you too!

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]