Font.st
changeset 611 e0442439a3c6
parent 601 2c4c1e797909
child 628 4ac28f9d9c7b
--- a/Font.st	Thu Apr 25 18:19:50 1996 +0200
+++ b/Font.st	Thu Apr 25 18:26:07 1996 +0200
@@ -122,6 +122,9 @@
         DeviceWorkstation 
         DeviceDrawable
         Cursor Color
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -888,6 +891,6 @@
 !Font class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Font.st,v 1.39 1996-04-23 20:12:05 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Font.st,v 1.40 1996-04-25 16:25:34 cg Exp $'
 ! !
 Font initialize!