On Jun 21, 2014, at 5:02 PM, Robby Findler wrote:
> What do you think about a variant on center-crop called crop/align
> that accepts a width, a height, an image, and an x-place and a
> y-place?
>
> That would seem to fit better into the library the way it's currently
> constructed.
>
> For wo
On Jun 21, 2014, at 3:22 PM, Matthias Felleisen wrote:
>
> Thanks. We will need to figure out how to accommodate keywords in a
> teachpack.
>
> In the meantime, write frame like this:
>
> (define (frame-2 img
> #:frame-color (frame-color 'black)
> #:backgro
Thanks! I've added these two functions.
Robby
On Sun, Jun 22, 2014 at 12:26 PM, Kevin Forchione wrote:
>
> On Jun 21, 2014, at 5:02 PM, Robby Findler
> wrote:
>
> What do you think about a variant on center-crop called crop/align
> that accepts a width, a height, an image, and an x-place and a
On 2014-06-22 20:27:21 -0700, Kevin Forchione wrote:
>Thanks! Is there any documentation or guide on which *styles* to prefer in
>writing Racket code? I find myself scratching my head at times in these
>matters!
In recent Racket distributions and online docs there's now a style
manual:
4 matches
Mail list logo