mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 08:46:25 +00:00
Add README
This commit is contained in:
parent
f6764a2a39
commit
f38de5cd6b
1 changed files with 9 additions and 0 deletions
9
src/plugins/textEmoji/README.md
Normal file
9
src/plugins/textEmoji/README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# TextEmoji
|
||||||
|
|
||||||
|
Prevents Discord from replacing emoji with images, leaving it up to the browser
|
||||||
|
to render them
|
||||||
|
|
||||||
|
![Chat with TextEmoji enabled, using the Noto Color Emoji font](https://github.com/Vendicated/Vencord/assets/33988779/464ec526-8ef7-4961-941f-a2a05642b0f7)
|
||||||
|
|
||||||
|
Allows your browser to render emoji as regular text, using the system font, such
|
||||||
|
as Noto Color Emoji or Segoe UI Emoji.
|
Loading…
Reference in a new issue