I've already tried rendering text using the "CreateFont()" function, however, I am unable to achieve "clear" text.
My text always looks.. blurry.
I would like to achieve clear results as the results of Macromedia Flash's "Bitmap text" option, or even its "Anti-Alias for readability."
Also, does anyone know how I would go about replicating Microsoft Word's text selector?
Basically, I would like to be able to render out text as clear as it appears in text editors when a font is selected, such as notepad and whatnot.
Note: Using Win32 for this.