Re: Printer Fonts

new topic     » goto parent     » topic index » view thread      » older message » newer message
AndyDrummond said...

I use Win32Lib to print documents in Windows XP SP3. I can select the usual font variants like underline & bold, but how can I select "outline"? Or the other variations like superscript & subscript - though those can be done by changing font size & text position. Outline can't. Any information?

Had a quick look at the Windows SDK and it seems that you need to use the GetGlyphOutline() API to get a bitmap of the font character's outline. Presumably you can then print this bitmap.

I suggest you consult the Windows websitre for more details.

GetGlyphOutline

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu