in reply to Re: Creating X BitMap (XBM) images with directional gradients
in thread Creating X BitMap (XBM) images with directional gradients
G'day cavac,
Sorry for the slow response: I've been unwell recently and haven't logged in for a few days.
"I don't believe i've seen that construct before."
I'm fairly certain I first saw that type of construct in the original Camel Book back in the '90s; I use it occasionally when it seems appropriate. There's currently similar code in "perlsyn: Basic BLOCKs".
The code in "perlsyn: Switch Statements" does much the same thing; however, I don't use the experimental given/when (switch) feature.
Anyway, thanks for looking and leaving a comment (++).
— Ken
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Creating X BitMap (XBM) images with directional gradients
by etj (Priest) on Aug 07, 2024 at 17:23 UTC | |
Re^3: Creating X BitMap (XBM) images with directional gradients
by cavac (Prior) on May 25, 2021 at 13:29 UTC | |
Re^3: Creating X BitMap (XBM) images with directional gradients
by Anonymous Monk on May 22, 2021 at 12:05 UTC |