Nico Weber
|
3f45e9ab1e
Lagom: Add LibGemini, LibGfx
|
před 5 roky |
Hüseyin ASLITÜRK
|
49c801f7fd
LibGfx: Fix color alfa for transparent color in GIFLoader
|
před 5 roky |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
před 5 roky |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
před 5 roky |
Peter Nelson
|
b1fee13904
LibGfx: Implement GIFImageDecoderPlugin animation methods
|
před 5 roky |
Peter Nelson
|
ddc4eb7be0
LibGfx: Optimise LZWDecoder
|
před 5 roky |
Peter Nelson
|
d22bb92764
LibGfx: Add support for animated images to ImageDecoder{Plugin}
|
před 5 roky |
Peter Nelson
|
5adf4901df
LibGfx: Fix crash on decoding small gifs
|
před 5 roky |
Andreas Kling
|
9c772a64a1
LibGfx: Don't proceed with GIF format sniffing if stream read fails
|
před 5 roky |
Peter Nelson
|
4cb765e520
LibGfx: Remove unnecessary casts
|
před 5 roky |
Peter Nelson
|
76cbfe1c38
LibGfx: Minor changes to adhere to code style guidelines
|
před 5 roky |
Peter Nelson
|
2cd9716b38
LibGfx: Add a sniff method to ImageDecoder and implement for GIF and PNG
|
před 5 roky |
Peter Nelson
|
df0d6e241c
LibGfx: Extract GIF header decoding into separate function
|
před 5 roky |
Peter Nelson
|
d5af7b220c
LibGfx: implement remaining GIFImageDecoderPlugin methods
|
před 5 roky |
Peter Nelson
|
e06518211b
LibGfx: decode first frame of GIF LZW data
|
před 5 roky |
Peter Nelson
|
9c2a675c38
LibGfx: Implement GIF LZW decoding
|
před 5 roky |
Andreas Kling
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
před 5 roky |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
před 5 roky |
Emanuel Sprung
|
074d935c6e
AK, LibGfx, LibGUI: Initialize various variables to zero.
|
před 5 roky |
Andreas Kling
|
93e9c2732b
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
před 5 roky |
Andreas Kling
|
c39d44fc2e
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
před 5 roky |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
před 5 roky |