|
|
|
|
|
by ippa
3932 days ago
|
|
Nice! I've been using other similar services but this looks lightweight and fast with decent search. Would it be possible to show ios/android-icons (how they look or even exists) for each code? That question always comes up when I use utf8-chars instead of classic image-icons in webprojects. |
|
I've been pondering about that too (mostly something with having a service worker drawing each char on a canvas, uploading that to a server), but keeping track of OS/Browser/vendor/font-setup/... (let alone getting it all out of the browser) makes it pretty hairy to get right.