10 ms·
DWRITE is very extensible so you can always implement an IDWriteTextRenderer and do all the magic staff in it. Link: https://docs.microsoft.com/en-us/windows/d
by be5invis 8y ago
DWRITE is very extensible so you can always implement an IDWriteTextRenderer and do all the magic staff in it.
Link: https://docs.microsoft.com/en-us/windows/desktop/directwrite/how-to-implement-a-custom-text-renderer https://docs.microsoft.com/en-us/windows/desktop/directwrite...