Font-Awesome-WPF icon indicating copy to clipboard operation
Font-Awesome-WPF copied to clipboard

FontAwesome controls for WPF+UWP

Results 35 Font-Awesome-WPF issues
Sort by recently updated
recently updated
newest added

Hi @charri Maybe I used it wrong but to my understanding the FontAwesome.WPF.Converters.ImageSourceConverter which inherits from MarkupExtension cannot be used as such since its ProvideValue Function returns a this refrence....

bug

XAML Designer fails to render buttons with Awesome.Content attached property. It compiles fine. VS14.0.24720.00 Update 1 / .NET 4.6.01038 PS: TextElement.FontFamily is in the resource dictionary. ![image](https://cloud.githubusercontent.com/assets/5107843/13429610/f375e130-dfb8-11e5-9a95-4ef08b057ddd.png)

replace font with vectors (svg) file. Maybe provide control per glyph ``` ```

TextBlock icons are sometimes placed outside of actual UIElement (apparent when clipping), probably something to do with LineHeight.

bug

Fixed-width for TextBlock based FontAwesome option. http://fontawesome.io/examples/#fixed-width

enhancement