#!/bin/sh
# \
exec wishstep4.2 "$0" "$@"

wm withdraw .
set font [tksFontChooser]
puts $font
exit
