Smooth Fonts

I am using wglUseFontOutlines for displaying the fonts in my applicatios. But I didn’t able to get the smooth fonts. How to display the fonts very smooth.

When using wglUseFontOutlines(), make certain that the ‘deviation’ parameter is very small, approaching zero, or even zero. I use 0.002 and have been very satisfied with the results.