summaryrefslogtreecommitdiff
path: root/lib/tcl/xcstartup.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tcl/xcstartup.tcl')
-rw-r--r--lib/tcl/xcstartup.tcl20
1 files changed, 11 insertions, 9 deletions
diff --git a/lib/tcl/xcstartup.tcl b/lib/tcl/xcstartup.tcl
index a117e04..f191818 100644
--- a/lib/tcl/xcstartup.tcl
+++ b/lib/tcl/xcstartup.tcl
@@ -28,15 +28,17 @@ if {[catch {set XCOps(fontoverride)}]} {
loadfont courieriso.xfe
loadfont symbol.xfe
-# Alternate font encodings: Uncomment these if you want them
-# loaded by default
-#
-# loadfont times_romaniso2.xfe
-# loadfont courieriso2.xfe
-# loadfont helveticaiso2.xfe
-# loadfont times_romaniso5.xfe
-# loadfont courieriso5.xfe
-# loadfont helveticaiso5.xfe
+ # Alternate font encodings known to xcircuit
+
+ loadfont times_romaniso2.xfe
+ loadfont courieriso2.xfe
+ loadfont helveticaiso2.xfe
+ loadfont times_romaniso5.xfe
+ loadfont courieriso5.xfe
+ loadfont helveticaiso5.xfe
+ loadfont times_roman_cyrillic.xfe
+ loadfont courier_cyrillic.xfe
+ loadfont helvetica_cyrillic.xfe
}
if {[catch {set XCOps(liboverride)}]} {