GitHub - vsch/emoji-cross-reference: Cross reference for Unicode Emoji List v11.0, GitHub Emoji Shortcuts and Emoji Cheat Sheet (original) (raw)

If you need to cross-reference between Unicode Emoji List, v15.0 and optionally Unicode Emoji Modifiers List, v15.0, GitHub Emoji API andemoji-cheat-sheet.com then these files can provide the raw information you need to create the cross-reference lookup. Including easy determination which Unicode Emoji symbols are missing from the corresponding shortcut lists.

The EmojiImageExtractor.java is a console application with two options:

the application will:

Files:

Fields:

NOTE: category and subcategory are taken fromUnicode Emoji List, v15.0 table header rows. Category is mapped in theEmojiImageExtractor.java from the text appearing in theUnicode Emoji List, v15.0, subcategory is taken as is.

emoji-cheat-sheet.com repository needs to be cloned toemoji-cheat-sheet.com subdirectory in this project. Use the following command in the root directory for the project to clone it:

git clone https://github.com/WebpageFX/emoji-cheat-sheet.com

Please report any discrepancies so they can be corrected.


Copyright 2018-2023, Vladimir Schneider

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.