Hurry up, time is running out! February has just ended and you've got
only two weeks till deadline.
You want to be OFFICALLY FIRST WINNER of REBOL/Demo competition? Still
gotta chance!

Another flattering demo included, this time in 717 bytes (header
included)


------8<-----cut here-------->8---------

REBOL [Title: "REBOL/Demo Competition"]
view layout [
 b: box 350x150 with [
  text: "2 weeks left"
  rate: 20
  edge: none
  image: make image! 350x150
  font: make font [color: white size: 18 style: 'bold]
  feel: make feel [
   engage: func [f a e][
    switch a [
     time [
      f/effect: compose/deep [
       (xx: to-image f)
       crop 3x3 342x142
       fit
       blur
       contrast 20
       draw [
        pen random 255.255.255
        fill-pen random 255.255.255
        circle (make pair! reduce [100 + random 100 50 + random 50])
(random 12)
       ]
       difference (xx)
       luma -10
      ]
      f/image: to-image f
      show f
     ]
    ]
   ]
  ]
 ]
]
---
Odchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.231 / Virová báze: 112 - datum vydání: 12.2.2001



--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.

Reply via email to