Historique des commits

Auteur SHA1 Message Date
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes il y a 2 ans
  Timothy Flynn fd1fbad1d2 LibGfx+LibUnicode: Support specifying the path to search for emoji il y a 2 ans
  Timothy Flynn 8be43cd3bf LibGfx: Use LibUnicode to filter code points that cannot start an emoji il y a 2 ans
  Timothy Flynn 392c8c99aa LibGfx: Use the paths to emoji images generated alongside emoji data il y a 2 ans
  Timothy Flynn fcd4535a55 LibGfx: Do not exclude all ASCII code points from emoji lookups il y a 2 ans
  Timothy Flynn f33ead7f5f LibGfx: Bail early from Emoji::emoji_for_code_point_iterator for ASCII il y a 2 ans
  Timothy Flynn 71967bc5de LibGfx: Implement Emoji::emoji_for_code_point_iterator for UTF-32 views il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 98f99a9f7e LibGfx: Change Emoji::emoji_for_code_points to accept const code points il y a 2 ans
  Ryan Liptak 379baa984d LibGfx: Always lookup emojis without emoji presentation specifiers il y a 3 ans
  Andreas Kling 130be479cb LibGfx: Don't use Span<u32> as hash key for cached emojis il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans