提交历史

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