godot/thirdparty/harfbuzz/src/hb-unicode-emoji-table.hh

/* == Start of generated table == */
/*
 * The following tables are generated by running:
 *
 *   ./gen-emoji-table.py emoji-data.txt
 *
 * on file with this header:
 *
 * # emoji-data.txt
 * # Date: 2023-02-01, 02:22:54 GMT
 * # © 2023 Unicode®, Inc.
 * # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
 * # For terms of use, see https://www.unicode.org/terms_of_use.html
 * #
 * # Emoji Data for UTS #51
 * # Used with Emoji Version 15.1 and subsequent minor revisions (if any)
 * #
 * # For documentation and usage, see https://www.unicode.org/reports/tr51
 */

#ifndef HB_UNICODE_EMOJI_TABLE_HH
#define HB_UNICODE_EMOJI_TABLE_HH

#include "hb-unicode.hh"

static const uint8_t
_hb_emoji_u8[464] =;

static inline unsigned
_hb_emoji_b4 (const uint8_t* a, unsigned i)
{}
static inline unsigned
_hb_emoji_b1 (const uint8_t* a, unsigned i)
{}
static inline uint_fast8_t
_hb_emoji_is_Extended_Pictographic (unsigned u)
{}


#endif /* HB_UNICODE_EMOJI_TABLE_HH */

/* == End of generated table == */