b11f292cc4
Additional Emoji ( #9020 )
...
* Refactor emote dimensions to 16x16 pixels
Updated the dimensions of various emotes in emotes.h from 30x30 or 25x25 to 16x16 pixels for consistency and optimization. Added new emotes including heart_smile, Heart_eyes, and others, all with the same 16x16 size. This change improves memory usage and aligns with the design specifications for smaller emotes.
* Add new emotes and their corresponding bitmap definitions
* Add strong emoji and first quarter moon face
* Add definitions for new emoji graphics
* Fix missing newline at end of file in emotes.cpp
* Add new emotes: eyes, eye, shrug, turkey, turkey leg
* Add turkey and related emote definitions
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/emotes.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-20 07:50:03 -06:00
Ixitxachitl and GitHub
c145be8e05
Refactor emote dimensions to 16x16 pixels ( #8493 )
...
Updated the dimensions of various emotes in emotes.h from 30x30 or 25x25 to 16x16 pixels for consistency and optimization. Added new emotes including heart_smile, Heart_eyes, and others, all with the same 16x16 size. This change improves memory usage and aligns with the design specifications for smaller emotes.
2025-10-31 21:20:29 +11:00