Skip to content

Have fun with emoji-pixelated messages!

Notifications You must be signed in to change notification settings

WiiliamC/EmojiText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmojiText

en

一个方便你聊天中用表情符拼字的软件。

原理

输入文字字符串,输出表情符字符串。 对于输入字符串中的每个字符,使用PIL库绘制其二值图,再将二值图转换为两种表情符组成的字符串即可。

参数

主要参数有三个:前景表情符,后景表情符,以及列数。(因为太懒,所以没有在界面中给出接口o( ̄▽ ̄)ブ)

使用

运行main.py,在界面左侧输入框中输入文字,点击“Run”,在界面右侧输出框中会输出表情符。

把输出的表情符复制到聊天软件里就可以愉快聊天了!

附上Unicode表情列表

效果

demo

About

Have fun with emoji-pixelated messages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages