lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C.Wesseling's Lout question


From: Jeff Kingston
Subject: C.Wesseling's Lout question
Date: Fri, 24 Mar 1995 08:37:29 +1000

 
        3f @Wide 3f @High { 
           //0.5rt |0.5rt text |
           //
        }
 
will produce a 3f by 3f object with "text" centred inside it.  Then
simply draw your square around it.  I suggest a definition like this:
 
        def @CSquare right x
        {
           @Square 3f @Wide 3f @High {
              //0.5rt |0.5rt x |
              //
           }
        }
 
Jeff Kingston
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]