Re: Raster Fonts

new topic     » goto parent     » topic index » view thread      » older message » newer message
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 thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu