Commit History

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