jingwood / d2dlib

A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Outline (Stroke)

Crytilis opened this issue · comments

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.

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

Fixed in #96.