X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=client.tcl;h=183c7c7c0fe94374605e948c8f28a27f137ee8f6;hb=6d2a9c55da3e90f2664358ce23d7562000578439;hp=6473a39e4d61c92763e0f784ddd13fd54a87e409;hpb=477f6feccaf785916170e8f1f94873e798eb77ed;p=ir-tcl-moved-to-github.git diff --git a/client.tcl b/client.tcl index 6473a39..183c7c7 100644 --- a/client.tcl +++ b/client.tcl @@ -4,7 +4,10 @@ # Sebastian Hammer, Adam Dickmeiss # # $Log: client.tcl,v $ -# Revision 1.101 1997-11-19 11:20:56 adam +# Revision 1.102 1997-11-19 13:19:54 adam +# Font fix. +# +# Revision 1.101 1997/11/19 11:20:56 adam # New target profile format - associative arrrays instead of LONG lists. # # Revision 1.100 1997/09/09 10:19:50 adam @@ -494,7 +497,7 @@ wm minsize . 0 0 set setOffset 0 set setMax 0 -if {[lindex [split $tk_version .] 0] > 4} { +if {[lindex [split $tk_version .] 0] < 5} { set font(bb,normal) -Adobe-Helvetica-Medium-R-Normal-*-240-* set font(bb,bold) -Adobe-Helvetica-Bold-R-Normal-*-240-* set font(b,normal) -Adobe-Helvetica-Medium-R-Normal-*-180-*