Vincent Povirk wrote:
> The approach of rotating and scaling still works, but it requires
> drawing text and visually inspecting the output. I've written and
> attached a test program that does that (with a matrix that rotates by
> 90 degrees and a world transform with a much greater scale on the
Thanks for writing tests. It turns out I was a bit confused when I
asked for them.
For some reason, I was was under the impression that
GdipMeasureDriverString would return a measurement in device
coordinates, when it should have been obvious to me that it returns
world coordinates. Looking back a