1. Raster Fonts

Hello Everybody,

Does anyone know how to put a Raster Font into a Euphoria program?

For example:

setFont(LText1,"Raster Font 10 X 20")

Don Cole

new topic     » topic index » view message » categorize

2. Re: Raster Fonts

dcole said...

Hello Everybody,

Does anyone know how to put a Raster Font into a Euphoria program?

For example:

setFont(LText1,"Raster Font 10 X 20") 

I would think that it would work like any other font that's installed on your system.

Matt

new topic     » goto parent     » topic index » view message » categorize

3. Re: Raster Fonts

mattlewis said...
dcole said...

Hello Everybody,

Does anyone know how to put a Raster Font into a Euphoria program?

For example:

setFont(LText1,"Raster Font 10 X 20") 

I would think that it would work like any other font that's installed on your system.

Thanks Matt,

I found that

setFont( LText14,"Fixedsys",11,Normal) 

(A TrueType font installed with Windows 7) is the same as

setFont(LText14,"Raster Font 10 X 20") 

(the Windows 7 Command Window font)

Don Cole

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu