bottom-right picture presents a transformed ink (rotated in this case) - that uses a possibly hardware-accelerated function xlib:render-set-picture-transform.
@loke it is all said on #clim channel! :)
1. copy the window area to a pixmap
2. set gcontext
function <- boole-xor
fill-style <- :solid
fg/bg <- (xor ink1 ink2)
3. draw a rectangle on the pixmap
4. use that pixmap as the source picture (you need to specify matching src-x and src-y for the drawing area)
voila, profit. #lisp
@wwolf Thanks!
Double buffering will be part of the package (of this change). I've already rewritten pixmap abstraction to enable that - that change is merged in master. Then animations will be just a matter of putting things together by the programmer (until we decide on some public API for convenience).
Hypothesis: what if drops in productivity are a result of physical and mental strain after the last period of productivity burst and the way to keep being constantly productive is to be less productive overall? Like, metaphorically, instead of sprinting to a store, take a walk?
Of course that's under the assumption, that nobody productivity-shame you from behind your shoulder.
We are testing for the next #ecl release: https://gitlab.com/embeddable-common-lisp/ecl/-/issues/621 -- please chip in if you have resources to do so :) #lisp
@temporal of course in fixed font width :-)
+-----------------+
| |
| X....... O |
| .. |
| ... |
| Y |
+-----------------+
X - hidden treasure
Y - you
O - misty mountains
Good luck!
We have WaaS – Windows as a Service. I'm waiting for the ALW:
AWS-Lambda-Windows - !save! money for the time you are not using Windows, pay only per function used! :_)
You are right, but only if you take that the translated code is the product. In my case it is a by-product of thinking about code, such pseudocode is meant to reflect on my _understanding_ of the code, not the code itself.
To use a somewhat disconnected example - writing a text (say, for a blog post) makes you think about things you write about, without making mental shortcuts (which sometimes happen to be fatal flaws in the reasoning).
Re-reading what you wrote provides additional insight.
@wyatwerp it is more about building an understanding of the code. If I got it wrong, then I don't understand the code and it needs correction (the understanding and the transliteration :-). It is not about mechanical translation.
A cool collection of public domain art: https://artvee.com/
humble me ;-)