diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-19 18:36:45 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-19 18:36:45 +0200 |
commit | 0d8aaaaa44875026fee9f5ac268eb857a6e86fa9 (patch) | |
tree | effc91afe34bd343268205a73c336f47e6d24177 /Libraries/LibGUI/GIcon.cpp | |
parent | b3a63e1d503f3b837d62abc990d290112aab69cf (diff) | |
download | serenity-0d8aaaaa44875026fee9f5ac268eb857a6e86fa9.zip |
LibDraw: Store emojis in a HashMap<u32, RefPtr<GraphicsBitmap>>
Get rid of the dedicated Emoji class to make it easier to store a null
value signifying a failed lookup.
This allows us to remember failed lookups, making subsequent failures
for the same codepoint much faster. :^)
Diffstat (limited to 'Libraries/LibGUI/GIcon.cpp')
0 files changed, 0 insertions, 0 deletions