Re: Drawing antialiased font

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Louis Solomon [SteelBytes] (louis_at_steelbytes.spam-is-bad.com)
Date: 03/02/04


Date: Tue, 2 Mar 2004 16:08:18 +1100

yes:

  CreateFont(...,ANTIALIASED_QUALITY,...)

-- 
Louis Solomon
www.steelbytes.com
"milan_d" <milandav@yahoo.com> wrote in message 
news:%23zJ7bQAAEHA.392@TK2MSFTNGP12.phx.gbl...
> Is it posible to make TextOut() or DrawText() draw
> antialiased fonts programaticaly, without setting option
> in control panel? Thanks.
>
> 


Relevant Pages

  • Drawing antialiased font
    ... Is it posible to make TextOutor DrawText() draw ... antialiased fonts programaticaly, without setting option ... in control panel? ...
    (microsoft.public.win32.programmer.gdi)
  • Re: CreateFont Orientation/Escapement
    ... layout to be printed on a specialist plastic card printers ... One option of the program is to draw a "TextBox" I use DrawText to place ...
    (microsoft.public.win32.programmer.gdi)
  • Re: Displaying Graphics ina text box
    ... rendering text and graphics. ... You can print and draw ... right on the form's context (or a picturebox) with DrawText ...
    (microsoft.public.vb.general.discussion)
  • Re: Displaying Graphics ina text box
    ... rendering text and graphics. ... You can print and draw ... right on the form's context (or a picturebox) with DrawText ...
    (microsoft.public.vb.general.discussion)
  • Re: Mike D Suttons rotated label control
    ... I found the following msg from Mike D Sutton ... continuing to look for problems in the code I decided to try the DrawText ... text, especially when you want word wrapping, and to instead use the TextOut ... regardless of the alignment setting. ...
    (microsoft.public.vb.general.discussion)