From 3aa80323f88f69654ac6d1c0c600b2f2d398eb2d Mon Sep 17 00:00:00 2001 From: TJ VanToll Date: Wed, 15 Jun 2016 16:32:13 -0400 Subject: [PATCH] =?UTF-8?q?Adding=20a=20more=20link=20to=20the=20emoji=20p?= =?UTF-8?q?ost=20=E2=9C=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _posts/2016-06-15-emoji-on-windows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2016-06-15-emoji-on-windows.md b/_posts/2016-06-15-emoji-on-windows.md index 90862e3e5..04eeeb0d0 100644 --- a/_posts/2016-06-15-emoji-on-windows.md +++ b/_posts/2016-06-15-emoji-on-windows.md @@ -12,6 +12,8 @@ But the exact same set of emoji looked like this on Windows. + + This drove me nuts, because the characters I was using were exactly the same, and Windows has really good emoji support. After extensive googling I finally figured out what was up. Apparently, Windows’ polished emoji live in a specific system font named “Segoe UI Emoji”. And unless you specifically target that font in CSS your emoji will fallback to the boring graphics you see in the screenshot above.