Pergunta

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.

Foi útil?

Solução

Just set the Transform on the ID2D1RenderTarget.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top