$ ls assets/twemoji-svg/* -1 | grep e0067
assets/twemoji-svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg
assets/twemoji-svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg
assets/twemoji-svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg
Need to research if this can be fixed or if it'll end up like #5. Note: This is a technical requirement for a font file. The solution is requires the glyphs to exist.
SCFBuild/bin/scfbuild -c scfbuild.yml -o build/TwitterColorEmoji-SVGinOT.ttf --font-version="12.0.1"
INFO:scfbuild.builder:Creating a new font
INFO:scfbuild.builder:Adding glyphs and ligatures
INFO:scfbuild.builder:Generating intermediate font file
# sort | uniq
Lookup subtable contains unused glyph asterisk making the whole subtable invalid
Lookup subtable contains unused glyph eight making the whole subtable invalid
Lookup subtable contains unused glyph five making the whole subtable invalid
Lookup subtable contains unused glyph four making the whole subtable invalid
Lookup subtable contains unused glyph nine making the whole subtable invalid
Lookup subtable contains unused glyph numbersign making the whole subtable invalid
Lookup subtable contains unused glyph one making the whole subtable invalid
Lookup subtable contains unused glyph seven making the whole subtable invalid
Lookup subtable contains unused glyph six making the whole subtable invalid
Lookup subtable contains unused glyph three making the whole subtable invalid
Lookup subtable contains unused glyph two making the whole subtable invalid
Lookup subtable contains unused glyph uE0067 making the whole subtable invalid
Lookup subtable contains unused glyph zero making the whole subtable invalid
INFO:scfbuild.builder:Reading intermediate font file
INFO:scfbuild.builder:Adding SVGinOT SVG files
INFO:scfbuild.builder:Saving output file: build/TwitterColorEmoji-SVGinOT.ttf
INFO:scfbuild.builder:Done!
make
uE0067 - Tag Latin Small Letter g - http://www.unicode-symbol.com/u/E0067.html - Used in:
Need to research if this can be fixed or if it'll end up like #5. Note: This is a technical requirement for a font file. The solution is requires the glyphs to exist.