Age | Commit message (Expand) | Author |
---|---|---|
2020-06-13 | LibGfx: Don't keep an unused GIF decoder plugin in failed ImageDecoders | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-06-01 | LibGfx: Add ImageDecoder factory overload for ByteBuffers | Andreas Kling |
2020-05-09 | LibGfx: Add support for animated images to ImageDecoder{Plugin} | Peter Nelson |
2020-04-25 | LibGfx: Add a sniff method to ImageDecoder and implement for GIF and PNG | Peter Nelson |
2020-02-15 | LibGfx: Move a bunch of LogStream::operator<< to cpp files | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |