L
Lloyd Dupont
I want to mix Uniscribe with GDI+.
Unfortunately, if I want to render Glyph per Glyph I have to use
ScriptTextOut which uses an HDC.
So I would like to know if there was a way to apply coordinate
transformation to HDC the same way you could Apply a Matrix to a Graphics
object?
I remember once reading some information on how to scale a HDC so I know
it's possible..
I just can't find it again...
Unfortunately, if I want to render Glyph per Glyph I have to use
ScriptTextOut which uses an HDC.
So I would like to know if there was a way to apply coordinate
transformation to HDC the same way you could Apply a Matrix to a Graphics
object?
I remember once reading some information on how to scale a HDC so I know
it's possible..
I just can't find it again...