spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Material Emoji #68

Closed jvcmd closed 4 years ago

jvcmd commented 4 years ago

@spiegelp Can you implement this? for MaterialDesignExtensions https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/1567

spiegelp commented 4 years ago

@jvcmd The emoji font used by Google is not supported on windows. See the website: "This font format is supported on Android and Linux, but doesn’t work on macOS or Windows.".

I was thinking of adding emojis to an app a longer time ago, but I never found a suitable free emoji font. If you find one, you could create your own default styles for the controls based upon the material styles of the libraries.