hfg-gmuend / openmoji

Open source emojis for designers, developers and everyone else!
http://openmoji.org
Creative Commons Attribution Share Alike 4.0 International
3.84k stars 213 forks source link

A new custom emoji I created and generated is not displayed on the browser. #476

Closed gusbemacbe closed 7 months ago

gusbemacbe commented 7 months ago

Hello!

Cc: @hfg-gmuend and @xavizardKnight

I am building a font for my own personal use, with the addition of my new own emojis for my genealogy.

I designed an unofficial African flag to symbolise the ancestry for labelling the person's ancestry because we do not know which country our ancestors came from.

I passed the OpenMoji Tester App and the npm run test-dev. I updated the data/extra-openji.csv and generated a font with a new addition of the emoji. I tested and it almost worked. After I converted it to COLRv0, using @RMWinslow's repository Emoji-COLRv0.

It worked on the VSCode with OpenMoji's CBDT and COLRv0:

image

But not on the browsers:

image

Strange that the Catalan flag, but my new own flag does not work.

The emoji Unicode code is E18A. Follow my attached SVG file:

E18A.svg

If you want three fonts to test – two of OpenMoji and one of RMWinslow, follow the zipped file: OpenMoji's fonts.zip

b-g commented 7 months ago

Hi! Did you also run npm run generate or npm run generate-data-tables ? My guess is that the openmoji.json (the most "central" data file which hold all infos and which is generate with every build process has not been updated. Please check also whether the openmoji.css files hold the hexpoint for the African flag etc.