GameOverlay.Net icon indicating copy to clipboard operation
GameOverlay.Net copied to clipboard

Adding more advanced font styles (outline, shadow, transform, color per character)

Open michel-pi opened this issue 5 years ago • 0 comments

By using GlyphRun we could implement all kind of crazy text rendering stuff like mentioned in the title.

But as always the documentation on this topic is terrible and it would be great if someone actually knows a c# implementation using GlyphRun

See: https://github.com/sharpdx/SharpDX-Samples/blob/master/Desktop/Direct2D1/AdvancedTextRenderingApp/Program.cs#L32

michel-pi avatar Mar 07 '19 05:03 michel-pi