Thank you, Mark! On Wed, Dec 21, 2016 at 4:20 PM, Mark Davis ☕️ <[email protected]> wrote:
> Please consult the line on the charts: "For information about the images > used in these charts, see Emoji Images and Rights > <http://unicode.org/emoji/images.html>." > > Mark > > On Wed, Dec 21, 2016 at 6:07 PM, Rebecca T <[email protected]> wrote: > >> Okay, I threw something together. >> >> github.com/9999years/emoji has all 18,615 images from the charts, and >> the generating script is there as process.py >> <https://github.com/9999years/emoji/blob/master/process.py> as well! >> >> All the images are thrown together in one directory, but if there’s a >> better way to organize them, please let me know! >> >> On Wed, Dec 21, 2016 at 10:28 AM, Chris Monteleone <[email protected]> >> wrote: >> >>> "Unfamiliar" would be an understatement. If you feel like putting that >>> together it would be appreciated, but no pressure. >>> >>> Thank you! >>> >>> On Tue, Dec 20, 2016 at 11:01 PM, Rebecca T <[email protected]> wrote: >>> >>>> The charts include the images as inline base64, right?Parsing them out >>>> with Python might not be a bad idea, depending on how well-organized the >>>> HTML is. If you’re unfamiliar with it, I might be able to throw together a >>>> quick script later. >>>> >>>> On Tue, Dec 20, 2016 at 10:59 PM Chris Monteleone <[email protected]> >>>> wrote: >>>> >>>>> Sir, you are a scholar and a gentleman. Your swift actions of charity >>>>> are much appreciated. >>>>> >>>>> Now if you happen to know where I can find the same thing for Samsung, >>>>> Facebook, and Windows that would be everything I need. >>>>> >>>>> Thanks! >>>>> Chris >>>>> >>>>> PS >>>>> I have spent a fair amount of time looking for these, I'm not just >>>>> delegating my tedious work to the internets. >>>>> >>>>> On Tue, Dec 20, 2016 at 8:09 PM, Christoph Päper < >>>>> [email protected]> wrote: >>>>> >>>>> Chris Monteleone <[email protected]>: >>>>> >>>>> >>>>> > >>>>> >>>>> >>>>> > I would like to download emoji from every available vendor into a >>>>> well organized folder with the code points as file names. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> I assume you’re looking for <https://github.com/iamcal/emoji-data/>. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>> >> >

