-
Notifications
You must be signed in to change notification settings - Fork 530
Open
Labels
Description
Hey Chuck, hope you are good,
I'm using 'DrawString' function to render multiline text. The first line is correctly pixel-aligned, however following lines are drawn not clearly because are started drawn not from integer pixel, but from subpixel position. Here is an example:

I'm wondering, whether it is possible to fix by the DirectXTK means or I shall rework the sprite font?
