0

Does anyone know how to implement text zooming using DirectWrite/Direct2D APIs? I need smooth high-precision zooming in/out of large bodies of text, but couldn't find any demos/samples.

Thanks.

1 Answers1

0

Just set the Transform on the ID2D1RenderTarget.

Rick Brewster
  • 3,374
  • 1
  • 17
  • 21