Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Font size when text used into 'draw

From: arolls:idatam:au at: 8-Jan-2002 12:31

view layout [ box font-size 40 effect [ draw [pen red text "hello" 20x20] ] ] Anton :)