charri / Font-Awesome-WPF

FontAwesome controls for WPF+UWP
MIT License
530 stars 147 forks source link

Stroke #36

Open TrabacchinLuigi opened 7 years ago

TrabacchinLuigi commented 7 years ago

I think would be nice to have a stroke feature just like this https://msdn.microsoft.com/en-us/library/ms745816.aspx we can find an implementation here http://stackoverflow.com/a/35262509/1345207 if someone will have the time to try this, i would suggest packetizing this as something new wich we could depend on.

charri commented 7 years ago

Looks doable but would require using the new rendering method used in #33

TrabacchinLuigi commented 7 years ago

sounds like one more reason to implement #33 solution

chucker commented 4 years ago

Has anyone taken a stab at this?

Is there a different way to define thickness?