Import build of Tcl/Tk 8.6.8
This commit is contained in:
14
amd64/lib/tix8.4.3/pref/Old12Pt.fs
Normal file
14
amd64/lib/tix8.4.3/pref/Old12Pt.fs
Normal file
@@ -0,0 +1,14 @@
|
||||
#
|
||||
# $Id: Old12Pt.fs,v 1.2 2001/12/09 05:03:09 idiscovery Exp $
|
||||
#
|
||||
|
||||
proc tixSetFontset:12Point {} {
|
||||
global tixOption
|
||||
|
||||
set tixOption(font) -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
|
||||
set tixOption(bold_font) -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*
|
||||
set tixOption(menu_font) -*-helvetica-bold-o-normal-*-12-*-*-*-*-*-*-*
|
||||
set tixOption(italic_font) -*-helvetica-bold-o-normal-*-12-*-*-*-*-*-*-*
|
||||
set tixOption(fixed_font) -*-courier-medium-r-*-*-12-*-*-*-*-*-*-*
|
||||
set tixOption(border1) 1
|
||||
}
|
||||
Reference in New Issue
Block a user