microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.42k stars 1.14k forks source link

Updated GlphExample page to use a non-inbox font #3966

Open chrisglein opened 4 years ago

chrisglein commented 4 years ago

seguiemj.ttf Introduced with this PR: https://github.com/microsoft/react-native-windows/pull/2625 Then moved with this one: https://github.com/microsoft/react-native-windows/pull/2837

There's a copy of a system font, and we shouldn't need (and don't want) that copy of the Emoji font.

Instead maybe use an open source font like Cascadia Code. And delete seguiemj.ttf.

chrisglein commented 4 years ago

@kmelmon Can you get the contact on this?