Hi Fellow REBOLians: I didn't use draw dialect a lot until now, and I have this little problem: how can I determine the size (and other properties) of the text font when used into a 'draw block ? None of those seems to work :
>> view layout [box effect [draw [pen red text "hello" 20x20 font [size: 50]]]] >> view layout [box effect [draw [pen red font [size: 50] text "hello" 20x20]]] Thanks for helping me, and Happy New Year to all ;-)) ==christophe -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
