Does anyone know how to disable ClearType (Anti-Aliasing) for RTF rendering
by EM_FORMATRANGE? I'm aware about doing this with CreateFontIndirect /
TLogFont, but this doesn't work with EM_FORMATRANGE.
I have succeeded to import GdipSetTextRenderingHint API, but I don't know
the usage - what is Delphi equivalent for *Graphics?