How to draw a text with anti-aliasing 
Author Message
 How to draw a text with anti-aliasing

Hello,

Does anybody know a method or a function to draw a text with Anti-aliasing ?

Thank,



Mon, 25 Mar 2002 03:00:00 GMT  
 How to draw a text with anti-aliasing
You can get antialiased text for free using the TextOut function which you
can do from the view through the pDC that comes into the OnDraw function.

On Windows 95 you will need a font smoother application which you can
download from microsoft or the Plus Pack.



Quote:
> Hello,

> Does anybody know a method or a function to draw a text with Anti-aliasing
?

> Thank,



Mon, 25 Mar 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. anti aliasing filter source

2. windows is anti-aliasing my tray icon

3. Anti-Aliasing

4. CDC::StretchBlt and Anti-Aliasing the bitmap ?

5. Anti-aliasing with eVC++?

6. Anti-Aliasing with the Image component?

7. coding anti-anti-standards [was: coding anti-standards]

8. How to carry out antialiasing to text?

9. Anti-aliased text...

10. Anti-alias text support in MFC

11. Anti-Alias text with MFC

12. anti-aliased text

 

 
Powered by phpBB® Forum Software