Open RazrFalcon opened 5 months ago
JPEG supports decoding an image at a smaller resolution, which is faster and uses less memory. This can be useful when we're trying to decode a very large JPEG just to downscale it using tiny-skia anyway.
tiny-skia
JPEG supports decoding an image at a smaller resolution, which is faster and uses less memory. This can be useful when we're trying to decode a very large JPEG just to downscale it using
tiny-skia
anyway.