Skip to content

The Twemoji icons in a libGDX atlas

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-GRAPHICS.txt
Notifications You must be signed in to change notification settings

tommyettinger/twemoji-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwemojiAtlas

Takes twemoji (and the older twemoji using Emoji 14) icons, uses emoji.json to name them, and outputs a libGDX atlas.

There are atlases available in three sizes:

  • 72x72 icons (original size) are in atlas/, with five 2048x2048 texture pages.
  • 32x32 icons (mid-size) are in atlas-mid/, with one 2048x2048 texture page using whitespace stripping.
  • 24x24 icons (small size) are in atlas-small/, with one 2048x2048 texture page without whitespace stripping.

The base images used to make these are in renamed/, renamed-mid/, and renamed-small/. You can pack those into your own atlas, or use a subset of them, if you want.

License

The atlases and all image assets are licensed under CC-BY 4.0, with the same permissions granted for twemoji here.

The code is licensed under the MIT License. It includes emoji.json, which is also MIT-licensed.

About

The Twemoji icons in a libGDX atlas

Resources

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-GRAPHICS.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published