Newsgroups: comp.sys.atari.st.tech Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!rodan.acs.syr.edu!jfbruno From: jfbruno@rodan.acs.syr.edu (John Bruno) Subject: How can I use the 6x6 ROM font? Message-ID: <1991May18.181600.22975@rodan.acs.syr.edu> Sender: jfbruno@rodan.acs.syr.edu (John Bruno) Organization: None. Date: Sat, 18 May 91 18:16:00 GMT I'm trying to write some stuff to a window in the 6x6 system font, but I can't seem to get it to change. work_out[10]==1 after I open the workstation (I'm not using GDOS, by the way). When I call vqt_name() I get "6x6 system font" and a returned value of 1, but when I try to vst_font, the normal system font is still used, not the small one. Where am I blowing it? ---jb