Skip to content

Project to parse and cull unneeded glyphs from an emoji font file

Notifications You must be signed in to change notification settings

jbukuts/emoji-cull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-cull (WIP) ✂

Project to parse and cull unneeded glyphs from an emoji font file

What is this? 🤔

This is a project written in Node with the purpose of removing all the unwanted / uneeded glyphs from an emoji file to reduce it's size.

Originally I had tried to use fontkit but it was unable to read certain glyphs from my file. It should be noted I've only focused on font files encoded with the OpenType spec and even then I haven't covered all possible encoding options for each of the tables present.

Original binary reader implemention from tchayen

About

Project to parse and cull unneeded glyphs from an emoji font file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published