Commit History

Author SHA1 Message Date
  Andreas Kling 19587934f3 LibGfx: Consolidate some types in the PNG decoder 5 years ago
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 years ago
  Peter Nelson d22bb92764 LibGfx: Add support for animated images to ImageDecoder{Plugin} 5 years ago
  LepkoQQ c7f0de14b5 LibGfx: Decode paletted and grayscale images with 1/2/4 bit depth 5 years ago
  Andreas Kling 888e35f0fe AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros 5 years ago
  LepkoQQ e5a598414f LibGfx: PNGLoader support for grayscale images with alpha. 5 years ago
  LepkoQQ d009df074f LibGfx: PNGLoader support for grayscale images with 8/16bpp. 5 years ago
  Peter Nelson 2cd9716b38 LibGfx: Add a sniff method to ImageDecoder and implement for GIF and PNG 5 years ago
  Andreas Kling 4393a2a96d LibGfx: Let the PNG decoder fail if the header is missing or too short 5 years ago
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header 5 years ago
  Andreas Kling 3bbf4610d2 AK: Add a forward declaration header 5 years ago
  Andreas Kling c39d44fc2e LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 5 years ago
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 years ago