Adaptemoji
Convert your regular Telegram emojis into adaptive monochrome versions
Examples
Original | Adaptive | Adaptive negative |
---|---|---|
![]() |
![]() |
![]() |
As you can see, one of the adaptive versions looks wrong compared to original. But, if you switch your color theme from light to dark (or dark to light) the other one will be wrong. So, you need to use the one, that fits your background more.
Requirements
-
CC linker (Windows - Microsoft Visual Studio with C++ Support) (Linux - gcc)
Installation
How to use
Regular
Negative
Also Telegram requires your emoji to be 100px x 100px in size. If you want adaptemoji automatically to resize image, add -r
flag
Regular resized
Negative resized
Using as library
Installation
Examples
use AdaptiveEmojiConvert;
use error;
use AdaptiveEmojiConvert;
use error;