Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ogicse!cvedc!gssc!timo From: timo@gssc.UUCP (Timo Wilson) Newsgroups: comp.os.os2.programmer Subject: AVIO Programming Summary: Trouble with VioCreateLogFont Keywords: AVIO OS2 VioCreateLogFont Message-ID: <6454@gssc.UUCP> Date: 15 Nov 90 20:23:01 GMT Distribution: comp Organization: Graphic Software Systems, Bvtn OR Lines: 14 I am trying to write a simple demo program using the AVIO capabilities of PM. I am trying to change the font size. I know there are the default large and small size font but I've seen an app (Communications Manager 3270 terminal emulator) that changes the font to many different sizes. I have been trying to use VioCreateLogFont. Everything that I give to it results in an error being returned (invalid fattr structure). I am filling all FATTR structure members from a previously queried fontmetric structure. Has anyone else been succesful doing this type of thing? Do you have sample code you would mind sharing with me? Thanks in Advance, -timo timo@gss.com