dx11-vvvv
dx11-vvvv copied to clipboard
Text AntiAliasing breaks for Font Sizes >349
Hi vux,
it seems like Text AntiAliasing breaks for font sizes >349. Please see attached patch. Quick fix is using Text Geometry if one doesn't need much control.
Thank you!
Yes, that sounds like you reach the limit of default glyph sheet size.
There is this example in order to render large text , where you can provide your own settings for the text engine:
https://github.com/mrvux/dx11-vvvv-girlpower/tree/master/girlpower/misc/large_text