Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cmcl2!adm!news From: CDCKAB%EMUVM1.BITNET@cunyvm.cuny.edu ( Karl Brendel) Newsgroups: comp.lang.pascal Subject: Re: Text attribute in Graphics mode Message-ID: <24330@adm.BRL.MIL> Date: 29 Aug 90 13:15:23 GMT Sender: news@adm.BRL.MIL Lines: 30 In article <26DB5C09.19687@ics.uci.edu> Alastair Milne writes: >In <1990Aug25.214403.12139@uwasa.fi> ts@uwasa.fi (Timo Salmi LASK) writes: > >>The outtext characters need not be tiny. You can multiply their size >>both in height, and in width. It is a case of read the manual. >>(See SetTextStyle in your reference). > > Please verify this. My understanding is that the scaling of characters > applies *only* to stroked fonts, read from CHR files. I don't believe > that OutText uses these scalings. You are probably confusing SetUserCharSize with SetTextStyle. Please refer to the procedure SetTextStyle documentation in the 5.X Ref Guide. Note particularly 'Affects all text output by OutText and OutTextXY. One 8x8 bit-mapped font and several "stroked" fonts are available.' Note also the example program which uses the default font. (I don't think you're going to be crazy about the default font when you get it scaled up.) +=========================================================================+ | Karl Brendel Centers for Disease Control | | phone 404/639-2709 Epidemiology Program Office | | fts 236-2709 Atlanta, GA | | | | Home of Epi Info 5.0 | +=========================================================================+