

Phantom Open Emoji basically gives you images to use as all of the glyphs used in Apple Open Emoji, but you have a license to use them however you’d like. And it worked! And so Phantom Open Emoji was born. What to do? Phantom Open EmojiĪt some point, there was a kickstarter for an open emoji set.

And if you’re not one of the above mentioned entities, you’re violating their licenses, as well. What’s this mean for me?īasically, if you’re distributing the images from Apple Color emoji, you are violating copyright law.
#Shipit emoji code
Also All Rights Reserved.įinally, while DOOM had its code released under the GPL, the assets were very clearly not. The inventor of Trollface has yet to return my email. Therefore, their three are All Rights Reserved.ģ7Signals had said :neckbeard: is CC licensed, and in an email, said they’d be happy to license :bowtie: the same way. I made some inquries into all of these extended emoji, and GitHub said they’d get back to me, but didn’t. All rights reserved.Ĭopyright (c) 2012 Apple Inc. Creative Commons Attribution 3.0 Unportedįeelsgood, finnadie, goberserk, godmode, hurtrealbad, rage 1-4, suspectĬopyright (c) 2012 id Software. All rights reserved.Ĭopyright (c) 2012 Jamie Dihiansan. All rights reserved.Ĭopyright (c) 2012 37signals, LLC. lists the licenses as such: octocat, squirrel, shipitĬopyright (c) 2012 GitHub Inc. Well, other than that pesky IP law… Extensionsįurthermore, now that you’re not constrained by the unicode standard, you can make anything between two colons an emoji. I think that you can see where this is going… just rip the images out of the font, and you’re golden. Remember that extension? The spec was published, and is being worked in to FreeType.Īnyway, the extension works by embedding PNGs into the font. but where do you get the PNGs? Apple Color Emoji If you’re building a web application, you are already telling users to type :heart: rather than the character, you can just make :heart: be rendered as. So what do you do? You use your good buddy. Also, even if you do, Chrome won’t display them. That takes care of input, but what about output? If you don’t have the proper font installed, you’ll get those terrible boxes. I’m not sure who was first, but the first I remember is GitHub: with their announcement post, showed off a slick way to input emojis: use a set of characters that would get replaced with the emoji.

But what about on a computer? Web sites that wanted to use emoji needed an easy way for you to type these characters in an input box. On an iPhone, you can type emoji easily by enabling the extra keyboard. These two problems have led to the current emoji IP situation. What is important is two things: typing a character that’s not on a normal keyboard, and displaying custom fonts on the web. Apple actually implements the font with a proprietary extension to OpenType, but that’s not particularly important. These are the characters that you’re probably familliar with. The fontĪpple ended up implementing a font named Apple Color Emoji that included these symbols. Google and Apple petitioned the Unicode Consortium to include a number of these characters, and version 6.0 of the Unicode Standard ended up with 722 emoji. However, the three carriers used different characters and different codes. Codes would be sent down the (nonexistant) wire, which would then be turned into the final character. Simple.īack in the day, three different Japanese phone carriers created their own versions of these smilies: docomo, au, and SoftBank. So what are emoji, anyway? The Japanese spelling is 絵文字: 絵 (e) means ‘picture’ and 文字 (moji) means ‘letter.’ Picture letters. Here’s the low-down on emoji and intellectual property law. Of course, as with any project, I first look into the relevant licensing issues.
