× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



R PFTEXT1R
PFTEXT1 10 POSITION(.5 4.5)
FNTCHRSET(QFNTCPL/C0S0CI10 +
QFNTCPL/T1SKB005 +
(*POINTSIZE 90))

Using the above in a printer file, how can I make the font larger? *pointsize has no effect.

When used in an overlay, the font size is large - 1/2" high.

When used in the above printer file, the font is 10 points.

How can I enlarge the font when using an AFPDS printer file?

Thanks!






-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Vern Hamberg
Sent: Tuesday, April 03, 2012 4:19 PM
To: Midrange Systems Technical Discussion
Subject: Re: larger font desired

Hi Joel

There are libraries that start with QFNT* - these have the various font
resources (*FNTRSC object type).

WRKLIBPFM QFNT*

will get you started. Then a 12 on each to see what is there, then maybe
filter on attribute or some such.

There is always the WRKFNTRSC command, too. It has a positioning
function key, but you can't position by attribute, while in PDM you can
filter on that. You would filter on CDEPAG as the attribute in each library.

I looke on our old V5R1 machine - that code page is there - you might
need to qualify with the library - QFNTCPL.

HTH
Vern

On 4/3/2012 3:27 PM, Stone, Joel wrote:
Iseries is giving msg "Unknown code page name T1SKB005, default values used. "


R PFTEXT1R
PFTEXT1 10 POSITION(.5 4.5)
FNTCHRSET(C0S0CI10 T1SKB005 +
(*POINTSIZE 20))


How can I see what code pages are on my system?


WRKFNTRSC FNTRSC(*ALL/C0S0CI10) shows font char set exists, is that enough?



I have an source overlay which shows the following fonts in use successfully:

Display Source Overlay Font

Font number . . . . . . . . : 1
Font type . . . . . . . . . : 3 Code page and font character set
Code page . . . . . . . . . : T1SKB005
Font character set . . . . . : C0S0CI10
Point size . . . . . . . . . : *NONE
Text . . . . . . . . . . . . : Italic


I tried to match the printer file to these values, but receive the msg "Unknown code page name T1SKB005, default values used. "

Any suggestions to get this font to print properly? (Italic, font ½" high)

Thanks!

______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.