Re: Cform font variable


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker (208.57.82.141) on October 22, 2003 at 08:15:16:

In Reply to: Cform font variable posted by Jim Barbaruolo on Tue, 21 Oct 2003 13:12:59 :

Jim:

I wrote a Printer Info program that asks the printer for it's page info (margins, width, height). Then it prints a for next loop of all points sizes from 1 to 32 for Lucida Console. The second page keeps the point size at 12 and changes the lfwidth from 30 to 180. See the attached PINFO file.

Lucida Console seems to be very flexible. Fonts like MICR and OCR seem to be very restricted. A Bar Code font is probably in between. I'd start by tinkering with the point size (lfheight$ INTELD(point*20)) to keep the proper width and spacing.


Follow Ups: