Histórico de Commits

Autor SHA1 Mensagem Data
  Nico Weber 187862ebe0 LibGfx: Add a .pam loader há 1 ano atrás
  Nico Weber 11b623b1fd LibGfx: Add data_size() accessors to Bitmap and CMYKBitmap há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Nicolas Ramz cd6c7f3fc4 LibGfx/ILBMLoader: Add support for PC DeluxePaint files há 1 ano atrás
  Nico Weber eb1c99bd72 LibPDF+LibGfx: Make SMasks on jpeg images work há 1 ano atrás
  Lucas CHOLLET 26a3be17c8 Userland: Register TIFF as a supported image file type há 1 ano atrás
  Lucas CHOLLET 67c6af8cfe LibGfx: Sort entries of ENUMERATE_IMAGE_FORMATS há 1 ano atrás
  Nico Weber a4dec92ed0 LibGfx: Add Bitmap::scaled_to_size() há 1 ano atrás
  Andreas Kling a396bb0c0b LibGfx: Remove indexed palette formats from Bitmap and Painter há 1 ano atrás
  MacDue b69e8ee893 LibGfx: Add Gfx::Bitmap::apply_mask() há 1 ano atrás
  Nicolas Ramz fda5590313 LibGfx/ILBM: Add an IFF-ILBM decoder :) há 2 anos atrás
  Lucas CHOLLET 475f1b6083 LibCore+LibGfx+LibGUI: Consider JPEG XL files as images há 2 anos atrás
  Lucas CHOLLET e56809dda8 LibGfx: Register WebP as a supported image format há 2 anos atrás
  MacDue bb5db0835d LibGfx: Allow loading a Bitmap (from bytes) with an ideal size há 2 anos atrás
  MacDue ee09ecaf42 Userland: Register MIME type/extension for .tvg há 2 anos atrás
  Nico Weber d70ddc8961 LibGfx: Add Bitmap::strip_alpha_channel() há 2 anos atrás
  Nico Weber 6e0fc5e221 LibGfx: Remove a `static` on a method in a .h file há 2 anos atrás
  Nico Weber c24e4acd19 LibGfx: Add Bitmap::begin() / Bitmap::end() há 2 anos atrás
  Andreas Kling bfe081caad LibGfx: Fix const-correctness issues há 2 anos atrás
  Andreas Kling 4b3e229157 LibGfx: Replace Bitmap::invert() with Bitmap::inverted() há 2 anos atrás
  Lucas CHOLLET 743b6e8781 LibGfx: Rename format name from `jpg` to `jpeg` há 2 anos atrás
  Lucas CHOLLET 782b1d20f5 LibGfx: Remove `Bitmap::load_from_fd_and_close()` há 2 anos atrás
  Lucas CHOLLET b13695c9f4 LibGfx: Add a stream compatible overload of `Bitmap::load_from_file()` há 2 anos atrás
  Tim Schumacher 6ea3c1659a LibGfx: Propagate errors from serializing bitmaps há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Jelle Raaijmakers 6d93947212 LibGfx: Use `ALWAYS_INLINE` for inline `Bitmap` methods há 2 anos atrás
  Tom Needham 591bebe662 LibGfx: Add the TGA format into the list of bitmap formats :^) há 2 anos atrás
  Liav A 1ea10bcb73 LibGfx: Split VERIFY statements in various Bitmap class methods há 2 anos atrás
  Rodrigo Tobar e818c955b3 LibGfx: Allow creating Bitmaps from ReadonlyBytes objects há 2 anos atrás
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value há 2 anos atrás