Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LotM Emoji

Pathway symbol sets from the Lord of the Mysteries universe, collected from the Fandom Wiki, plus scripts that generate ready-to-use emoji and stickers.

Directories

Directory Contents
symbols/ Original pathway symbols (2000×2000 / 1600×1600, PNG RGBA) downloaded from the wiki
emoji/ Emoji versions: exactly 100×100 px, PNG/WebP, transparent background, ≤ 128 KB
sticker/ Sticker versions: 512×512 px (fit into a 512×512 square), PNG/WebP, transparent background

Contents

32 pathways:

  • Standard (22): Fool, Error, Door, Visionary, Sun, Tyrant, White Tower, Hanged Man, Darkness, Death, Twilight Giant, Demoness, Red Priest, Hermit, Paragon, Wheel of Fortune, Mother, Moon, Abyss, Chained, Black Emperor, Justiciar
  • Non-standard (10): Eternal Aeon, Chaos Primogenitor, Patriarch, Chaos Mist, Tail-Devourer, Condenser, Everlasting, Second Law, Sublunary Eye, Eternal Edict

Requirements

  • curl
  • dwebp (package webp / libwebp-tools)
  • ImageMagick 7 (magick, identify)

Usage

# 1. Download original symbols into symbols/ (skips existing files)
./download_symbols.sh

# 2. Generate 100x100 emoji (≤128 KB) into emoji/
./make_emoji.sh

# 3. Generate 512x512 stickers (≤512 KB) into sticker/
./make_sticker.sh

Custom directories can be passed as positional arguments, e.g.:

./make_emoji.sh symbols/ custom_emoji/

Format notes

  • All images have a transparent background (RGBA), ready to upload to Discord/Telegram/Slack, etc.
  • make_emoji.sh and make_sticker.sh automatically validate dimensions and file size: if a PNG exceeds the limit, the file is converted to WebP (quality 90).

About

Pathway symbol sets from the Lord of the Mysteries universe

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages