jingwood / d2dlib

A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
MIT License
245 stars 43 forks source link

Text Outline (Stroke) #88

Closed Crytilis closed 1 year ago

Crytilis commented 2 years ago

Is it possible to outline text using either path or stroke? I couldn't figure it out sadly and I do not see any options to create a text layout with options.

jingwood commented 1 year ago

The feature has been implemented by #96 and available from next version 1.5.0.

drewnoakes commented 1 year ago

Fixed in #96.