Skip to content

pgassmann/openmoji-mod

 
 

Repository files navigation

openmoji-mod

Quick and easy customization of OpenMoji emoji pack. Script will by default remove excessive padding around original emojis and replace yellow color with custom one.

Original Modded Red Mod Blue Mod
Original Original Original Original
Original Original Original Original
Original Original Original Original

Usage

PHP CLI and imagick extension is required (apt install php-cli php-imagick). Place OpenMoji original images to svg directory. Then simply run:

php improve-openmoji.php 

or specify gradient color

php improve-openmoji.php "#ffffff" "#dddddd"

Example

Preview

Size consistency

Some smiley emojis are not same size and cannot be trimmed to the same size. You can find folder called overrides that contains modified versions that fit well with others. For example

Original Override Modded
Original Original Original

Feel free to contribute fixing other ones as well.

License

¹ OpenMoji graphics are licensed under the Creative Commons Share Alike License 4.0 (CC BY-SA 4.0)

License: CC BY-SA 4.0

² Code licensed under the GNU Lesser General Public License v3 (LGPL-3.0)

License: LGPL-3.0

About

Simple OpenMoji batch customization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.7%
  • PHP 10.5%
  • Dockerfile 0.8%