Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

C# library added - #423

Closed
fluiddot wants to merge 1 commit into
joypixels:masterfrom
fluiddot:csharp-lib
Closed

C# library added#423
fluiddot wants to merge 1 commit into
joypixels:masterfrom
fluiddot:csharp-lib

Conversation

@fluiddot

Copy link
Copy Markdown

This is a simple C# lib with a ShortnameToUnicode method to get unicode strings from shortnames.

@caseyahenson caseyahenson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fluiddot nice work on this! With the release of 3.0, emoji strategy is now keyed by 'unicode' (which is actually base code point/file name) instead of shortname. Please account for this in your .map function in generate.js as well as in your .cs file.

Also note that previously the "shortname" key was not wrapped in a : where the attribute is now in that form, so you'll want to strip those out in your map as well.

Once that's done I'll go ahead and merge this.

@hackathi

Copy link
Copy Markdown

I resurrected this and re-posted it as #594. Most of the original Code by @fluiddot remained, but my version uses the new 3.0 structure and has slightly more functionality.

@fluiddot

fluiddot commented May 7, 2018

Copy link
Copy Markdown
Author

Closing this PR as it's updated in #594

@fluiddot fluiddot closed this May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants