#!/bin/sh
# \
exec wishstep "$0" "$@"

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