-
Notifications
You must be signed in to change notification settings - Fork 5
emoji side quest Notes
Chris Jones edited this page Jan 31, 2019
·
2 revisions
Emoji glyphs are stored as png images at different resolutions, ie. 20,32,40,48,64,96,160 pixels.
TL;DR
Install uni2ascii
using your favorite package manager
To get the unicode for an emoji, ie. π©
echo 'π©' | uni2ascii -a U -q
Outputs
\u1F4A9
To get an emoji from unicode
echo '\u1F4A9' | ascii2uni -a U -q
Outputs
π©
If you find any of this info helpful on your journey π click that π βοΈ star button. It sure makes me feel warm and fuzzy π» on the inside.
-
Linux and macOS Operation Notes
- β macOS Op Notes
- π§ Linux Op Notes
- Vim & Neovim Notes
- git Notes
- π fish shell Notes
- ECMAScript Tooling
- π₯§ Raspberry Pi Notes
- asdf version manager Notes
- Bind9 Notes
- Creating a custom motd on Debian Jessie
- ECMAScript Tooling
- Email client Notes
- Email Server Setup Notes Postfix & Dovecot
- Emoji side quest
- fish shell Notes
- π₯ π€ git it got it good Notes
- git Notes
- Graphics and Image Processing Notes
- GUI text editor Notes
- π»π§ Homebrew and Linuxbrew formula Notes
- Linux and macOS Administration Notes
- Linux and macOS Troubleshooting Notes
- MacBook Pro Late 2013 Notes
- Vim & Neovim Notes
- Video Production Notes
- Python Notes
- radare Notes
- Raspberry Pi Notes
- Terminal Emulators
- Tmux Notes
- Web Browser Notes
- Weechat Notes
- Microsoft Windows Notes