HMMMMM -- you give idea:
re* graphics. White cursor on black screen. SOOOO, 1980s :-) On Sat, May 20, 2023 at 1:17 PM Ignatios Souvatzis <ignat...@cs.uni-bonn.de> wrote: > > > So I tried f1.xbm ... But why two *.xbm files? > > You give two parameters: the first is the image at the place of the cursor > point, the second the mask, where a black pixel selects from the first image, > a white from the window below the cursor. > > So you can e.g. have a white border around a black shape and have it show > even against a black background. > > -is